|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPRegistryMinMaxLength | |
---|---|
com.verisign.epp.codec.registry |
Uses of EPPRegistryMinMaxLength in com.verisign.epp.codec.registry |
---|
Subclasses of EPPRegistryMinMaxLength in com.verisign.epp.codec.registry | |
---|---|
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. |
Methods in com.verisign.epp.codec.registry that return EPPRegistryMinMaxLength | |
---|---|
EPPRegistryMinMaxLength |
EPPRegistryPostal.getFaxExt()
Gets the optional fax extension minimum and maximum length. |
EPPRegistryMinMaxLength |
EPPRegistryPostal.getVoiceExt()
Gets the optional voice extension minimum and maximum length. |
Methods in com.verisign.epp.codec.registry with parameters of type EPPRegistryMinMaxLength | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |