|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dictionary | |
|---|---|
| com.aonaware.services.webservices | |
| Uses of Dictionary in com.aonaware.services.webservices |
|---|
| Fields in com.aonaware.services.webservices declared as Dictionary | |
|---|---|
protected Dictionary |
Definition.dictionary
|
| Fields in com.aonaware.services.webservices with type parameters of type Dictionary | |
|---|---|
protected java.util.List<Dictionary> |
ArrayOfDictionary.dictionary
|
| Methods in com.aonaware.services.webservices that return Dictionary | |
|---|---|
Dictionary |
ObjectFactory.createDictionary()
Create an instance of Dictionary |
Dictionary |
Definition.getDictionary()
Gets the value of the dictionary property. |
| Methods in com.aonaware.services.webservices that return types with arguments of type Dictionary | |
|---|---|
java.util.List<Dictionary> |
ArrayOfDictionary.getDictionary()
Gets the value of the dictionary property. |
| Methods in com.aonaware.services.webservices with parameters of type Dictionary | |
|---|---|
void |
Definition.setDictionary(Dictionary value)
Sets the value of the dictionary property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||