|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPNameVerificationInfoResult | |
|---|---|
| com.verisign.epp.codec.nv | |
| Uses of EPPNameVerificationInfoResult in com.verisign.epp.codec.nv |
|---|
| Classes in com.verisign.epp.codec.nv that implement EPPNameVerificationInfoResult | |
|---|---|
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. |
| Methods in com.verisign.epp.codec.nv that return EPPNameVerificationInfoResult | |
|---|---|
EPPNameVerificationInfoResult |
EPPNameVerificationInfoResp.getCreateResult()
Gets the concrete result of the info. |
| Methods in com.verisign.epp.codec.nv with parameters of type EPPNameVerificationInfoResult | |
|---|---|
void |
EPPNameVerificationInfoResp.setCreateResult(EPPNameVerificationInfoResult aResult)
Sets the concrete result of the info. |
| Constructors in com.verisign.epp.codec.nv with parameters of type EPPNameVerificationInfoResult | |
|---|---|
EPPNameVerificationInfoResp(EPPTransId aTransId,
EPPNameVerificationInfoResult aResult)
EPPNameVerificationInfoResp constructor that includes the
required result. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||