public class LocationOwnerProperties extends GovernanceRoleProperties
LocationOwnerProperties describes a role for a person who is responsible for a location.
  • Constructor Details

    • LocationOwnerProperties

      public LocationOwnerProperties()
      Default constructor
    • LocationOwnerProperties

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