Package 

Class SchemaExt

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class SchemaExt
     implements Serializable
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String inputType
      private int id
      private String inputStyle
    • Method Summary

      Modifier and Type Method Description
      String getInputType()
      void setInputType(String inputType)
      int getId()
      void setId(int id)
      String getInputStyle()
      void setInputStyle(String inputStyle)
      • Methods inherited from class java.lang.Object

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