public class CoordinateAttributeDefinitionFormObject<T extends CoordinateAttributeDefinition> extends AttributeDefinitionFormObject<T>
NodeDefinitionFormObject.RelevanceType, NodeDefinitionFormObject.RequirenessTypeATTRIBUTE_DEFAULTS_FIELD, CALCULATED_FIELD, CHECKS_FIELD, KEY_FIELD, MEASUREMENT_FIELD, REFERENCED_ATTRIBUTE_PATH_FIELDkey, measurement, MULTIPLE_FIELD, qualifier, REQUIRED_FIELD, REQUIRENESS_FIELD, showInSummaryVERSION_EMPTY_SELECTION| Modifier and Type | Method and Description |
|---|---|
String |
getFieldsOrderValue() |
String |
getSrsFieldLabel() |
String |
getxFieldLabel() |
String |
getyFieldLabel() |
boolean |
isAllowOnlyDeviceCoordinate() |
boolean |
isIncludeAccuracy() |
boolean |
isIncludeAltitude() |
boolean |
isShowSrsField() |
protected void |
loadFieldsOrderValue(T source) |
void |
loadFrom(T source,
String languageCode) |
protected void |
saveFieldOrderValue(T dest) |
void |
saveTo(T dest,
String languageCode) |
void |
setAllowOnlyDeviceCoordinate(boolean allowOnlyDeviceCoordinate) |
void |
setFieldsOrderValue(String fieldsOrderValue) |
void |
setIncludeAccuracy(boolean includeAccuracy) |
void |
setIncludeAltitude(boolean includeAltitude) |
void |
setShowSrsField(boolean showSrsField) |
void |
setSrsFieldLabel(String srsFieldLabel) |
void |
setxFieldLabel(String xFieldLabel) |
void |
setyFieldLabel(String yFieldLabel) |
getAttributeDefaults, getChecks, getPhaseToApplyDefaultValue, getReferencedAttributePath, getVisibleFields, isEditable, isShowInMapBalloon, reset, setAttributeDefaults, setChecks, setEditable, setPhaseToApplyDefaultValue, setReferencedAttributePath, setShowInMapBalloon, setVisibleFieldsgetAbbreviatedLabel, getBackgroundColor, getBackgroundTransparency, getColumn, getColumnSpan, getDefaultDescription, getDefaultHeadingLabel, getDefaultInstanceLabel, getDescription, getHandheldPromptLabel, getHeadingLabel, getInstanceLabel, getInterviewPromptLabel, getLabelOrientation, getLabelWidth, getMaxCountExpression, getMinCountExpression, getName, getNumberLabel, getPaperPromptLabel, getPcPromptLabel, getRelevanceType, getRelevantExpression, getReportingLabel, getRequiredWhenExpression, getRequirenessType, getTabName, getUIOptions, getWidth, isAutoGenerateMinItems, isCalculated, isCalculatedOnlyOneTime, isFromCollectEarthCSV, isHideKeyInCollectEarthRecordList, isHideWhenNotRelevant, isIncludedInCollectEarthHeader, isIncludeInDataExport, isKey, isMeasurement, isMultiple, isQualifier, isShowInSummary, isShowInUI, isShowReadOnlyFieldInCollectEarth, newInstance, newInstance, setAbbreviatedLabel, setAutoGenerateMinItems, setBackgroundColor, setBackgroundTransparency, setCalculated, setCalculatedOnlyOneTime, setColumn, setColumnSpan, setDescription, setFromCollectEarthCSV, setHandheldPromptLabel, setHeadingLabel, setHideKeyInCollectEarthRecordList, setHideWhenNotRelevant, setIncludedInCollectEarthHeader, setIncludeInDataExport, setInstanceLabel, setInterviewPromptLabel, setKey, setLabelOrientation, setLabelWidth, setMaxCountExpression, setMeasurement, setMinCountExpression, setMultiple, setName, setNumberLabel, setPaperPromptLabel, setParentDefinition, setPcPromptLabel, setQualifier, setRelevanceType, setRelevantExpression, setReportingLabel, setRequiredWhenExpression, setRequirenessType, setShowInSummary, setShowInUI, setShowReadOnlyFieldInCollectEarth, setTabName, setWidthgetDeprecatedVersionId, getSinceVersionId, setDeprecatedVersionId, setSinceVersionIdgetSourcepublic void saveTo(T dest, String languageCode)
saveTo in class AttributeDefinitionFormObject<T extends CoordinateAttributeDefinition>protected void saveFieldOrderValue(T dest)
public void loadFrom(T source, String languageCode)
loadFrom in class AttributeDefinitionFormObject<T extends CoordinateAttributeDefinition>protected void loadFieldsOrderValue(T source)
public String getFieldsOrderValue()
public void setFieldsOrderValue(String fieldsOrderValue)
public String getxFieldLabel()
public void setxFieldLabel(String xFieldLabel)
public String getyFieldLabel()
public void setyFieldLabel(String yFieldLabel)
public String getSrsFieldLabel()
public void setSrsFieldLabel(String srsFieldLabel)
public boolean isAllowOnlyDeviceCoordinate()
public void setAllowOnlyDeviceCoordinate(boolean allowOnlyDeviceCoordinate)
public boolean isShowSrsField()
public void setShowSrsField(boolean showSrsField)
public boolean isIncludeAltitude()
public void setIncludeAltitude(boolean includeAltitude)
public boolean isIncludeAccuracy()
public void setIncludeAccuracy(boolean includeAccuracy)
Copyright © 2021 Open Foris. All rights reserved.