|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPIdnTableInfoResp.Form | |
---|---|
com.verisign.epp.codec.idntable |
Uses of EPPIdnTableInfoResp.Form in com.verisign.epp.codec.idntable |
---|
Methods in com.verisign.epp.codec.idntable that return EPPIdnTableInfoResp.Form | |
---|---|
EPPIdnTableInfoResp.Form |
EPPIdnTableInfoResp.getForm()
What inform is being used? |
static EPPIdnTableInfoResp.Form |
EPPIdnTableInfoResp.Form.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EPPIdnTableInfoResp.Form[] |
EPPIdnTableInfoResp.Form.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableInfoResp.Form | |
---|---|
void |
EPPIdnTableInfoResp.setForm(EPPIdnTableInfoResp.Form aForm)
Set the form of the info command using one of the Form
enumerated values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |