Uses of Class
org.apache.type_test.types1.SimpleContent1
Packages that use SimpleContent1
Package
Description
-
Uses of SimpleContent1 in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return SimpleContent1Modifier and TypeMethodDescriptionTypeTestImpl.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z) Methods in org.apache.cxf.systest.type_test with parameters of type SimpleContent1Modifier and TypeMethodDescriptionTypeTestImpl.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type SimpleContent1Modifier and TypeMethodDescriptionTypeTestImpl.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z) -
Uses of SimpleContent1 in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as SimpleContent1Modifier and TypeFieldDescriptionprotected SimpleContent1TestSimpleContent1Response._returnprotected SimpleContent1TestSimpleContent1.xprotected SimpleContent1TestSimpleContent1.yprotected SimpleContent1TestSimpleContent1Response.yprotected SimpleContent1TestSimpleContent1Response.zMethods in org.apache.type_test.doc that return SimpleContent1Modifier and TypeMethodDescriptionTestSimpleContent1Response.getReturn()Gets the value of the return property.TestSimpleContent1.getX()Gets the value of the x property.TestSimpleContent1.getY()Gets the value of the y property.TestSimpleContent1Response.getY()Gets the value of the y property.TestSimpleContent1Response.getZ()Gets the value of the z property.TypeTestPortType.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z) Methods in org.apache.type_test.doc with parameters of type SimpleContent1Modifier and TypeMethodDescriptionvoidTestSimpleContent1Response.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.TypeTestPortType.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z) Method parameters in org.apache.type_test.doc with type arguments of type SimpleContent1Modifier and TypeMethodDescriptionTypeTestPortType.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z) -
Uses of SimpleContent1 in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return SimpleContent1Modifier and TypeMethodDescriptionTypeTestPortType.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z) Methods in org.apache.type_test.rpc with parameters of type SimpleContent1Modifier and TypeMethodDescriptionTypeTestPortType.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z) Method parameters in org.apache.type_test.rpc with type arguments of type SimpleContent1Modifier and TypeMethodDescriptionTypeTestPortType.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z) -
Uses of SimpleContent1 in org.apache.type_test.types1
Subclasses of SimpleContent1 in org.apache.type_test.types1Modifier and TypeClassDescriptionclassJava class for SimpleContent2 complex type.classJava class for SimpleContent3 complex type.Methods in org.apache.type_test.types1 that return SimpleContent1Modifier and TypeMethodDescriptionObjectFactory.createSimpleContent1()Create an instance ofSimpleContent1 -
Uses of SimpleContent1 in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as SimpleContent1Modifier and TypeFieldDescriptionprotected SimpleContent1TestSimpleContent1Response._returnprotected SimpleContent1TestSimpleContent1.xprotected SimpleContent1TestSimpleContent1.yprotected SimpleContent1TestSimpleContent1Response.yprotected SimpleContent1TestSimpleContent1Response.zMethods in org.apache.type_test.xml that return SimpleContent1Modifier and TypeMethodDescriptionTestSimpleContent1Response.getReturn()Gets the value of the return property.TestSimpleContent1.getX()Gets the value of the x property.TestSimpleContent1.getY()Gets the value of the y property.TestSimpleContent1Response.getY()Gets the value of the y property.TestSimpleContent1Response.getZ()Gets the value of the z property.TypeTestPortType.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z) Methods in org.apache.type_test.xml with parameters of type SimpleContent1Modifier and TypeMethodDescriptionvoidTestSimpleContent1Response.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.TypeTestPortType.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z) Method parameters in org.apache.type_test.xml with type arguments of type SimpleContent1Modifier and TypeMethodDescriptionTypeTestPortType.testSimpleContent1(SimpleContent1 x, jakarta.xml.ws.Holder<SimpleContent1> y, jakarta.xml.ws.Holder<SimpleContent1> z)