|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPSuggestionAnswer | |
|---|---|
| com.verisign.epp.codec.suggestion | |
| Uses of EPPSuggestionAnswer in com.verisign.epp.codec.suggestion |
|---|
| Methods in com.verisign.epp.codec.suggestion that return EPPSuggestionAnswer | |
|---|---|
EPPSuggestionAnswer |
EPPSuggestionInfoResp.getAnswer()
Gets the suggestion answer that is either in table or grid view. |
| Methods in com.verisign.epp.codec.suggestion with parameters of type EPPSuggestionAnswer | |
|---|---|
void |
EPPSuggestionInfoResp.setAnswer(EPPSuggestionAnswer aAnswer)
Sets the suggestion answer in either table or grid view. |
| Constructors in com.verisign.epp.codec.suggestion with parameters of type EPPSuggestionAnswer | |
|---|---|
EPPSuggestionInfoResp(EPPTransId aTransId,
java.lang.String aKey,
java.lang.String aLanguage,
java.util.List<EPPSuggestionToken> aTokens,
EPPSuggestionAnswer aAnswer)
Creates an EPPSuggestionInfoResp with the all the
attributes. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||