Uses of Class
org.apache.tests.type_test.all.SimpleAll
-
Packages that use SimpleAll Package Description org.apache.header_test org.apache.tests.type_test.all -
-
Uses of SimpleAll in org.apache.header_test
Method parameters in org.apache.header_test with type arguments of type SimpleAll Modifier and Type Method Description SimpleStructTestHeader. sendReceiveAnyType(javax.xml.ws.Holder<SimpleAll> x, SimpleChoice y)SimpleStructTestHeaderImpl. sendReceiveAnyType(javax.xml.ws.Holder<SimpleAll> x, SimpleChoice y) -
Uses of SimpleAll in org.apache.tests.type_test.all
Methods in org.apache.tests.type_test.all that return SimpleAll Modifier and Type Method Description SimpleAllObjectFactory. createSimpleAll()Create an instance ofSimpleAllMethods in org.apache.tests.type_test.all that return types with arguments of type SimpleAll Modifier and Type Method Description javax.xml.bind.JAXBElement<SimpleAll>ObjectFactory. createTestAll(SimpleAll value)Methods in org.apache.tests.type_test.all with parameters of type SimpleAll Modifier and Type Method Description javax.xml.bind.JAXBElement<SimpleAll>ObjectFactory. createTestAll(SimpleAll value)
-