Class ValidMetadataValueDetail
java.lang.Object
org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValueDetail
- All Implemented Interfaces:
Serializable
ValidMetadataValueDetail retrieves a single valid value for a property. If the property is a map property, it represents a single valid map name
and its map values.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstructorCopy/clone constructor -
Method Summary
Modifier and TypeMethodDescriptionvoid
setValidMapNameValues
(List<ValidMetadataValue> validMapNameValues) Methods inherited from class org.odpi.openmetadata.frameworks.governanceaction.properties.ValidMetadataValue
equals, getAdditionalProperties, getDescription, getDisplayName, getEffectiveFrom, getEffectiveTo, getIsDeprecated, getPreferredValue, getScope, getUsage, hashCode, setAdditionalProperties, setDescription, setDisplayName, setEffectiveFrom, setEffectiveTo, setIsDeprecated, setPreferredValue, setScope, setUsage, toString
-
Constructor Details
-
ValidMetadataValueDetail
public ValidMetadataValueDetail()Constructor -
ValidMetadataValueDetail
Copy/clone constructor- Parameters:
template
- object to copy
-
-
Method Details
-
getValidMapNameValues
-
setValidMapNameValues
-