Uses of Class
org.apache.tests.type_test.choice.SimpleChoice
-
Packages that use SimpleChoice Package Description org.apache.header_test org.apache.tests.type_test.choice -
-
Uses of SimpleChoice in org.apache.header_test
Methods in org.apache.header_test with parameters of type SimpleChoice 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 SimpleChoice in org.apache.tests.type_test.choice
Methods in org.apache.tests.type_test.choice that return SimpleChoice Modifier and Type Method Description SimpleChoiceObjectFactory. createSimpleChoice()Create an instance ofSimpleChoiceMethods in org.apache.tests.type_test.choice that return types with arguments of type SimpleChoice Modifier and Type Method Description javax.xml.bind.JAXBElement<SimpleChoice>ObjectFactory. createTestChc(SimpleChoice value)Methods in org.apache.tests.type_test.choice with parameters of type SimpleChoice Modifier and Type Method Description javax.xml.bind.JAXBElement<SimpleChoice>ObjectFactory. createTestChc(SimpleChoice value)
-