| Package | Description |
|---|---|
| com.verisign.epp.codec.registry |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © VeriSign Inc. All Rights Reserved.