Uses of Class
org.apache.type_test.types1.SimpleContent1
-
Packages that use SimpleContent1 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 SimpleContent1 in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return SimpleContent1 Modifier and Type Method Description SimpleContent1TypeTestImpl. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z)Methods in org.apache.cxf.systest.type_test with parameters of type SimpleContent1 Modifier and Type Method Description SimpleContent1TypeTestImpl. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type SimpleContent1 Modifier and Type Method Description SimpleContent1TypeTestImpl. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z) -
Uses of SimpleContent1 in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as SimpleContent1 Modifier and Type Field Description protected SimpleContent1TestSimpleContent1Response. _returnprotected SimpleContent1TestSimpleContent1. xprotected SimpleContent1TestSimpleContent1. yprotected SimpleContent1TestSimpleContent1Response. yprotected SimpleContent1TestSimpleContent1Response. zMethods in org.apache.type_test.doc that return SimpleContent1 Modifier and Type Method Description SimpleContent1TestSimpleContent1Response. getReturn()Gets the value of the return property.SimpleContent1TestSimpleContent1. getX()Gets the value of the x property.SimpleContent1TestSimpleContent1. getY()Gets the value of the y property.SimpleContent1TestSimpleContent1Response. getY()Gets the value of the y property.SimpleContent1TestSimpleContent1Response. getZ()Gets the value of the z property.SimpleContent1TypeTestPortType. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z)Methods in org.apache.type_test.doc with parameters of type SimpleContent1 Modifier and Type Method Description voidTestSimpleContent1Response. setReturn(SimpleContent1 value)Sets the value of the return property.voidTestSimpleContent1. setX(SimpleContent1 value)Sets the value of the x property.voidTestSimpleContent1. setY(SimpleContent1 value)Sets the value of the y property.voidTestSimpleContent1Response. setY(SimpleContent1 value)Sets the value of the y property.voidTestSimpleContent1Response. setZ(SimpleContent1 value)Sets the value of the z property.SimpleContent1TypeTestPortType. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z)Method parameters in org.apache.type_test.doc with type arguments of type SimpleContent1 Modifier and Type Method Description SimpleContent1TypeTestPortType. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z) -
Uses of SimpleContent1 in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return SimpleContent1 Modifier and Type Method Description SimpleContent1TypeTestPortType. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z)Methods in org.apache.type_test.rpc with parameters of type SimpleContent1 Modifier and Type Method Description SimpleContent1TypeTestPortType. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z)Method parameters in org.apache.type_test.rpc with type arguments of type SimpleContent1 Modifier and Type Method Description SimpleContent1TypeTestPortType. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z) -
Uses of SimpleContent1 in org.apache.type_test.types1
Subclasses of SimpleContent1 in org.apache.type_test.types1 Modifier and Type Class Description classSimpleContent2Java class for SimpleContent2 complex type.classSimpleContent3Java class for SimpleContent3 complex type.Methods in org.apache.type_test.types1 that return SimpleContent1 Modifier and Type Method Description SimpleContent1ObjectFactory. createSimpleContent1()Create an instance ofSimpleContent1 -
Uses of SimpleContent1 in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as SimpleContent1 Modifier and Type Field Description protected SimpleContent1TestSimpleContent1Response. _returnprotected SimpleContent1TestSimpleContent1. xprotected SimpleContent1TestSimpleContent1. yprotected SimpleContent1TestSimpleContent1Response. yprotected SimpleContent1TestSimpleContent1Response. zMethods in org.apache.type_test.xml that return SimpleContent1 Modifier and Type Method Description SimpleContent1TestSimpleContent1Response. getReturn()Gets the value of the return property.SimpleContent1TestSimpleContent1. getX()Gets the value of the x property.SimpleContent1TestSimpleContent1. getY()Gets the value of the y property.SimpleContent1TestSimpleContent1Response. getY()Gets the value of the y property.SimpleContent1TestSimpleContent1Response. getZ()Gets the value of the z property.SimpleContent1TypeTestPortType. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z)Methods in org.apache.type_test.xml with parameters of type SimpleContent1 Modifier and Type Method Description voidTestSimpleContent1Response. setReturn(SimpleContent1 value)Sets the value of the return property.voidTestSimpleContent1. setX(SimpleContent1 value)Sets the value of the x property.voidTestSimpleContent1. setY(SimpleContent1 value)Sets the value of the y property.voidTestSimpleContent1Response. setY(SimpleContent1 value)Sets the value of the y property.voidTestSimpleContent1Response. setZ(SimpleContent1 value)Sets the value of the z property.SimpleContent1TypeTestPortType. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z)Method parameters in org.apache.type_test.xml with type arguments of type SimpleContent1 Modifier and Type Method Description SimpleContent1TypeTestPortType. testSimpleContent1(SimpleContent1 x, javax.xml.ws.Holder<SimpleContent1> y, javax.xml.ws.Holder<SimpleContent1> z)
-