Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.AssetSchemaAttribute
-
Packages that use AssetSchemaAttribute Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of AssetSchemaAttribute in org.odpi.openmetadata.frameworks.connectors.properties
Methods in org.odpi.openmetadata.frameworks.connectors.properties that return AssetSchemaAttribute Modifier and Type Method Description AssetSchemaAttributeAssetAPIOperations. next()Return the next element in the iteration.AssetSchemaAttributeAssetSchemaAttributes. next()Return the next element in the iteration.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type AssetSchemaAttribute Constructor Description AssetSchemaAttribute(AssetDescriptor parentAsset, AssetSchemaAttribute template)Copy/clone constructor.
-