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

Packages that use EPPSuggestionRow
com.verisign.epp.codec.suggestion   
 

Uses of EPPSuggestionRow in com.verisign.epp.codec.suggestion
 

Methods in com.verisign.epp.codec.suggestion that return types with arguments of type EPPSuggestionRow
 java.util.List<EPPSuggestionRow> EPPSuggestionTable.getRows()
          Rows getter.
 

Methods in com.verisign.epp.codec.suggestion with parameters of type EPPSuggestionRow
 void EPPSuggestionTable.addRow(EPPSuggestionRow aRow)
          Add a row to the table.
 



Copyright ? VeriSign Inc. All Rights Reserved.