Package 

Class EnumSchemaBean

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class EnumSchemaBean
     implements Serializable
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static String type
      public Set<String> range
    • Constructor Summary

      Constructors 
      Constructor Description
      EnumSchemaBean()
    • Method Summary

      Modifier and Type Method Description
      Set<String> getRange()
      void setRange(Set<String> range)
      • Methods inherited from class java.lang.Object

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

      • EnumSchemaBean

        EnumSchemaBean()