Uses of Class
org.apache.type_test.types1.StructWithList
-
Packages that use StructWithList 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 StructWithList in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return StructWithList Modifier and Type Method Description StructWithListTypeTestImpl. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z)Methods in org.apache.cxf.systest.type_test with parameters of type StructWithList Modifier and Type Method Description StructWithListTypeTestImpl. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type StructWithList Modifier and Type Method Description StructWithListTypeTestImpl. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z) -
Uses of StructWithList in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as StructWithList Modifier and Type Field Description protected StructWithListTestStructWithListResponse. _returnprotected StructWithListTestStructWithList. xprotected StructWithListTestStructWithList. yprotected StructWithListTestStructWithListResponse. yprotected StructWithListTestStructWithListResponse. zMethods in org.apache.type_test.doc that return StructWithList Modifier and Type Method Description StructWithListTestStructWithListResponse. getReturn()Gets the value of the return property.StructWithListTestStructWithList. getX()Gets the value of the x property.StructWithListTestStructWithList. getY()Gets the value of the y property.StructWithListTestStructWithListResponse. getY()Gets the value of the y property.StructWithListTestStructWithListResponse. getZ()Gets the value of the z property.StructWithListTypeTestPortType. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z)Methods in org.apache.type_test.doc with parameters of type StructWithList Modifier and Type Method Description voidTestStructWithListResponse. setReturn(StructWithList value)Sets the value of the return property.voidTestStructWithList. setX(StructWithList value)Sets the value of the x property.voidTestStructWithList. setY(StructWithList value)Sets the value of the y property.voidTestStructWithListResponse. setY(StructWithList value)Sets the value of the y property.voidTestStructWithListResponse. setZ(StructWithList value)Sets the value of the z property.StructWithListTypeTestPortType. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z)Method parameters in org.apache.type_test.doc with type arguments of type StructWithList Modifier and Type Method Description StructWithListTypeTestPortType. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z) -
Uses of StructWithList in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return StructWithList Modifier and Type Method Description StructWithListTypeTestPortType. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z)Methods in org.apache.type_test.rpc with parameters of type StructWithList Modifier and Type Method Description StructWithListTypeTestPortType. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z)Method parameters in org.apache.type_test.rpc with type arguments of type StructWithList Modifier and Type Method Description StructWithListTypeTestPortType. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z) -
Uses of StructWithList in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return StructWithList Modifier and Type Method Description StructWithListObjectFactory. createStructWithList()Create an instance ofStructWithList -
Uses of StructWithList in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as StructWithList Modifier and Type Field Description protected StructWithListTestStructWithListResponse. _returnprotected StructWithListTestStructWithList. xprotected StructWithListTestStructWithList. yprotected StructWithListTestStructWithListResponse. yprotected StructWithListTestStructWithListResponse. zMethods in org.apache.type_test.xml that return StructWithList Modifier and Type Method Description StructWithListTestStructWithListResponse. getReturn()Gets the value of the return property.StructWithListTestStructWithList. getX()Gets the value of the x property.StructWithListTestStructWithList. getY()Gets the value of the y property.StructWithListTestStructWithListResponse. getY()Gets the value of the y property.StructWithListTestStructWithListResponse. getZ()Gets the value of the z property.StructWithListTypeTestPortType. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z)Methods in org.apache.type_test.xml with parameters of type StructWithList Modifier and Type Method Description voidTestStructWithListResponse. setReturn(StructWithList value)Sets the value of the return property.voidTestStructWithList. setX(StructWithList value)Sets the value of the x property.voidTestStructWithList. setY(StructWithList value)Sets the value of the y property.voidTestStructWithListResponse. setY(StructWithList value)Sets the value of the y property.voidTestStructWithListResponse. setZ(StructWithList value)Sets the value of the z property.StructWithListTypeTestPortType. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z)Method parameters in org.apache.type_test.xml with type arguments of type StructWithList Modifier and Type Method Description StructWithListTypeTestPortType. testStructWithList(StructWithList x, javax.xml.ws.Holder<StructWithList> y, javax.xml.ws.Holder<StructWithList> z)
-