Class NestedLocationProperties
java.lang.Object
org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.locations.NestedLocationProperties
NestedLocationProperties describes the properties for the NestedLocation relationship between locations.
-
Constructor Summary
ConstructorDescriptionDefault constructorCopy/clone constructor -
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
equals, getEffectiveFrom, getEffectiveTo, getExtendedProperties, hashCode, setEffectiveFrom, setEffectiveTo, setExtendedProperties
-
Constructor Details
-
NestedLocationProperties
public NestedLocationProperties()Default constructor -
NestedLocationProperties
Copy/clone constructor- Parameters:
template
- object to copy
-
-
Method Details
-
toString
JSON-style toString.- Overrides:
toString
in classRelationshipProperties
- Returns:
- list of properties and their values.
-