Package | Description |
---|---|
com.verisign.epp.codec.nv | |
com.verisign.epp.interfaces |
Interfaces test client to run client tests against the
Stub Server for the Change Poll Extension.
|
Modifier and Type | Method and Description |
---|---|
EPPNameVerificationInfoCmd.Type |
EPPNameVerificationInfoCmd.getInfoType()
Gets the input type defined by the
Type enumeration. |
static EPPNameVerificationInfoCmd.Type |
EPPNameVerificationInfoCmd.Type.getType(java.lang.String aType)
Get the type enumerated value given the matching string.
|
static EPPNameVerificationInfoCmd.Type |
EPPNameVerificationInfoCmd.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EPPNameVerificationInfoCmd.Type[] |
EPPNameVerificationInfoCmd.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPNameVerificationInfoCmd.setInfoType(EPPNameVerificationInfoCmd.Type aType)
Sets the input type using one of the
Type enumeration
values. |
Constructor and Description |
---|
EPPNameVerificationInfoCmd(java.lang.String aTransId,
java.lang.String aCode,
EPPNameVerificationInfoCmd.Type aType)
EPPNameVerificationInfoCmd constructor that takes all of the
required attributes. |
EPPNameVerificationInfoCmd(java.lang.String aTransId,
java.lang.String aCode,
EPPNameVerificationInfoCmd.Type aType,
EPPAuthInfo aAuthInfo)
EPPNameVerificationInfoCmd constructor that takes all of the
required attributes. |
Modifier and Type | Method and Description |
---|---|
void |
EPPNameVerification.setInfoType(EPPNameVerificationInfoCmd.Type aInfoType)
Sets the info type that is used on an info command.
|
Copyright © VeriSign Inc. All Rights Reserved.