Package | Description |
---|---|
com.verisign.epp.codec.gen |
Modifier and Type | Method and Description |
---|---|
EPPResult |
EPPResponse.getResult()
Gets the first result in the response.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPResponse.setResult(EPPResult aResult)
Sets an individual result for the response with an
EPPResult
instance. |
Constructor and Description |
---|
EPPResponse(EPPTransId aTransId,
EPPResult aResult)
Allocates a new
EPPResponse setting the transaction id and an
individual result. |
Copyright © VeriSign Inc. All Rights Reserved.