Class Phone


  • public class Phone
    extends Object
    • Constructor Detail

      • Phone

        public Phone()
    • Method Detail

      • getPhone

        public String getPhone()
      • setPhone

        public void setPhone​(String phone)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getWaId

        public String getWaId()
      • setWaId

        public void setWaId​(String waId)