Uses of Class
com.aonaware.services.webservices.Dictionary

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.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.