Package | Description |
---|---|
com.verisign.epp.codec.registry |
Modifier and Type | Class and Description |
---|---|
class |
EPPRegistryContactCity
DOCUMENT ME!
|
class |
EPPRegistryContactName
Represents the minimum and maximum length of <contact:name> element
defined RFC 5733 using the <registry:minLength> and
<registry:maxLength> child elements, respectively.
|
class |
EPPRegistryContactOrg
<registry:org> - The minimum and maximum length of the
<contact:org> element defined in RFC 5733 using the
<registry:minLength> and <registry:maxLength> child elements,
respectively.
|
class |
EPPRegistryContactPostalCode
DOCUMENT ME!
|
class |
EPPRegistryContactStateProvince
DOCUMENT ME!
|
class |
EPPRegistryContactStreet
DOCUMENT ME!
|
class |
EPPRegistryExternalHost
Defines the policies for external hosts.
|
class |
EPPRegistryInternalHost
Defines the minimum and maximum number of IP addresses supported for an
internal host.
|
Modifier and Type | Method and Description |
---|---|
EPPRegistryMinMaxLength |
EPPRegistryPostal.getFaxExt()
Gets the optional fax extension minimum and maximum length.
|
EPPRegistryMinMaxLength |
EPPRegistryPostal.getVoiceExt()
Gets the optional voice extension minimum and maximum length.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryPostal.setFaxExt(EPPRegistryMinMaxLength aFaxExt)
Sets the optional fax extension minimum and maximum length.
|
void |
EPPRegistryPostal.setVoiceExt(EPPRegistryMinMaxLength aVoiceExt)
Sets the optional voice extension minimum and maximum length.
|
Copyright © VeriSign Inc. All Rights Reserved.