Class PropertyTranslation

    • Constructor Detail

      • PropertyTranslation

        public PropertyTranslation​(String propertyName,
                                   Translation translation)
    • Method Detail

      • getPropertyName

        public String getPropertyName()
      • setPropertyName

        public void setPropertyName​(String propertyName)
      • getTranslation

        public String getTranslation()
      • setTranslation

        public void setTranslation​(String translation)
      • getEntityId

        public String getEntityId()
      • setEntityId

        public void setEntityId​(String entityId)
      • getEntitySubId

        public String getEntitySubId()
      • setEntitySubId

        public void setEntitySubId​(String entitySubId)
      • getPropertyValue

        public String getPropertyValue()
      • setPropertyValue

        public void setPropertyValue​(String propertyValue)