Class DataSpec

    • Field Detail

      • name

        protected java.lang.String name
      • itemSubjectRef

        protected java.lang.String itemSubjectRef
      • isCollection

        protected boolean isCollection
    • Constructor Detail

      • DataSpec

        public DataSpec()
    • Method Detail

      • getName

        public java.lang.String getName()
      • setName

        public void setName​(java.lang.String name)
      • getItemSubjectRef

        public java.lang.String getItemSubjectRef()
      • setItemSubjectRef

        public void setItemSubjectRef​(java.lang.String itemSubjectRef)
      • isCollection

        public boolean isCollection()
      • setCollection

        public void setCollection​(boolean isCollection)
      • setValues

        public void setValues​(DataSpec otherDataSpec)