Class SchemaInfo

    • Constructor Detail

      • SchemaInfo

        public SchemaInfo()
      • SchemaInfo

        public SchemaInfo​(SchemaInfo source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getName

        public String getName()
        Get 长度30字符内
        Returns:
        Name 长度30字符内
      • setName

        public void setName​(String Name)
        Set 长度30字符内
        Parameters:
        Name - 长度30字符内
      • getType

        public String getType()
        Get 数据类型
        Returns:
        Type 数据类型
      • setType

        public void setType​(String Type)
        Set 数据类型
        Parameters:
        Type - 数据类型