Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.beans.Location
-
Packages that use Location Package Description org.odpi.openmetadata.frameworks.connectors.properties org.odpi.openmetadata.frameworks.connectors.properties.beans -
-
Uses of Location in org.odpi.openmetadata.frameworks.connectors.properties
Fields in org.odpi.openmetadata.frameworks.connectors.properties declared as Location Modifier and Type Field Description protected LocationAssetLocation. locationBeanMethods in org.odpi.openmetadata.frameworks.connectors.properties that return Location Modifier and Type Method Description protected LocationAssetLocation. getLocationBean()Return the bean with all of the properties in it.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type Location Constructor Description AssetLocation(AssetDescriptor parentAsset, Location locationBean)Bean constructor and parent assetAssetLocation(Location locationBean)Bean constructor -
Uses of Location in org.odpi.openmetadata.frameworks.connectors.properties.beans
Constructors in org.odpi.openmetadata.frameworks.connectors.properties.beans with parameters of type Location Constructor Description Location(Location templateLocation)Copy/clone constructor
-