java.lang.Object
org.odpi.openmetadata.accessservices.communityprofile.properties.RelationshipProperties
org.odpi.openmetadata.accessservices.communityprofile.properties.NestedLocationProperties

public class NestedLocationProperties extends RelationshipProperties
NestedLocationProperties describes the properties for the NestedLocation relationship between locations.
  • Constructor Details

    • NestedLocationProperties

      public NestedLocationProperties()
      Default constructor
    • NestedLocationProperties

      public NestedLocationProperties(NestedLocationProperties template)
      Copy/clone constructor
      Parameters:
      template - object to copy
  • Method Details