Class ContactPhoneNumber

  • All Implemented Interfaces:
    UnsafeSerializable, java.io.Serializable, java.lang.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:
    Contact, Serialized Form
    • Constructor Detail

      • ContactPhoneNumber

        public ContactPhoneNumber()