Uses of Class
org.cxml.ReturnData
-
Packages that use ReturnData Package Description org.cxml -
-
Uses of ReturnData in org.cxml
Fields in org.cxml with type parameters of type ReturnData Modifier and Type Field Description protected java.util.List<ReturnData>ProviderDoneMessage. returnDataMethods in org.cxml that return ReturnData Modifier and Type Method Description ReturnDataObjectFactory. createReturnData()Create an instance ofReturnDataMethods in org.cxml that return types with arguments of type ReturnData Modifier and Type Method Description java.util.List<ReturnData>ProviderDoneMessage. getReturnData()Gets the value of the returnData property.
-