Class Contact


  • public class Contact
    extends Object
    Contact information for a tenant.
    Author:
    mpolden
    • Method Detail

      • url

        public URI url()
        URL to this
      • propertyUrl

        public URI propertyUrl()
        URL to information about this property
      • issueTrackerUrl

        public URI issueTrackerUrl()
        URL to this contacts's issue tracker
      • persons

        public List<List<String>> persons()
        Nested list of persons representing this. First level represents that person's rank in the corporate dystopia.
      • queue

        public String queue()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object