Uses of Class
org.apache.type_test.types1.SimpleContent3
-
Packages that use SimpleContent3 Package Description org.apache.cxf.systest.type_test org.apache.type_test.doc org.apache.type_test.rpc org.apache.type_test.types1 org.apache.type_test.xml -
-
Uses of SimpleContent3 in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return SimpleContent3 Modifier and Type Method Description SimpleContent3TypeTestImpl. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z)Methods in org.apache.cxf.systest.type_test with parameters of type SimpleContent3 Modifier and Type Method Description SimpleContent3TypeTestImpl. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type SimpleContent3 Modifier and Type Method Description SimpleContent3TypeTestImpl. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z) -
Uses of SimpleContent3 in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as SimpleContent3 Modifier and Type Field Description protected SimpleContent3TestSimpleContent3Response. _returnprotected SimpleContent3TestSimpleContent3. xprotected SimpleContent3TestSimpleContent3. yprotected SimpleContent3TestSimpleContent3Response. yprotected SimpleContent3TestSimpleContent3Response. zMethods in org.apache.type_test.doc that return SimpleContent3 Modifier and Type Method Description SimpleContent3TestSimpleContent3Response. getReturn()Gets the value of the return property.SimpleContent3TestSimpleContent3. getX()Gets the value of the x property.SimpleContent3TestSimpleContent3. getY()Gets the value of the y property.SimpleContent3TestSimpleContent3Response. getY()Gets the value of the y property.SimpleContent3TestSimpleContent3Response. getZ()Gets the value of the z property.SimpleContent3TypeTestPortType. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z)Methods in org.apache.type_test.doc with parameters of type SimpleContent3 Modifier and Type Method Description voidTestSimpleContent3Response. setReturn(SimpleContent3 value)Sets the value of the return property.voidTestSimpleContent3. setX(SimpleContent3 value)Sets the value of the x property.voidTestSimpleContent3. setY(SimpleContent3 value)Sets the value of the y property.voidTestSimpleContent3Response. setY(SimpleContent3 value)Sets the value of the y property.voidTestSimpleContent3Response. setZ(SimpleContent3 value)Sets the value of the z property.SimpleContent3TypeTestPortType. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z)Method parameters in org.apache.type_test.doc with type arguments of type SimpleContent3 Modifier and Type Method Description SimpleContent3TypeTestPortType. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z) -
Uses of SimpleContent3 in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return SimpleContent3 Modifier and Type Method Description SimpleContent3TypeTestPortType. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z)Methods in org.apache.type_test.rpc with parameters of type SimpleContent3 Modifier and Type Method Description SimpleContent3TypeTestPortType. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z)Method parameters in org.apache.type_test.rpc with type arguments of type SimpleContent3 Modifier and Type Method Description SimpleContent3TypeTestPortType. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z) -
Uses of SimpleContent3 in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return SimpleContent3 Modifier and Type Method Description SimpleContent3ObjectFactory. createSimpleContent3()Create an instance ofSimpleContent3 -
Uses of SimpleContent3 in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as SimpleContent3 Modifier and Type Field Description protected SimpleContent3TestSimpleContent3Response. _returnprotected SimpleContent3TestSimpleContent3. xprotected SimpleContent3TestSimpleContent3. yprotected SimpleContent3TestSimpleContent3Response. yprotected SimpleContent3TestSimpleContent3Response. zMethods in org.apache.type_test.xml that return SimpleContent3 Modifier and Type Method Description SimpleContent3TestSimpleContent3Response. getReturn()Gets the value of the return property.SimpleContent3TestSimpleContent3. getX()Gets the value of the x property.SimpleContent3TestSimpleContent3. getY()Gets the value of the y property.SimpleContent3TestSimpleContent3Response. getY()Gets the value of the y property.SimpleContent3TestSimpleContent3Response. getZ()Gets the value of the z property.SimpleContent3TypeTestPortType. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z)Methods in org.apache.type_test.xml with parameters of type SimpleContent3 Modifier and Type Method Description voidTestSimpleContent3Response. setReturn(SimpleContent3 value)Sets the value of the return property.voidTestSimpleContent3. setX(SimpleContent3 value)Sets the value of the x property.voidTestSimpleContent3. setY(SimpleContent3 value)Sets the value of the y property.voidTestSimpleContent3Response. setY(SimpleContent3 value)Sets the value of the y property.voidTestSimpleContent3Response. setZ(SimpleContent3 value)Sets the value of the z property.SimpleContent3TypeTestPortType. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z)Method parameters in org.apache.type_test.xml with type arguments of type SimpleContent3 Modifier and Type Method Description SimpleContent3TypeTestPortType. testSimpleContent3(SimpleContent3 x, javax.xml.ws.Holder<SimpleContent3> y, javax.xml.ws.Holder<SimpleContent3> z)
-