Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.LatestChange
-
Packages that use LatestChange Package Description org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of LatestChange in org.odpi.openmetadata.frameworks.connectors.properties.beans
Fields in org.odpi.openmetadata.frameworks.connectors.properties.beans declared as LatestChange Modifier and Type Field Description protected LatestChangeReferenceable. latestChangeDetailsMethods in org.odpi.openmetadata.frameworks.connectors.properties.beans that return LatestChange Modifier and Type Method Description LatestChangeReferenceable. getLatestChangeDetails()Return full details of the latest change to the asset universe.Methods in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type LatestChange Modifier and Type Method Description voidReferenceable. setLatestChangeDetails(LatestChange latestChangeDetails)Set up full details of the latest change to the asset universe.Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type LatestChange Constructor Description LatestChange(LatestChange template)Copy/clone constructor
-