Class AdjacentLocationProperties
java.lang.Object
org.odpi.openmetadata.frameworks.openmetadata.properties.RelationshipProperties
org.odpi.openmetadata.frameworks.openmetadata.properties.locations.AdjacentLocationProperties
AdjacentLocationProperties describes the properties for the AdjacentLocation relationship between adjacent 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
-
AdjacentLocationProperties
public AdjacentLocationProperties()Default constructor -
AdjacentLocationProperties
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.
-