Package 

Class DpEnumTypeData

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class DpEnumTypeData
     implements Serializable
                        
    • Method Summary

      Modifier and Type Method Description
      List<String> getValue()
      void setValue(List<String> value)
      List<Object> getValueKey()
      void setValueKey(List<Object> valueKey)
      int getCurrentIndex()
      void setCurrentIndex(int currentIndex)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait