Class DataSpec

    • Field Detail

      • itemSubjectRef

        protected String itemSubjectRef
      • isCollection

        protected boolean isCollection
    • Constructor Detail

      • DataSpec

        public DataSpec()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getItemSubjectRef

        public String getItemSubjectRef()
      • setItemSubjectRef

        public void setItemSubjectRef​(String itemSubjectRef)
      • isCollection

        public boolean isCollection()
      • setCollection

        public void setCollection​(boolean isCollection)
      • setValues

        public void setValues​(DataSpec otherDataSpec)