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

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

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

Methods in com.verisign.epp.codec.idntable that return EPPIdnTableCheckCmd.Form
 EPPIdnTableCheckCmd.Form EPPIdnTableCheckCmd.getForm()
          What check form is being used, which are defined by the Form enumeration.
static EPPIdnTableCheckCmd.Form EPPIdnTableCheckCmd.Form.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EPPIdnTableCheckCmd.Form[] EPPIdnTableCheckCmd.Form.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © VeriSign Inc. All Rights Reserved.