Package 

Class StructSchemaBean

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class StructSchemaBean
     implements Serializable
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static String type
      private Map<String, StructPropertyBean> properties
    • Method Summary

      Modifier and Type Method Description
      Map<String, StructPropertyBean> getProperties()
      void setProperties(Map<String, StructPropertyBean> properties)
      • Methods inherited from class java.lang.Object

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

      • StructSchemaBean

        StructSchemaBean()
    • Method Detail

      • setProperties

         void setProperties(Map<String, StructPropertyBean> properties)