Class Options


  • public class Options
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Options()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLabel()  
      java.lang.String getRelatesTo()  
      java.lang.Object getValue()  
      • Methods inherited from class java.lang.Object

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

      • Options

        public Options()
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
      • getValue

        public java.lang.Object getValue()
      • getRelatesTo

        public java.lang.String getRelatesTo()