Uses of Class
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
-
Packages that use ArrayPropertyValue Package Description org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances -
-
Uses of ArrayPropertyValue 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 ArrayPropertyValue Constructor Description ArrayPropertyValue(ArrayPropertyValue template)Copy/clone constructor set up the array using the supplied template.
-