Class PropertyIteratorBase
java.lang.Object
org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
org.odpi.openmetadata.frameworks.connectors.properties.PropertyIteratorBase
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
APIOperations,Certifications,CommentReplies,Comments,Connections,ExternalIdentifiers,ExternalReferences,InformalTags,Licenses,Likes,Locations,NoteLogs,Notes,Ratings,RelatedAssets,RelatedMediaReferences,SchemaAttributes
Base class for the iterators supporting asset universe
- See Also:
-
Field Summary
Fields inherited from class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
CURRENT_AUDIT_HEADER_VERSION -
Method Summary
Modifier and TypeMethodDescriptionintReturn the number of elements in the list.Methods inherited from class org.odpi.openmetadata.frameworks.connectors.properties.beans.PropertyBase
equals, getHeaderVersion, hashCode, setHeaderVersion
-
Method Details
-
getElementCount
public int getElementCount()Return the number of elements in the list.- Returns:
- elementCount
-