Uses of Class
org.apache.type_test.types1.SimpleContent2
-
Packages that use SimpleContent2 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 SimpleContent2 in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return SimpleContent2 Modifier and Type Method Description SimpleContent2TypeTestImpl. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z)Methods in org.apache.cxf.systest.type_test with parameters of type SimpleContent2 Modifier and Type Method Description SimpleContent2TypeTestImpl. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type SimpleContent2 Modifier and Type Method Description SimpleContent2TypeTestImpl. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z) -
Uses of SimpleContent2 in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as SimpleContent2 Modifier and Type Field Description protected SimpleContent2TestSimpleContent2Response. _returnprotected SimpleContent2TestSimpleContent2. xprotected SimpleContent2TestSimpleContent2. yprotected SimpleContent2TestSimpleContent2Response. yprotected SimpleContent2TestSimpleContent2Response. zMethods in org.apache.type_test.doc that return SimpleContent2 Modifier and Type Method Description SimpleContent2TestSimpleContent2Response. getReturn()Gets the value of the return property.SimpleContent2TestSimpleContent2. getX()Gets the value of the x property.SimpleContent2TestSimpleContent2. getY()Gets the value of the y property.SimpleContent2TestSimpleContent2Response. getY()Gets the value of the y property.SimpleContent2TestSimpleContent2Response. getZ()Gets the value of the z property.SimpleContent2TypeTestPortType. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z)Methods in org.apache.type_test.doc with parameters of type SimpleContent2 Modifier and Type Method Description voidTestSimpleContent2Response. setReturn(SimpleContent2 value)Sets the value of the return property.voidTestSimpleContent2. setX(SimpleContent2 value)Sets the value of the x property.voidTestSimpleContent2. setY(SimpleContent2 value)Sets the value of the y property.voidTestSimpleContent2Response. setY(SimpleContent2 value)Sets the value of the y property.voidTestSimpleContent2Response. setZ(SimpleContent2 value)Sets the value of the z property.SimpleContent2TypeTestPortType. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z)Method parameters in org.apache.type_test.doc with type arguments of type SimpleContent2 Modifier and Type Method Description SimpleContent2TypeTestPortType. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z) -
Uses of SimpleContent2 in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return SimpleContent2 Modifier and Type Method Description SimpleContent2TypeTestPortType. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z)Methods in org.apache.type_test.rpc with parameters of type SimpleContent2 Modifier and Type Method Description SimpleContent2TypeTestPortType. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z)Method parameters in org.apache.type_test.rpc with type arguments of type SimpleContent2 Modifier and Type Method Description SimpleContent2TypeTestPortType. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z) -
Uses of SimpleContent2 in org.apache.type_test.types1
Subclasses of SimpleContent2 in org.apache.type_test.types1 Modifier and Type Class Description classSimpleContent3Java class for SimpleContent3 complex type.Methods in org.apache.type_test.types1 that return SimpleContent2 Modifier and Type Method Description SimpleContent2ObjectFactory. createSimpleContent2()Create an instance ofSimpleContent2 -
Uses of SimpleContent2 in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as SimpleContent2 Modifier and Type Field Description protected SimpleContent2TestSimpleContent2Response. _returnprotected SimpleContent2TestSimpleContent2. xprotected SimpleContent2TestSimpleContent2. yprotected SimpleContent2TestSimpleContent2Response. yprotected SimpleContent2TestSimpleContent2Response. zMethods in org.apache.type_test.xml that return SimpleContent2 Modifier and Type Method Description SimpleContent2TestSimpleContent2Response. getReturn()Gets the value of the return property.SimpleContent2TestSimpleContent2. getX()Gets the value of the x property.SimpleContent2TestSimpleContent2. getY()Gets the value of the y property.SimpleContent2TestSimpleContent2Response. getY()Gets the value of the y property.SimpleContent2TestSimpleContent2Response. getZ()Gets the value of the z property.SimpleContent2TypeTestPortType. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z)Methods in org.apache.type_test.xml with parameters of type SimpleContent2 Modifier and Type Method Description voidTestSimpleContent2Response. setReturn(SimpleContent2 value)Sets the value of the return property.voidTestSimpleContent2. setX(SimpleContent2 value)Sets the value of the x property.voidTestSimpleContent2. setY(SimpleContent2 value)Sets the value of the y property.voidTestSimpleContent2Response. setY(SimpleContent2 value)Sets the value of the y property.voidTestSimpleContent2Response. setZ(SimpleContent2 value)Sets the value of the z property.SimpleContent2TypeTestPortType. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z)Method parameters in org.apache.type_test.xml with type arguments of type SimpleContent2 Modifier and Type Method Description SimpleContent2TypeTestPortType. testSimpleContent2(SimpleContent2 x, javax.xml.ws.Holder<SimpleContent2> y, javax.xml.ws.Holder<SimpleContent2> z)
-