Uses of Class
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
-
Packages that use EnumPropertyValue Package Description org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances -
-
Uses of EnumPropertyValue in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
Constructors in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances with parameters of type EnumPropertyValue Constructor Description EnumPropertyValue(EnumPropertyValue template)Copy/clone constructor initializes the enum with the values from the template.
-