Package | Description |
---|---|
com.verisign.epp.codec.idntable |
Modifier and Type | Method and Description |
---|---|
EPPIdnTableInfoCmd.Form |
EPPIdnTableInfoCmd.getForm()
What inform is being used?
|
static EPPIdnTableInfoCmd.Form |
EPPIdnTableInfoCmd.Form.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EPPIdnTableInfoCmd.Form[] |
EPPIdnTableInfoCmd.Form.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPIdnTableInfoCmd.setForm(EPPIdnTableInfoCmd.Form aForm)
Set the form of the info command using one of the
Form
enumerated values. |
Constructor and Description |
---|
EPPIdnTableInfoCmd(java.lang.String aTransId,
EPPIdnTableInfoCmd.Form aForm,
java.lang.String aValue)
EPPIdnTableInfoCmd constructor for setting an individual
table identifier to check in Table Check Form. |
Copyright © VeriSign Inc. All Rights Reserved.