Package 

Class BitmapSchemaBean

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class BitmapSchemaBean
     implements Serializable
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static String type
      private int maxlen
      private List<Object> label
    • Method Summary

      Modifier and Type Method Description
      int getMaxlen()
      void setMaxlen(int maxlen)
      List<Object> getLabel()
      void setLabel(List<Object> label)
      • Methods inherited from class java.lang.Object

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

      • BitmapSchemaBean

        BitmapSchemaBean()