Uses of Class
org.apache.cxf.swa_nomime.types.DataStruct

Packages that use DataStruct
org.apache.cxf.swa_nomime   
org.apache.cxf.swa_nomime.types   
 

Uses of DataStruct in org.apache.cxf.swa_nomime
 

Method parameters in org.apache.cxf.swa_nomime with type arguments of type DataStruct
 void SwAServiceInterface.echoDataRef(javax.xml.ws.Holder<DataStruct> data)
           
 

Uses of DataStruct in org.apache.cxf.swa_nomime.types
 

Methods in org.apache.cxf.swa_nomime.types that return DataStruct
 DataStruct ObjectFactory.createDataStruct()
          Create an instance of DataStruct
 



Apache CXF