public class ValidValueRange2 extends Reference
validvaluerange asset type in IGC, displayed as 'ValidValueRange' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<InformationAsset> |
customAttributeDefOfHasValidValuesInverse |
protected Boolean |
isCaseSensitive |
protected Boolean |
isMaxInclusive |
protected Boolean |
isMinInclusive |
protected Boolean |
isNot |
protected String |
maximumValue |
protected String |
minimumValue |
protected Number |
sequence |
protected ItemList<ValidValueList2> |
validValueListOfContainsValidValuesInverse |
| Constructor and Description |
|---|
ValidValueRange2() |
| Modifier and Type | Method and Description |
|---|---|
ItemList<InformationAsset> |
getCustomAttributeDefOfHasValidValuesInverse()
Retrieve the
custom_attribute_def_of_has_valid_values_inverse property (displayed as 'Custom Attribute Def Of Has Valid Values Inverse') of the object. |
Boolean |
getIsCaseSensitive()
Retrieve the
is_case_sensitive property (displayed as 'Is Case Sensitive') of the object. |
Boolean |
getIsMaxInclusive()
Retrieve the
is_max_inclusive property (displayed as 'Is Max Inclusive') of the object. |
Boolean |
getIsMinInclusive()
Retrieve the
is_min_inclusive property (displayed as 'Is Min Inclusive') of the object. |
Boolean |
getIsNot()
Retrieve the
is_not property (displayed as 'Is Not') of the object. |
String |
getMaximumValue()
Retrieve the
maximum_value property (displayed as 'Maximum Value') of the object. |
String |
getMinimumValue()
Retrieve the
minimum_value property (displayed as 'Minimum Value') of the object. |
Number |
getSequence()
Retrieve the
sequence property (displayed as 'Sequence') of the object. |
ItemList<ValidValueList2> |
getValidValueListOfContainsValidValuesInverse()
Retrieve the
valid_value_list_of_contains_valid_values_inverse property (displayed as 'Valid Value List Of Contains Valid Values Inverse') of the object. |
void |
setCustomAttributeDefOfHasValidValuesInverse(ItemList<InformationAsset> customAttributeDefOfHasValidValuesInverse)
Set the
custom_attribute_def_of_has_valid_values_inverse property (displayed as Custom Attribute Def Of Has Valid Values Inverse) of the object. |
void |
setIsCaseSensitive(Boolean isCaseSensitive)
Set the
is_case_sensitive property (displayed as Is Case Sensitive) of the object. |
void |
setIsMaxInclusive(Boolean isMaxInclusive)
Set the
is_max_inclusive property (displayed as Is Max Inclusive) of the object. |
void |
setIsMinInclusive(Boolean isMinInclusive)
Set the
is_min_inclusive property (displayed as Is Min Inclusive) of the object. |
void |
setIsNot(Boolean isNot)
Set the
is_not property (displayed as Is Not) of the object. |
void |
setMaximumValue(String maximumValue)
Set the
maximum_value property (displayed as Maximum Value) of the object. |
void |
setMinimumValue(String minimumValue)
Set the
minimum_value property (displayed as Minimum Value) of the object. |
void |
setSequence(Number sequence)
Set the
sequence property (displayed as Sequence) of the object. |
void |
setValidValueListOfContainsValidValuesInverse(ItemList<ValidValueList2> validValueListOfContainsValidValuesInverse)
Set the
valid_value_list_of_contains_valid_values_inverse property (displayed as Valid Value List Of Contains Valid Values Inverse) of the object. |
areModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected ItemList<InformationAsset> customAttributeDefOfHasValidValuesInverse
protected Boolean isCaseSensitive
protected Boolean isMaxInclusive
protected Boolean isMinInclusive
protected Boolean isNot
protected String maximumValue
protected String minimumValue
protected Number sequence
protected ItemList<ValidValueList2> validValueListOfContainsValidValuesInverse
public ItemList<InformationAsset> getCustomAttributeDefOfHasValidValuesInverse()
custom_attribute_def_of_has_valid_values_inverse property (displayed as 'Custom Attribute Def Of Has Valid Values Inverse') of the object.ItemList<InformationAsset>public void setCustomAttributeDefOfHasValidValuesInverse(ItemList<InformationAsset> customAttributeDefOfHasValidValuesInverse)
custom_attribute_def_of_has_valid_values_inverse property (displayed as Custom Attribute Def Of Has Valid Values Inverse) of the object.customAttributeDefOfHasValidValuesInverse - the value to setpublic Boolean getIsCaseSensitive()
is_case_sensitive property (displayed as 'Is Case Sensitive') of the object.Booleanpublic void setIsCaseSensitive(Boolean isCaseSensitive)
is_case_sensitive property (displayed as Is Case Sensitive) of the object.isCaseSensitive - the value to setpublic Boolean getIsMaxInclusive()
is_max_inclusive property (displayed as 'Is Max Inclusive') of the object.Booleanpublic void setIsMaxInclusive(Boolean isMaxInclusive)
is_max_inclusive property (displayed as Is Max Inclusive) of the object.isMaxInclusive - the value to setpublic Boolean getIsMinInclusive()
is_min_inclusive property (displayed as 'Is Min Inclusive') of the object.Booleanpublic void setIsMinInclusive(Boolean isMinInclusive)
is_min_inclusive property (displayed as Is Min Inclusive) of the object.isMinInclusive - the value to setpublic Boolean getIsNot()
is_not property (displayed as 'Is Not') of the object.Booleanpublic void setIsNot(Boolean isNot)
is_not property (displayed as Is Not) of the object.isNot - the value to setpublic String getMaximumValue()
maximum_value property (displayed as 'Maximum Value') of the object.Stringpublic void setMaximumValue(String maximumValue)
maximum_value property (displayed as Maximum Value) of the object.maximumValue - the value to setpublic String getMinimumValue()
minimum_value property (displayed as 'Minimum Value') of the object.Stringpublic void setMinimumValue(String minimumValue)
minimum_value property (displayed as Minimum Value) of the object.minimumValue - the value to setpublic Number getSequence()
sequence property (displayed as 'Sequence') of the object.Numberpublic void setSequence(Number sequence)
sequence property (displayed as Sequence) of the object.sequence - the value to setpublic ItemList<ValidValueList2> getValidValueListOfContainsValidValuesInverse()
valid_value_list_of_contains_valid_values_inverse property (displayed as 'Valid Value List Of Contains Valid Values Inverse') of the object.ItemList<ValidValueList2>public void setValidValueListOfContainsValidValuesInverse(ItemList<ValidValueList2> validValueListOfContainsValidValuesInverse)
valid_value_list_of_contains_valid_values_inverse property (displayed as Valid Value List Of Contains Valid Values Inverse) of the object.validValueListOfContainsValidValuesInverse - the value to setCopyright © 2018–2021 ODPi. All rights reserved.