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

public class AssetLocationProperties extends RelationshipProperties
AssetLocationProperties describes the properties for the AssetLocation relationship between an asset and a location.
  • Constructor Details

    • AssetLocationProperties

      public AssetLocationProperties()
      Default constructor
    • AssetLocationProperties

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