Uses of Class
org.apache.type_test.types1.AnonTypeElement
-
Packages that use AnonTypeElement Package Description org.apache.cxf.systest.type_test org.apache.type_test.types1 -
-
Uses of AnonTypeElement in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return AnonTypeElement Modifier and Type Method Description AnonTypeElementTypeTestImpl. testAnonTypeElement(AnonTypeElement x, javax.xml.ws.Holder<AnonTypeElement> y, javax.xml.ws.Holder<AnonTypeElement> z)Methods in org.apache.cxf.systest.type_test with parameters of type AnonTypeElement Modifier and Type Method Description AnonTypeElementTypeTestImpl. testAnonTypeElement(AnonTypeElement x, javax.xml.ws.Holder<AnonTypeElement> y, javax.xml.ws.Holder<AnonTypeElement> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type AnonTypeElement Modifier and Type Method Description AnonTypeElementTypeTestImpl. testAnonTypeElement(AnonTypeElement x, javax.xml.ws.Holder<AnonTypeElement> y, javax.xml.ws.Holder<AnonTypeElement> z) -
Uses of AnonTypeElement in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return AnonTypeElement Modifier and Type Method Description AnonTypeElementObjectFactory. createAnonTypeElement()Create an instance ofAnonTypeElement
-