Class EntityOfDynamicComponent


  • public class EntityOfDynamicComponent
    extends java.lang.Object
    • Constructor Detail

      • EntityOfDynamicComponent

        public EntityOfDynamicComponent()
    • Method Detail

      • getId

        public java.lang.Long getId()
      • setId

        public void setId​(java.lang.Long id)
      • getNote

        public java.lang.String getNote()
      • setNote

        public void setNote​(java.lang.String note)
      • getValues

        public java.util.Map getValues()
      • setValues

        public void setValues​(java.util.Map values)
      • getValuesWithProperties

        public java.util.Map getValuesWithProperties()
      • setValuesWithProperties

        public void setValuesWithProperties​(java.util.Map valuesWithProperties)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object