Class FieldPresentationDTO

    • Constructor Detail

      • FieldPresentationDTO

        public FieldPresentationDTO()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getDisplayerName

        public String getDisplayerName()
      • setDisplayerName

        public void setDisplayerName​(String displayerName)
      • getInstanceId

        public String getInstanceId()
      • setInstanceId

        public void setInstanceId​(String instanceId)