Uses of Class
org.odpi.openmetadata.accessservices.digitalarchitecture.properties.ValidValuesImplProperties
-
Packages that use ValidValuesImplProperties Package Description org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements The metadata elements describe the way that metadata is returned from the repository.org.odpi.openmetadata.accessservices.digitalarchitecture.properties These beans describe the core properties that are passed to the server to create and update metadata. -
-
Uses of ValidValuesImplProperties in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements
Subclasses of ValidValuesImplProperties in org.odpi.openmetadata.accessservices.digitalarchitecture.metadataelements Modifier and Type Class Description classValidValueImplAssetElementValidValueImplAssetElement contains the properties and header for a reference data set linked to a valid value retrieved from the metadata repository.classValidValueImplDefinitionElementValidValueImplDefinitionElement describes a Valid Value that defines one if the values in a reference data asset. -
Uses of ValidValuesImplProperties in org.odpi.openmetadata.accessservices.digitalarchitecture.properties
Constructors in org.odpi.openmetadata.accessservices.digitalarchitecture.properties with parameters of type ValidValuesImplProperties Constructor Description ValidValuesImplProperties(ValidValuesImplProperties template)Copy/clone constructor.
-