|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WordDefinition | |
|---|---|
| com.aonaware.services.webservices | |
| Uses of WordDefinition in com.aonaware.services.webservices |
|---|
| Fields in com.aonaware.services.webservices declared as WordDefinition | |
|---|---|
protected WordDefinition |
DefineInDictResponse.defineInDictResult
|
protected WordDefinition |
DefineResponse.defineResult
|
| Methods in com.aonaware.services.webservices that return WordDefinition | |
|---|---|
WordDefinition |
ObjectFactory.createWordDefinition()
Create an instance of WordDefinition |
WordDefinition |
DictServiceHttpGet.define(java.lang.String word)
|
WordDefinition |
DictServiceHttpPost.define(java.lang.String word)
|
WordDefinition |
DictServiceSoap.define(java.lang.String word)
|
WordDefinition |
DictServiceHttpGet.defineInDict(java.lang.String dictId,
java.lang.String word)
|
WordDefinition |
DictServiceHttpPost.defineInDict(java.lang.String dictId,
java.lang.String word)
|
WordDefinition |
DictServiceSoap.defineInDict(java.lang.String dictId,
java.lang.String word)
|
WordDefinition |
DefineInDictResponse.getDefineInDictResult()
Gets the value of the defineInDictResult property. |
WordDefinition |
DefineResponse.getDefineResult()
Gets the value of the defineResult property. |
| Methods in com.aonaware.services.webservices that return types with arguments of type WordDefinition | |
|---|---|
javax.xml.bind.JAXBElement<WordDefinition> |
ObjectFactory.createWordDefinition(WordDefinition value)
Create an instance of JAXBElement<WordDefinition>} |
| Methods in com.aonaware.services.webservices with parameters of type WordDefinition | |
|---|---|
javax.xml.bind.JAXBElement<WordDefinition> |
ObjectFactory.createWordDefinition(WordDefinition value)
Create an instance of JAXBElement<WordDefinition>} |
void |
DefineInDictResponse.setDefineInDictResult(WordDefinition value)
Sets the value of the defineInDictResult property. |
void |
DefineResponse.setDefineResult(WordDefinition value)
Sets the value of the defineResult property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||