Uses of Class
com.verisign.epp.codec.suggestion.util.UnsignedShort

Packages that use UnsignedShort
com.verisign.epp.codec.suggestion   
com.verisign.epp.codec.suggestion.util   
 

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

Methods in com.verisign.epp.codec.suggestion that return UnsignedShort
 UnsignedShort EPPSuggestionFilter.getMaxLength()
          Max length of the suggestion getter.
 UnsignedShort EPPSuggestionFilter.getMaxResults()
          Max results getter.
 UnsignedShort EPPSuggestionRow.getScore()
          Score getter.
 UnsignedShort EPPSuggestionCell.getScore()
          Score getter.
 

Methods in com.verisign.epp.codec.suggestion with parameters of type UnsignedShort
 void EPPSuggestionRow.setScore(UnsignedShort aScore)
          Score setter.
 void EPPSuggestionCell.setScore(UnsignedShort aScore)
          Score setter.
 

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

Methods in com.verisign.epp.codec.suggestion.util that return UnsignedShort
 UnsignedShort UnsignedShort.getRandom()
          Get a random unsigned short value.
 



Copyright © VeriSign Inc. All Rights Reserved.