Uses of Class
org.apache.type_test.types1.StructWithOptionals
-
Packages that use StructWithOptionals 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 StructWithOptionals in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return StructWithOptionals Modifier and Type Method Description StructWithOptionalsTypeTestImpl. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z)Methods in org.apache.cxf.systest.type_test with parameters of type StructWithOptionals Modifier and Type Method Description StructWithOptionalsTypeTestImpl. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type StructWithOptionals Modifier and Type Method Description StructWithOptionalsTypeTestImpl. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z) -
Uses of StructWithOptionals in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as StructWithOptionals Modifier and Type Field Description protected StructWithOptionalsTestStructWithOptionalsResponse. _returnprotected StructWithOptionalsTestStructWithOptionals. xprotected StructWithOptionalsTestStructWithOptionals. yprotected StructWithOptionalsTestStructWithOptionalsResponse. yprotected StructWithOptionalsTestStructWithOptionalsResponse. zMethods in org.apache.type_test.doc that return StructWithOptionals Modifier and Type Method Description StructWithOptionalsTestStructWithOptionalsResponse. getReturn()Gets the value of the return property.StructWithOptionalsTestStructWithOptionals. getX()Gets the value of the x property.StructWithOptionalsTestStructWithOptionals. getY()Gets the value of the y property.StructWithOptionalsTestStructWithOptionalsResponse. getY()Gets the value of the y property.StructWithOptionalsTestStructWithOptionalsResponse. getZ()Gets the value of the z property.StructWithOptionalsTypeTestPortType. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z)Methods in org.apache.type_test.doc with parameters of type StructWithOptionals Modifier and Type Method Description voidTestStructWithOptionalsResponse. setReturn(StructWithOptionals value)Sets the value of the return property.voidTestStructWithOptionals. setX(StructWithOptionals value)Sets the value of the x property.voidTestStructWithOptionals. setY(StructWithOptionals value)Sets the value of the y property.voidTestStructWithOptionalsResponse. setY(StructWithOptionals value)Sets the value of the y property.voidTestStructWithOptionalsResponse. setZ(StructWithOptionals value)Sets the value of the z property.StructWithOptionalsTypeTestPortType. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z)Method parameters in org.apache.type_test.doc with type arguments of type StructWithOptionals Modifier and Type Method Description StructWithOptionalsTypeTestPortType. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z) -
Uses of StructWithOptionals in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return StructWithOptionals Modifier and Type Method Description StructWithOptionalsTypeTestPortType. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z)Methods in org.apache.type_test.rpc with parameters of type StructWithOptionals Modifier and Type Method Description StructWithOptionalsTypeTestPortType. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z)Method parameters in org.apache.type_test.rpc with type arguments of type StructWithOptionals Modifier and Type Method Description StructWithOptionalsTypeTestPortType. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z) -
Uses of StructWithOptionals in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return StructWithOptionals Modifier and Type Method Description StructWithOptionalsObjectFactory. createStructWithOptionals()Create an instance ofStructWithOptionals -
Uses of StructWithOptionals in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as StructWithOptionals Modifier and Type Field Description protected StructWithOptionalsTestStructWithOptionalsResponse. _returnprotected StructWithOptionalsTestStructWithOptionals. xprotected StructWithOptionalsTestStructWithOptionals. yprotected StructWithOptionalsTestStructWithOptionalsResponse. yprotected StructWithOptionalsTestStructWithOptionalsResponse. zMethods in org.apache.type_test.xml that return StructWithOptionals Modifier and Type Method Description StructWithOptionalsTestStructWithOptionalsResponse. getReturn()Gets the value of the return property.StructWithOptionalsTestStructWithOptionals. getX()Gets the value of the x property.StructWithOptionalsTestStructWithOptionals. getY()Gets the value of the y property.StructWithOptionalsTestStructWithOptionalsResponse. getY()Gets the value of the y property.StructWithOptionalsTestStructWithOptionalsResponse. getZ()Gets the value of the z property.StructWithOptionalsTypeTestPortType. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z)Methods in org.apache.type_test.xml with parameters of type StructWithOptionals Modifier and Type Method Description voidTestStructWithOptionalsResponse. setReturn(StructWithOptionals value)Sets the value of the return property.voidTestStructWithOptionals. setX(StructWithOptionals value)Sets the value of the x property.voidTestStructWithOptionals. setY(StructWithOptionals value)Sets the value of the y property.voidTestStructWithOptionalsResponse. setY(StructWithOptionals value)Sets the value of the y property.voidTestStructWithOptionalsResponse. setZ(StructWithOptionals value)Sets the value of the z property.StructWithOptionalsTypeTestPortType. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z)Method parameters in org.apache.type_test.xml with type arguments of type StructWithOptionals Modifier and Type Method Description StructWithOptionalsTypeTestPortType. testStructWithOptionals(StructWithOptionals x, javax.xml.ws.Holder<StructWithOptionals> y, javax.xml.ws.Holder<StructWithOptionals> z)
-