Uses of Class
org.odpi.openmetadata.accessservices.stewardshipaction.properties.StructSchemaTypeProperties
-
Packages that use StructSchemaTypeProperties Package Description org.odpi.openmetadata.accessservices.stewardshipaction.properties This properties package provides the properties used to create different types of instances for an asset and its attachments. -
-
Uses of StructSchemaTypeProperties in org.odpi.openmetadata.accessservices.stewardshipaction.properties
Subclasses of StructSchemaTypeProperties in org.odpi.openmetadata.accessservices.stewardshipaction.properties Modifier and Type Class Description classStructDocumentTypePropertiesStructDocumentTypeProperties is a specific type of bean for a do a nested structure in a hierarchical document structure such as an XML document.Constructors in org.odpi.openmetadata.accessservices.stewardshipaction.properties with parameters of type StructSchemaTypeProperties Constructor Description StructSchemaTypeProperties(StructSchemaTypeProperties template)Copy/clone Constructor.
-