Uses of Class
com.verisign.epp.codec.idntable.EPPIdnTableInfoCmd.Form

Packages that use EPPIdnTableInfoCmd.Form
com.verisign.epp.codec.idntable   
 

Uses of EPPIdnTableInfoCmd.Form in com.verisign.epp.codec.idntable
 

Methods in com.verisign.epp.codec.idntable that return EPPIdnTableInfoCmd.Form
 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.
 

Methods in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableInfoCmd.Form
 void EPPIdnTableInfoCmd.setForm(EPPIdnTableInfoCmd.Form aForm)
          Set the form of the info command using one of the Form enumerated values.
 

Constructors in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableInfoCmd.Form
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.