| Package | Description |
|---|---|
| com.verisign.epp.codec.validate.v02 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EPPValidateKeyValue> |
EPPValidateContact.getKeyValues()
Gets the full list of key value pairs.
|
java.util.List<EPPValidateKeyValue> |
EPPValidateCheckResult.getKeyValues()
Gets the full list of key value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPValidateContact.addKeyValue(EPPValidateKeyValue aKeyValue)
Adds a key value pair to the list of key value pairs.
|
void |
EPPValidateCheckResult.addKeyValue(EPPValidateKeyValue aKeyValue)
Adds a key value pair to the list of key value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPValidateContact.setKeyValues(java.util.List<EPPValidateKeyValue> aKeyValues)
Sets the full list of key value pairs.
|
void |
EPPValidateCheckResult.setKeyValues(java.util.List<EPPValidateKeyValue> aKeyValues)
Sets the full list of key value pairs.
|
Copyright © VeriSign Inc. All Rights Reserved.