|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrayOfDictionaryWord | |
|---|---|
| com.aonaware.services.webservices | |
| Uses of ArrayOfDictionaryWord in com.aonaware.services.webservices |
|---|
| Fields in com.aonaware.services.webservices declared as ArrayOfDictionaryWord | |
|---|---|
protected ArrayOfDictionaryWord |
MatchInDictResponse.matchInDictResult
|
protected ArrayOfDictionaryWord |
MatchResponse.matchResult
|
| Methods in com.aonaware.services.webservices that return ArrayOfDictionaryWord | |
|---|---|
ArrayOfDictionaryWord |
ObjectFactory.createArrayOfDictionaryWord()
Create an instance of ArrayOfDictionaryWord |
ArrayOfDictionaryWord |
MatchInDictResponse.getMatchInDictResult()
Gets the value of the matchInDictResult property. |
ArrayOfDictionaryWord |
MatchResponse.getMatchResult()
Gets the value of the matchResult property. |
ArrayOfDictionaryWord |
DictServiceHttpGet.match(java.lang.String word,
java.lang.String strategy)
|
ArrayOfDictionaryWord |
DictServiceHttpPost.match(java.lang.String word,
java.lang.String strategy)
|
ArrayOfDictionaryWord |
DictServiceSoap.match(java.lang.String word,
java.lang.String strategy)
|
ArrayOfDictionaryWord |
DictServiceHttpGet.matchInDict(java.lang.String dictId,
java.lang.String word,
java.lang.String strategy)
|
ArrayOfDictionaryWord |
DictServiceHttpPost.matchInDict(java.lang.String dictId,
java.lang.String word,
java.lang.String strategy)
|
ArrayOfDictionaryWord |
DictServiceSoap.matchInDict(java.lang.String dictId,
java.lang.String word,
java.lang.String strategy)
|
| Methods in com.aonaware.services.webservices that return types with arguments of type ArrayOfDictionaryWord | |
|---|---|
javax.xml.bind.JAXBElement<ArrayOfDictionaryWord> |
ObjectFactory.createArrayOfDictionaryWord(ArrayOfDictionaryWord value)
Create an instance of JAXBElement<ArrayOfDictionaryWord>} |
| Methods in com.aonaware.services.webservices with parameters of type ArrayOfDictionaryWord | |
|---|---|
javax.xml.bind.JAXBElement<ArrayOfDictionaryWord> |
ObjectFactory.createArrayOfDictionaryWord(ArrayOfDictionaryWord value)
Create an instance of JAXBElement<ArrayOfDictionaryWord>} |
void |
MatchInDictResponse.setMatchInDictResult(ArrayOfDictionaryWord value)
Sets the value of the matchInDictResult property. |
void |
MatchResponse.setMatchResult(ArrayOfDictionaryWord value)
Sets the value of the matchResult property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||