Package | Description |
---|---|
com.verisign.epp.codec.nv |
Modifier and Type | Class and Description |
---|---|
class |
EPPNameVerificationInfoInputResult
Info result for a command for the input, where the
EPPNameVerificationInfoCmd type is set to
EPPNameVerificationInfoCmd.Type.INPUT . |
class |
EPPNameVerificationInfoSignedCodeResult
Info result for a command for the signed code, where the
EPPNameVerificationInfoCmd type is set to
EPPNameVerificationInfoCmd.Type.SIGNED_CODE . |
Modifier and Type | Method and Description |
---|---|
EPPNameVerificationInfoResult |
EPPNameVerificationInfoResp.getCreateResult()
Gets the concrete result of the info.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPNameVerificationInfoResp.setCreateResult(EPPNameVerificationInfoResult aResult)
Sets the concrete result of the info.
|
Constructor and Description |
---|
EPPNameVerificationInfoResp(EPPTransId aTransId,
EPPNameVerificationInfoResult aResult)
EPPNameVerificationInfoResp constructor that includes the
required result. |
Copyright © VeriSign Inc. All Rights Reserved.