Class AdjacentLocationProperties

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

public class AdjacentLocationProperties extends RelationshipProperties
AdjacentLocationProperties describes the properties for the AdjacentLocation relationship between adjacent locations.
  • Constructor Details

    • AdjacentLocationProperties

      public AdjacentLocationProperties()
      Default constructor
    • AdjacentLocationProperties

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