Package 

Class DateSchemaBean

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class DateSchemaBean
     implements Serializable
                        

    Describe the type of device error reporting.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static String type
      public final static int MIN_LEN
      public final static int MAX_LEN
    • Method Summary

      Modifier and Type Method Description
      int getMaxlen() Get fault value max length.
      int getMinLen() Get fault value min length.
      • Methods inherited from class java.lang.Object

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

      • getMaxlen

         int getMaxlen()

        Get fault value max length.

      • getMinLen

         int getMinLen()

        Get fault value min length.