Package 

Class CommonSpecParamsBean

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class CommonSpecParamsBean
     implements Serializable
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String code
      private Map<String, Object> typeSpec
    • Method Summary

      Modifier and Type Method Description
      String getCode()
      void setCode(String code)
      Map<String, Object> getTypeSpec()
      void setTypeSpec(Map<String, Object> typeSpec)
      • Methods inherited from class java.lang.Object

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

      • CommonSpecParamsBean

        CommonSpecParamsBean()