| Package | Description |
|---|---|
| com.verisign.epp.codec.nv |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EPPNameVerificationCheckResult> |
EPPNameVerificationCheckResp.getCheckResults()
Get the results of a
EPPNameVerificationCheckResp Response. |
| Modifier and Type | Method and Description |
|---|---|
void |
EPPNameVerificationCheckResp.addResult(EPPNameVerificationCheckResult aResult)
Adds a result to the list of check results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPNameVerificationCheckResp.setCheckResults(java.util.List<EPPNameVerificationCheckResult> aResults)
Set the results of a
EPPNameVerificationCheckResp Response. |
| Constructor and Description |
|---|
EPPNameVerificationCheckResp(EPPTransId aTransId,
EPPNameVerificationCheckResult aResult)
EPPNameVerificationCheckResp constructor that will set the
result of an individual label. |
| Constructor and Description |
|---|
EPPNameVerificationCheckResp(EPPTransId aTransId,
java.util.List<EPPNameVerificationCheckResult> aResults)
EPPNameVerificationCheckResp constructor that will set the
result of multiple labels. |
Copyright © VeriSign Inc. All Rights Reserved.