Class ConnectedSchemaAttributes
java.lang.Object
org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.client.ConnectedSchemaAttributes
- All Implemented Interfaces:
Serializable,Iterator<org.odpi.openmetadata.frameworks.connectors.properties.beans.SchemaAttribute>
public class ConnectedSchemaAttributes
extends org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
ConnectedSchemaAttributes provides the open metadata iterator for the attributes of a schema.
This iterator extends the Open Connector Framework (OCF) SchemaAttributes object.
- See Also:
-
Field Summary
Fields inherited from class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
CURRENT_AUDIT_HEADER_VERSION -
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.SchemaAttributes
hasNext, next, remove, toStringMethods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
getElementCountMethods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
equals, getHeaderVersion, hashCode, setHeaderVersionMethods inherited from interface java.util.Iterator
forEachRemaining