|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPRegistryCustomData | |
|---|---|
| com.verisign.epp.codec.registry | |
| Uses of EPPRegistryCustomData in com.verisign.epp.codec.registry |
|---|
| Methods in com.verisign.epp.codec.registry that return EPPRegistryCustomData | |
|---|---|
EPPRegistryCustomData |
EPPRegistryHost.getCustomData()
Gets set of custom data using key, value pairs. |
EPPRegistryCustomData |
EPPRegistryDomain.getCustomData()
Get set of custom data using key, value pairs. |
EPPRegistryCustomData |
EPPRegistryContact.getCustomData()
Gets set of custom data using key, value pairs. |
| Methods in com.verisign.epp.codec.registry with parameters of type EPPRegistryCustomData | |
|---|---|
void |
EPPRegistryHost.setCustomData(EPPRegistryCustomData customData)
Sets set of custom data using key, value pairs. |
void |
EPPRegistryDomain.setCustomData(EPPRegistryCustomData customData)
Set set of custom data using key, value pairs. |
void |
EPPRegistryContact.setCustomData(EPPRegistryCustomData customData)
Set set of custom data using key, value pairs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||