Class Reference

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String stringId  
      protected java.lang.String title  
    • Constructor Summary

      Constructors 
      Constructor Description
      Reference()  
      Reference​(java.lang.String stringId, java.lang.String title)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • stringId

        protected java.lang.String stringId
      • title

        protected java.lang.String title
    • Constructor Detail

      • Reference

        public Reference()
      • Reference

        public Reference​(java.lang.String stringId,
                         java.lang.String title)