Uses of Class
org.apache.type_test.types1.SimpleStruct
Packages that use SimpleStruct
Package
Description
-
Uses of SimpleStruct in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return SimpleStructModifier and TypeMethodDescriptionTypeTestImpl.testNillableStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) TypeTestImpl.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) Methods in org.apache.cxf.systest.type_test with parameters of type SimpleStructModifier and TypeMethodDescriptionTypeTestImpl.testNillableStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) TypeTestImpl.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type SimpleStructModifier and TypeMethodDescriptionTypeTestImpl.testNillableStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) TypeTestImpl.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) -
Uses of SimpleStruct in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as SimpleStructModifier and TypeFieldDescriptionprotected SimpleStructTestNillableStructResponse._returnprotected SimpleStructTestSimpleStructResponse._returnprotected SimpleStructTestNillableStruct.xprotected SimpleStructTestSimpleStruct.xprotected SimpleStructTestNillableStruct.yprotected SimpleStructTestNillableStructResponse.yprotected SimpleStructTestSimpleStruct.yprotected SimpleStructTestSimpleStructResponse.yprotected SimpleStructTestNillableStructResponse.zprotected SimpleStructTestSimpleStructResponse.zMethods in org.apache.type_test.doc that return SimpleStructModifier and TypeMethodDescriptionTestNillableStructResponse.getReturn()Gets the value of the return property.TestSimpleStructResponse.getReturn()Gets the value of the return property.TestNillableStruct.getX()Gets the value of the x property.TestSimpleStruct.getX()Gets the value of the x property.TestNillableStruct.getY()Gets the value of the y property.TestNillableStructResponse.getY()Gets the value of the y property.TestSimpleStruct.getY()Gets the value of the y property.TestSimpleStructResponse.getY()Gets the value of the y property.TestNillableStructResponse.getZ()Gets the value of the z property.TestSimpleStructResponse.getZ()Gets the value of the z property.TypeTestPortType.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) Methods in org.apache.type_test.doc with parameters of type SimpleStructModifier and TypeMethodDescriptionvoidTestNillableStructResponse.setReturn(SimpleStruct value) Sets the value of the return property.voidTestSimpleStructResponse.setReturn(SimpleStruct value) Sets the value of the return property.voidTestNillableStruct.setX(SimpleStruct value) Sets the value of the x property.voidTestSimpleStruct.setX(SimpleStruct value) Sets the value of the x property.voidTestNillableStruct.setY(SimpleStruct value) Sets the value of the y property.voidTestNillableStructResponse.setY(SimpleStruct value) Sets the value of the y property.voidTestSimpleStruct.setY(SimpleStruct value) Sets the value of the y property.voidTestSimpleStructResponse.setY(SimpleStruct value) Sets the value of the y property.voidTestNillableStructResponse.setZ(SimpleStruct value) Sets the value of the z property.voidTestSimpleStructResponse.setZ(SimpleStruct value) Sets the value of the z property.TypeTestPortType.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) Method parameters in org.apache.type_test.doc with type arguments of type SimpleStructModifier and TypeMethodDescriptionTypeTestPortType.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) -
Uses of SimpleStruct in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return SimpleStructModifier and TypeMethodDescriptionTypeTestPortType.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) Methods in org.apache.type_test.rpc with parameters of type SimpleStructModifier and TypeMethodDescriptionTypeTestPortType.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) Method parameters in org.apache.type_test.rpc with type arguments of type SimpleStructModifier and TypeMethodDescriptionTypeTestPortType.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) -
Uses of SimpleStruct in org.apache.type_test.types1
Subclasses of SimpleStruct in org.apache.type_test.types1Modifier and TypeClassDescriptionclassJava class for DerivedAllBaseStruct complex type.classJava class for DerivedChoiceBaseComplex complex type.classJava class for DerivedChoiceBaseStruct complex type.classJava class for DerivedNoContent complex type.classJava class for DerivedStructBaseStruct complex type.classJava class for RestrictedStructBaseStruct complex type.Fields in org.apache.type_test.types1 declared as SimpleStructModifier and TypeFieldDescriptionprotected SimpleStructNestedStruct.varStructprotected SimpleStructStructWithNillables.varStructprotected SimpleStructStructWithOptionals.varStructMethods in org.apache.type_test.types1 that return SimpleStructModifier and TypeMethodDescriptionObjectFactory.createSimpleStruct()Create an instance ofSimpleStructNestedStruct.getVarStruct()Gets the value of the varStruct property.StructWithNillables.getVarStruct()Gets the value of the varStruct property.StructWithOptionals.getVarStruct()Gets the value of the varStruct property.Methods in org.apache.type_test.types1 that return types with arguments of type SimpleStructModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SimpleStruct>ObjectFactory.createNillableStruct(SimpleStruct value) Methods in org.apache.type_test.types1 with parameters of type SimpleStructModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SimpleStruct>ObjectFactory.createNillableStruct(SimpleStruct value) voidNestedStruct.setVarStruct(SimpleStruct value) Sets the value of the varStruct property.voidStructWithNillables.setVarStruct(SimpleStruct value) Sets the value of the varStruct property.voidStructWithOptionals.setVarStruct(SimpleStruct value) Sets the value of the varStruct property. -
Uses of SimpleStruct in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as SimpleStructModifier and TypeFieldDescriptionprotected SimpleStructTestNillableStructResponse._returnprotected SimpleStructTestSimpleStructResponse._returnprotected SimpleStructTestNillableStruct.xprotected SimpleStructTestSimpleStruct.xprotected SimpleStructTestNillableStruct.yprotected SimpleStructTestNillableStructResponse.yprotected SimpleStructTestSimpleStruct.yprotected SimpleStructTestSimpleStructResponse.yprotected SimpleStructTestNillableStructResponse.zprotected SimpleStructTestSimpleStructResponse.zMethods in org.apache.type_test.xml that return SimpleStructModifier and TypeMethodDescriptionTestNillableStructResponse.getReturn()Gets the value of the return property.TestSimpleStructResponse.getReturn()Gets the value of the return property.TestNillableStruct.getX()Gets the value of the x property.TestSimpleStruct.getX()Gets the value of the x property.TestNillableStruct.getY()Gets the value of the y property.TestNillableStructResponse.getY()Gets the value of the y property.TestSimpleStruct.getY()Gets the value of the y property.TestSimpleStructResponse.getY()Gets the value of the y property.TestNillableStructResponse.getZ()Gets the value of the z property.TestSimpleStructResponse.getZ()Gets the value of the z property.TypeTestPortType.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) Methods in org.apache.type_test.xml with parameters of type SimpleStructModifier and TypeMethodDescriptionvoidTestNillableStructResponse.setReturn(SimpleStruct value) Sets the value of the return property.voidTestSimpleStructResponse.setReturn(SimpleStruct value) Sets the value of the return property.voidTestNillableStruct.setX(SimpleStruct value) Sets the value of the x property.voidTestSimpleStruct.setX(SimpleStruct value) Sets the value of the x property.voidTestNillableStruct.setY(SimpleStruct value) Sets the value of the y property.voidTestNillableStructResponse.setY(SimpleStruct value) Sets the value of the y property.voidTestSimpleStruct.setY(SimpleStruct value) Sets the value of the y property.voidTestSimpleStructResponse.setY(SimpleStruct value) Sets the value of the y property.voidTestNillableStructResponse.setZ(SimpleStruct value) Sets the value of the z property.voidTestSimpleStructResponse.setZ(SimpleStruct value) Sets the value of the z property.TypeTestPortType.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z) Method parameters in org.apache.type_test.xml with type arguments of type SimpleStructModifier and TypeMethodDescriptionTypeTestPortType.testSimpleStruct(SimpleStruct x, jakarta.xml.ws.Holder<SimpleStruct> y, jakarta.xml.ws.Holder<SimpleStruct> z)