Class ContactPhoneNumber

All Implemented Interfaces:
UnsafeSerializable, Serializable, Cloneable

@Embeddable public class ContactPhoneNumber extends PhoneNumber
EPP Contact Phone Number

This class is embedded inside a Contact hold the phone number of an EPP contact. The fields are all defined in the parent class PhoneNumber, but the subclass is still necessary to pick up the contact namespace.

See Also:
  • Constructor Details

    • ContactPhoneNumber

      public ContactPhoneNumber()