Uses of Class
org.apache.tests.type_test.sequence.SimpleStruct
-
Packages that use SimpleStruct Package Description org.apache.header_test org.apache.tests.type_test.sequence -
-
Uses of SimpleStruct in org.apache.header_test
Methods in org.apache.header_test that return SimpleStruct 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 SimpleStruct in org.apache.tests.type_test.sequence
Methods in org.apache.tests.type_test.sequence that return SimpleStruct Modifier and Type Method Description SimpleStructObjectFactory. createSimpleStruct()Create an instance ofSimpleStructMethods in org.apache.tests.type_test.sequence that return types with arguments of type SimpleStruct Modifier and Type Method Description javax.xml.bind.JAXBElement<SimpleStruct>ObjectFactory. createTestSeq(SimpleStruct value)Methods in org.apache.tests.type_test.sequence with parameters of type SimpleStruct Modifier and Type Method Description javax.xml.bind.JAXBElement<SimpleStruct>ObjectFactory. createTestSeq(SimpleStruct value)
-