Uses of Class
org.apache.cxf.swa_nomime.types.DataStruct
-
Packages that use DataStruct Package Description 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 Modifier and Type Method Description voidSwAServiceInterface. 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 Modifier and Type Method Description DataStructObjectFactory. createDataStruct()Create an instance ofDataStruct
-