Uses of Class
org.apache.type_test.types3.RecElType
-
Packages that use RecElType Package Description org.apache.cxf.systest.type_test org.apache.type_test.doc org.apache.type_test.rpc org.apache.type_test.types3 org.apache.type_test.xml -
-
Uses of RecElType in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return RecElType Modifier and Type Method Description RecElTypeTypeTestImpl. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z)Methods in org.apache.cxf.systest.type_test with parameters of type RecElType Modifier and Type Method Description RecElTypeTypeTestImpl. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type RecElType Modifier and Type Method Description RecElTypeTypeTestImpl. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z) -
Uses of RecElType in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as RecElType Modifier and Type Field Description protected RecElTypeTestRecElTypeResponse. _returnprotected RecElTypeTestRecElType. xprotected RecElTypeTestRecElType. yprotected RecElTypeTestRecElTypeResponse. yprotected RecElTypeTestRecElTypeResponse. zMethods in org.apache.type_test.doc that return RecElType Modifier and Type Method Description RecElTypeTestRecElTypeResponse. getReturn()Gets the value of the return property.RecElTypeTestRecElType. getX()Gets the value of the x property.RecElTypeTestRecElType. getY()Gets the value of the y property.RecElTypeTestRecElTypeResponse. getY()Gets the value of the y property.RecElTypeTestRecElTypeResponse. getZ()Gets the value of the z property.RecElTypeTypeTestPortType. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z)Methods in org.apache.type_test.doc with parameters of type RecElType Modifier and Type Method Description voidTestRecElTypeResponse. setReturn(RecElType value)Sets the value of the return property.voidTestRecElType. setX(RecElType value)Sets the value of the x property.voidTestRecElType. setY(RecElType value)Sets the value of the y property.voidTestRecElTypeResponse. setY(RecElType value)Sets the value of the y property.voidTestRecElTypeResponse. setZ(RecElType value)Sets the value of the z property.RecElTypeTypeTestPortType. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z)Method parameters in org.apache.type_test.doc with type arguments of type RecElType Modifier and Type Method Description RecElTypeTypeTestPortType. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z) -
Uses of RecElType in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return RecElType Modifier and Type Method Description RecElTypeTypeTestPortType. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z)Methods in org.apache.type_test.rpc with parameters of type RecElType Modifier and Type Method Description RecElTypeTypeTestPortType. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z)Method parameters in org.apache.type_test.rpc with type arguments of type RecElType Modifier and Type Method Description RecElTypeTypeTestPortType. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z) -
Uses of RecElType in org.apache.type_test.types3
Fields in org.apache.type_test.types3 with type parameters of type RecElType Modifier and Type Field Description protected List<RecElType>RecElNextType. recElMethods in org.apache.type_test.types3 that return RecElType Modifier and Type Method Description RecElTypeObjectFactory. createRecElType()Create an instance ofRecElTypeMethods in org.apache.type_test.types3 that return types with arguments of type RecElType Modifier and Type Method Description javax.xml.bind.JAXBElement<RecElType>ObjectFactory. createRecEl(RecElType value)List<RecElType>RecElNextType. getRecEl()Gets the value of the recEl property.Methods in org.apache.type_test.types3 with parameters of type RecElType Modifier and Type Method Description javax.xml.bind.JAXBElement<RecElType>ObjectFactory. createRecEl(RecElType value) -
Uses of RecElType in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as RecElType Modifier and Type Field Description protected RecElTypeTestRecElTypeResponse. _returnprotected RecElTypeTestRecElType. xprotected RecElTypeTestRecElType. yprotected RecElTypeTestRecElTypeResponse. yprotected RecElTypeTestRecElTypeResponse. zMethods in org.apache.type_test.xml that return RecElType Modifier and Type Method Description RecElTypeTestRecElTypeResponse. getReturn()Gets the value of the return property.RecElTypeTestRecElType. getX()Gets the value of the x property.RecElTypeTestRecElType. getY()Gets the value of the y property.RecElTypeTestRecElTypeResponse. getY()Gets the value of the y property.RecElTypeTestRecElTypeResponse. getZ()Gets the value of the z property.RecElTypeTypeTestPortType. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z)Methods in org.apache.type_test.xml with parameters of type RecElType Modifier and Type Method Description voidTestRecElTypeResponse. setReturn(RecElType value)Sets the value of the return property.voidTestRecElType. setX(RecElType value)Sets the value of the x property.voidTestRecElType. setY(RecElType value)Sets the value of the y property.voidTestRecElTypeResponse. setY(RecElType value)Sets the value of the y property.voidTestRecElTypeResponse. setZ(RecElType value)Sets the value of the z property.RecElTypeTypeTestPortType. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z)Method parameters in org.apache.type_test.xml with type arguments of type RecElType Modifier and Type Method Description RecElTypeTypeTestPortType. testRecElType(RecElType x, javax.xml.ws.Holder<RecElType> y, javax.xml.ws.Holder<RecElType> z)
-