Class CodeAttributeDefinitionFormObject

    • Constructor Detail

      • CodeAttributeDefinitionFormObject

        public CodeAttributeDefinitionFormObject​(EntityDefinition parentDefn)
    • Method Detail

      • setList

        public void setList​(CodeList list)
      • isAllowValuesSorting

        public boolean isAllowValuesSorting()
      • setAllowValuesSorting

        public void setAllowValuesSorting​(boolean allowValuesSorting)
      • setParentCodeAttributeDefinition

        public void setParentCodeAttributeDefinition​(CodeAttributeDefinition parentCodeAttributeDefinition)
      • getParentCodeAttributeDefinitionPath

        public String getParentCodeAttributeDefinitionPath()
      • setParentCodeAttributeDefinitionPath

        public void setParentCodeAttributeDefinitionPath​(String parentCodeAttributeDefinitionPath)
      • getHierarchicalLevel

        public String getHierarchicalLevel()
      • setHierarchicalLevel

        public void setHierarchicalLevel​(String hierarchicalLevel)
      • getLayoutDirection

        public String getLayoutDirection()
      • setLayoutDirection

        public void setLayoutDirection​(String layoutDirection)
      • getLayoutType

        public String getLayoutType()
      • setLayoutType

        public void setLayoutType​(String layoutType)
      • isShowAllowedValuesPreview

        public boolean isShowAllowedValuesPreview()
      • setShowAllowedValuesPreview

        public void setShowAllowedValuesPreview​(boolean showAllowedValuesPreview)
      • isShowCode

        public boolean isShowCode()
      • setShowCode

        public void setShowCode​(boolean showCode)