Package | Description |
---|---|
com.verisign.epp.codec.registry.v01 |
Modifier and Type | Method and Description |
---|---|
java.util.List<EPPRegistryCheckResult> |
EPPRegistryCheckResp.getCheckResults()
Get the check results of zone objects.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPRegistryCheckResp.setCheckResults(java.util.List<EPPRegistryCheckResult> aResults)
Set the check results of zone objects.
|
Constructor and Description |
---|
EPPRegistryCheckResp(EPPTransId aTransId,
EPPRegistryCheckResult aResult)
EPPRegistryCheckResp constructor that will set the result of an
individual zone object. |
Copyright © VeriSign Inc. All Rights Reserved.