|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPNameVerificationCreateResult | |
|---|---|
| com.verisign.epp.codec.nv | |
| Uses of EPPNameVerificationCreateResult in com.verisign.epp.codec.nv |
|---|
| Classes in com.verisign.epp.codec.nv that implement EPPNameVerificationCreateResult | |
|---|---|
class |
EPPNameVerificationCreateFailed
Create response for a successful domain name verification, which results in the return of a digitally signed domain verification code. |
class |
EPPNameVerificationCreatePending
Create response for a successful domain name verification, which results in the return of a digitally signed domain verification code. |
class |
EPPNameVerificationCreateSuccess
Create response for a successful domain name verification, which results in the return of a digitally signed domain verification code. |
| Methods in com.verisign.epp.codec.nv that return EPPNameVerificationCreateResult | |
|---|---|
EPPNameVerificationCreateResult |
EPPNameVerificationCreateResp.getCreateResult()
Gets the concrete result of the create. |
| Methods in com.verisign.epp.codec.nv with parameters of type EPPNameVerificationCreateResult | |
|---|---|
void |
EPPNameVerificationCreateResp.setCreateResult(EPPNameVerificationCreateResult aResult)
Sets the concrete result of the create. |
| Constructors in com.verisign.epp.codec.nv with parameters of type EPPNameVerificationCreateResult | |
|---|---|
EPPNameVerificationCreateResp(EPPTransId aTransId,
EPPNameVerificationCreateResult aResult)
EPPNameVerificationCreateResp constructor that includes the
required result. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||