Class NodeDefinitionFormObject<T extends NodeDefinition>

    • Field Detail

      • key

        protected boolean key
      • measurement

        protected boolean measurement
      • qualifier

        protected boolean qualifier
      • showInSummary

        protected boolean showInSummary
    • Method Detail

      • setParentDefinition

        public void setParentDefinition​(EntityDefinition parentDefinition)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • isKey

        public boolean isKey()
      • setKey

        public void setKey​(boolean key)
      • isCalculated

        public boolean isCalculated()
      • setCalculated

        public void setCalculated​(boolean calculated)
      • isQualifier

        public boolean isQualifier()
      • setQualifier

        public void setQualifier​(boolean qualifier)
      • isShowInSummary

        public boolean isShowInSummary()
      • setShowInSummary

        public void setShowInSummary​(boolean showInSummary)
      • isIncludeInDataExport

        public boolean isIncludeInDataExport()
      • setIncludeInDataExport

        public void setIncludeInDataExport​(boolean includeInDataExport)
      • isShowInUI

        public boolean isShowInUI()
      • setShowInUI

        public void setShowInUI​(boolean showInUI)
      • isCalculatedOnlyOneTime

        public boolean isCalculatedOnlyOneTime()
      • setCalculatedOnlyOneTime

        public void setCalculatedOnlyOneTime​(boolean calculatedOnlyOneTime)
      • getHeadingLabel

        public String getHeadingLabel()
      • setHeadingLabel

        public void setHeadingLabel​(String headingLabel)
      • getInstanceLabel

        public String getInstanceLabel()
      • setInstanceLabel

        public void setInstanceLabel​(String instanceLabel)
      • getNumberLabel

        public String getNumberLabel()
      • setNumberLabel

        public void setNumberLabel​(String numberLabel)
      • getAbbreviatedLabel

        public String getAbbreviatedLabel()
      • setAbbreviatedLabel

        public void setAbbreviatedLabel​(String abbreviatedLabel)
      • getReportingLabel

        public String getReportingLabel()
      • setReportingLabel

        public void setReportingLabel​(String reportingLabel)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • isMultiple

        public boolean isMultiple()
      • setMultiple

        public void setMultiple​(boolean multiple)
      • getInterviewPromptLabel

        public String getInterviewPromptLabel()
      • setInterviewPromptLabel

        public void setInterviewPromptLabel​(String interviewPromptLabel)
      • getPaperPromptLabel

        public String getPaperPromptLabel()
      • setPaperPromptLabel

        public void setPaperPromptLabel​(String paperPromptLabel)
      • getHandheldPromptLabel

        public String getHandheldPromptLabel()
      • setHandheldPromptLabel

        public void setHandheldPromptLabel​(String handheldPromptLabel)
      • getPcPromptLabel

        public String getPcPromptLabel()
      • setPcPromptLabel

        public void setPcPromptLabel​(String pcPromptLabel)
      • getRequirenessType

        public String getRequirenessType()
      • setRequirenessType

        public void setRequirenessType​(String requirenessType)
      • getRequiredWhenExpression

        public String getRequiredWhenExpression()
      • setRequiredWhenExpression

        public void setRequiredWhenExpression​(String requiredWhenExpression)
      • getRelevanceType

        public String getRelevanceType()
      • setRelevanceType

        public void setRelevanceType​(String relevanceType)
      • getRelevantExpression

        public String getRelevantExpression()
      • setRelevantExpression

        public void setRelevantExpression​(String relevantExpression)
      • isHideWhenNotRelevant

        public boolean isHideWhenNotRelevant()
      • setHideWhenNotRelevant

        public void setHideWhenNotRelevant​(boolean hideWhenNotRelevant)
      • getMinCountExpression

        public String getMinCountExpression()
      • setMinCountExpression

        public void setMinCountExpression​(String expression)
      • getMaxCountExpression

        public String getMaxCountExpression()
      • setMaxCountExpression

        public void setMaxCountExpression​(String expression)
      • isAutoGenerateMinItems

        public boolean isAutoGenerateMinItems()
      • setAutoGenerateMinItems

        public void setAutoGenerateMinItems​(boolean autoGenerateMinItems)
      • getTabName

        public String getTabName()
      • setTabName

        public void setTabName​(String tabName)
      • getColumn

        public int getColumn()
      • setColumn

        public void setColumn​(int column)
      • getColumnSpan

        public int getColumnSpan()
      • setColumnSpan

        public void setColumnSpan​(int columnSpan)
      • getWidth

        public Integer getWidth()
      • setWidth

        public void setWidth​(Integer width)
      • getLabelWidth

        public Integer getLabelWidth()
      • setLabelWidth

        public void setLabelWidth​(Integer labelWidth)
      • getLabelOrientation

        public String getLabelOrientation()
      • setLabelOrientation

        public void setLabelOrientation​(String labelOrientation)
      • isFromCollectEarthCSV

        public boolean isFromCollectEarthCSV()
      • setFromCollectEarthCSV

        public void setFromCollectEarthCSV​(boolean fromCollectEarthCSV)
      • isIncludedInCollectEarthHeader

        public boolean isIncludedInCollectEarthHeader()
      • setIncludedInCollectEarthHeader

        public void setIncludedInCollectEarthHeader​(boolean showReadOnlyFieldInCollectEarth)
      • isShowReadOnlyFieldInCollectEarth

        public boolean isShowReadOnlyFieldInCollectEarth()
      • setShowReadOnlyFieldInCollectEarth

        public void setShowReadOnlyFieldInCollectEarth​(boolean showReadOnlyFieldInCollectEarth)
      • isHideKeyInCollectEarthRecordList

        public boolean isHideKeyInCollectEarthRecordList()
      • setHideKeyInCollectEarthRecordList

        public void setHideKeyInCollectEarthRecordList​(boolean hideKeyInCollectEarthRecordList)
      • getDefaultInstanceLabel

        public String getDefaultInstanceLabel()
      • getDefaultHeadingLabel

        public String getDefaultHeadingLabel()
      • getDefaultDescription

        public String getDefaultDescription()
      • isMeasurement

        public boolean isMeasurement()
      • setMeasurement

        public void setMeasurement​(boolean measurement)
      • getBackgroundTransparency

        public Integer getBackgroundTransparency()
      • setBackgroundTransparency

        public void setBackgroundTransparency​(Integer backgroundTransparency)
      • getBackgroundColor

        public String getBackgroundColor()
      • setBackgroundColor

        public void setBackgroundColor​(String backgroundColor)