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

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

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

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



Copyright ? VeriSign Inc. All Rights Reserved.