www.element4solution.com

e4s.util
Class E4Settings.DATATYPE_DEF

java.lang.Object
  extended by e4s.util.E4Settings.DATATYPE_DEF
Enclosing class:
E4Settings

public static class E4Settings.DATATYPE_DEF
extends java.lang.Object


Constructor Summary
E4Settings.DATATYPE_DEF(E4SelectValues options, E4Label_Intf rem)
           
E4Settings.DATATYPE_DEF(int datatype, E4Label_Intf rem)
           
 
Method Summary
 int getDatatype()
           
 E4SelectValues getOptions()
           
 E4Label_Intf getRem()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

E4Settings.DATATYPE_DEF

public E4Settings.DATATYPE_DEF(E4SelectValues options,
                               E4Label_Intf rem)

E4Settings.DATATYPE_DEF

public E4Settings.DATATYPE_DEF(int datatype,
                               E4Label_Intf rem)
Method Detail

getDatatype

public int getDatatype()

getOptions

public E4SelectValues getOptions()

getRem

public E4Label_Intf getRem()

www.element4solution.com