Uses of Class
com.verisign.epp.codec.suggestion.EPPSuggestionInfoResp

Packages that use EPPSuggestionInfoResp
com.verisign.epp.codec.suggestion.util   
com.verisign.epp.interfaces Interfaces test client to run client tests against the Stub Server for the Change Poll Extension. 
 

Uses of EPPSuggestionInfoResp in com.verisign.epp.codec.suggestion.util
 

Methods in com.verisign.epp.codec.suggestion.util that return EPPSuggestionInfoResp
static EPPSuggestionInfoResp RandomHelper.getEmptyGridResponse(java.lang.String aClientTransId)
          Create an empty grid response.
static EPPSuggestionInfoResp RandomHelper.getEmptyRecordResponse(java.lang.String aClientTransId)
          Create an empty record response.
static EPPSuggestionInfoResp RandomHelper.getEmptyTableResponse(java.lang.String aClientTransId)
          Create an empty table response.
static EPPSuggestionInfoResp RandomHelper.getResponse(java.lang.String aClientTransId)
          There was an issue with empty elements.
 

Uses of EPPSuggestionInfoResp in com.verisign.epp.interfaces
 

Methods in com.verisign.epp.interfaces that return EPPSuggestionInfoResp
 EPPSuggestionInfoResp EPPSuggestion.sendInfo()
           
 



Copyright ? VeriSign Inc. All Rights Reserved.