Class AdditionalPhone

    • Constructor Detail

      • AdditionalPhone

        public AdditionalPhone()
    • Method Detail

      • getType

        public String getType()
        The type of the additional phone. For example "FAX", "MOBILE", etc. or "OTHER"
        Returns:
        the type of the additional phone
      • getPhone

        public Phone getPhone()
      • setType

        public void setType​(String type)
        The type of the additional phone. For example "FAX", "MOBILE", etc. or "OTHER"
        Parameters:
        type - the type of the additional phone
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object