Class WikiConnector.ReturnString

  • Enclosing class:
    WikiConnector

    protected static class WikiConnector.ReturnString
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String returnValue  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ReturnString()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • returnValue

        public java.lang.String returnValue
    • Constructor Detail

      • ReturnString

        protected ReturnString()