Uses of Class
org.apache.type_test.types1.EmptyStruct
Packages that use EmptyStruct
Package
Description
-
Uses of EmptyStruct in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return EmptyStructModifier and TypeMethodDescriptionTypeTestImpl.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z) Methods in org.apache.cxf.systest.type_test with parameters of type EmptyStructModifier and TypeMethodDescriptionTypeTestImpl.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type EmptyStructModifier and TypeMethodDescriptionTypeTestImpl.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z) -
Uses of EmptyStruct in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as EmptyStructModifier and TypeFieldDescriptionprotected EmptyStructTestEmptyStructResponse._returnprotected EmptyStructTestEmptyStruct.xprotected EmptyStructTestEmptyStruct.yprotected EmptyStructTestEmptyStructResponse.yprotected EmptyStructTestEmptyStructResponse.zMethods in org.apache.type_test.doc that return EmptyStructModifier and TypeMethodDescriptionTestEmptyStructResponse.getReturn()Gets the value of the return property.TestEmptyStruct.getX()Gets the value of the x property.TestEmptyStruct.getY()Gets the value of the y property.TestEmptyStructResponse.getY()Gets the value of the y property.TestEmptyStructResponse.getZ()Gets the value of the z property.TypeTestPortType.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z) Methods in org.apache.type_test.doc with parameters of type EmptyStructModifier and TypeMethodDescriptionvoidTestEmptyStructResponse.setReturn(EmptyStruct value) Sets the value of the return property.voidTestEmptyStruct.setX(EmptyStruct value) Sets the value of the x property.voidTestEmptyStruct.setY(EmptyStruct value) Sets the value of the y property.voidTestEmptyStructResponse.setY(EmptyStruct value) Sets the value of the y property.voidTestEmptyStructResponse.setZ(EmptyStruct value) Sets the value of the z property.TypeTestPortType.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z) Method parameters in org.apache.type_test.doc with type arguments of type EmptyStructModifier and TypeMethodDescriptionTypeTestPortType.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z) -
Uses of EmptyStruct in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return EmptyStructModifier and TypeMethodDescriptionTypeTestPortType.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z) Methods in org.apache.type_test.rpc with parameters of type EmptyStructModifier and TypeMethodDescriptionTypeTestPortType.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z) Method parameters in org.apache.type_test.rpc with type arguments of type EmptyStructModifier and TypeMethodDescriptionTypeTestPortType.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z) -
Uses of EmptyStruct in org.apache.type_test.types1
Subclasses of EmptyStruct in org.apache.type_test.types1Modifier and TypeClassDescriptionclassJava class for DerivedStructBaseEmpty complex type.Fields in org.apache.type_test.types1 declared as EmptyStructMethods in org.apache.type_test.types1 that return EmptyStructModifier and TypeMethodDescriptionObjectFactory.createEmptyStruct()Create an instance ofEmptyStructNestedStruct.getVarEmptyStruct()Gets the value of the varEmptyStruct property.Methods in org.apache.type_test.types1 with parameters of type EmptyStructModifier and TypeMethodDescriptionvoidNestedStruct.setVarEmptyStruct(EmptyStruct value) Sets the value of the varEmptyStruct property. -
Uses of EmptyStruct in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as EmptyStructModifier and TypeFieldDescriptionprotected EmptyStructTestEmptyStructResponse._returnprotected EmptyStructTestEmptyStruct.xprotected EmptyStructTestEmptyStruct.yprotected EmptyStructTestEmptyStructResponse.yprotected EmptyStructTestEmptyStructResponse.zMethods in org.apache.type_test.xml that return EmptyStructModifier and TypeMethodDescriptionTestEmptyStructResponse.getReturn()Gets the value of the return property.TestEmptyStruct.getX()Gets the value of the x property.TestEmptyStruct.getY()Gets the value of the y property.TestEmptyStructResponse.getY()Gets the value of the y property.TestEmptyStructResponse.getZ()Gets the value of the z property.TypeTestPortType.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z) Methods in org.apache.type_test.xml with parameters of type EmptyStructModifier and TypeMethodDescriptionvoidTestEmptyStructResponse.setReturn(EmptyStruct value) Sets the value of the return property.voidTestEmptyStruct.setX(EmptyStruct value) Sets the value of the x property.voidTestEmptyStruct.setY(EmptyStruct value) Sets the value of the y property.voidTestEmptyStructResponse.setY(EmptyStruct value) Sets the value of the y property.voidTestEmptyStructResponse.setZ(EmptyStruct value) Sets the value of the z property.TypeTestPortType.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z) Method parameters in org.apache.type_test.xml with type arguments of type EmptyStructModifier and TypeMethodDescriptionTypeTestPortType.testEmptyStruct(EmptyStruct x, jakarta.xml.ws.Holder<EmptyStruct> y, jakarta.xml.ws.Holder<EmptyStruct> z)