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