Class Contact

    • Constructor Detail

      • Contact

        public Contact()
      • Contact

        public Contact​(String type)
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • setInfo

        public void setInfo​(String info)
      • setServiceProvider

        public void setServiceProvider​(String serviceProvider)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object