Class EntityAttrPhone.PhoneContact

java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.entity.EntityAttrPhone.PhoneContact
Enclosing class:
EntityAttrPhone

public static class EntityAttrPhone.PhoneContact extends Object
Contact - phone + comment
  • Constructor Details

    • PhoneContact

      public PhoneContact()
    • PhoneContact

      public PhoneContact(String phone, String comment)
  • Method Details

    • getPhone

      public String getPhone()
      Returns:
      the formatted phone
    • setPhone

      public void setPhone(String phone)
      Parameters:
      phone - the formatted phone
    • getComment

      public String getComment()
      Returns:
      the comment
    • setComment

      public void setComment(String comment)
      Parameters:
      comment - the comment
    • toPhoneUnformatted

      public String toPhoneUnformatted()
      Returns:
      the unformatted phone (73472123456)