EPPContactAddChange |
Represents attributes to add, remove or change with a
EPPContactUpdateCmd .
|
EPPContactAddress |
Represents a contact address specified in EPPContactCreateCmd , EPPContactUpdateCmd , or
EPPContactInfoResp .
|
EPPContactCheckCmd |
Represents an EPP Contact <check> command, which is used to determine
if a contact id is known to the server.
|
EPPContactCheckResp |
Represents an EPP Contact <contact:chkData> response to a
EPPContactCheckCmd .
|
EPPContactCheckResult |
EPPContactCheckResult represents the result of an individual
contact id check.
|
EPPContactCreateCmd |
Represents an EPP Contact <create> command, which provides a transform
that allows a client to create a contact object.
|
EPPContactCreateResp |
Represents a <contact:creData> response to an
EPPContactCreateCmd .
|
EPPContactDeleteCmd |
Represents an EPP Contact <delete> command that allows a client to
delete a contact object.
|
EPPContactDisclose |
Represents a contact disclose definition.
|
EPPContactDiscloseAddress |
Deprecated.
|
EPPContactDiscloseName |
Deprecated.
|
EPPContactDiscloseOrg |
Deprecated.
|
EPPContactInfoCmd |
Represents an EPP Contact <info> command that is used to retrieve
information associated with a contact.
|
EPPContactInfoResp |
Represents a <contact:infData> response to an EPPContactInfoCmd .
|
EPPContactMapFactory |
EPPContactMapFactory represents the EPPCommand and
EPPResponse factory for the EPP Contact Mapping with the XML
Namespace URI "urn:iana:xmlns:contact".
|
EPPContactPendActionMsg |
Poll message used to indicate the result of a pending action.
|
EPPContactPostalDefinition |
Represents a contact postal address definition that is used in EPPContactCreateCmd ,
EPPContactUpdateCmd , and EPPContactInfoResp .
|
EPPContactRelaxedValidationTst |
Is a unit test of the com.verisign.epp.codec.contact package.
|
EPPContactStatus |
Represents a contact Status.
|
EPPContactTransferCmd |
Represents an EPP Contact <transfer> command.
|
EPPContactTransferResp |
Represents a <contact:trnData> response to
EPPContactTransferCmd .
|
EPPContactTst |
Is a unit test of the com.verisign.epp.codec.contact package.
|
EPPContactUpdateCmd |
Represents an EPP Host <update> command.
|