Class DataObjectProperty


  • @Portable
    public class DataObjectProperty
    extends Object
    • Constructor Detail

      • DataObjectProperty

        public DataObjectProperty()
    • Method Detail

      • getProperty

        public String getProperty()
      • setProperty

        public void setProperty​(String property)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • isList

        public boolean isList()
      • setList

        public void setList​(boolean list)