Uses of Class
org.apache.type_test.types1.UnionSimpleContent
-
Packages that use UnionSimpleContent 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 UnionSimpleContent in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return UnionSimpleContent Modifier and Type Method Description UnionSimpleContentTypeTestImpl. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)Methods in org.apache.cxf.systest.type_test with parameters of type UnionSimpleContent Modifier and Type Method Description UnionSimpleContentTypeTestImpl. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type UnionSimpleContent Modifier and Type Method Description UnionSimpleContentTypeTestImpl. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z) -
Uses of UnionSimpleContent in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as UnionSimpleContent Modifier and Type Field Description protected UnionSimpleContentTestUnionSimpleContentResponse. _returnprotected UnionSimpleContentTestUnionSimpleContent. xprotected UnionSimpleContentTestUnionSimpleContent. yprotected UnionSimpleContentTestUnionSimpleContentResponse. yprotected UnionSimpleContentTestUnionSimpleContentResponse. zMethods in org.apache.type_test.doc that return UnionSimpleContent Modifier and Type Method Description UnionSimpleContentTestUnionSimpleContentResponse. getReturn()Gets the value of the return property.UnionSimpleContentTestUnionSimpleContent. getX()Gets the value of the x property.UnionSimpleContentTestUnionSimpleContent. getY()Gets the value of the y property.UnionSimpleContentTestUnionSimpleContentResponse. getY()Gets the value of the y property.UnionSimpleContentTestUnionSimpleContentResponse. getZ()Gets the value of the z property.UnionSimpleContentTypeTestPortType. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)Methods in org.apache.type_test.doc with parameters of type UnionSimpleContent Modifier and Type Method Description voidTestUnionSimpleContentResponse. setReturn(UnionSimpleContent value)Sets the value of the return property.voidTestUnionSimpleContent. setX(UnionSimpleContent value)Sets the value of the x property.voidTestUnionSimpleContent. setY(UnionSimpleContent value)Sets the value of the y property.voidTestUnionSimpleContentResponse. setY(UnionSimpleContent value)Sets the value of the y property.voidTestUnionSimpleContentResponse. setZ(UnionSimpleContent value)Sets the value of the z property.UnionSimpleContentTypeTestPortType. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)Method parameters in org.apache.type_test.doc with type arguments of type UnionSimpleContent Modifier and Type Method Description UnionSimpleContentTypeTestPortType. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z) -
Uses of UnionSimpleContent in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return UnionSimpleContent Modifier and Type Method Description UnionSimpleContentTypeTestPortType. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)Methods in org.apache.type_test.rpc with parameters of type UnionSimpleContent Modifier and Type Method Description UnionSimpleContentTypeTestPortType. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)Method parameters in org.apache.type_test.rpc with type arguments of type UnionSimpleContent Modifier and Type Method Description UnionSimpleContentTypeTestPortType. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z) -
Uses of UnionSimpleContent in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return UnionSimpleContent Modifier and Type Method Description UnionSimpleContentObjectFactory. createUnionSimpleContent()Create an instance ofUnionSimpleContent -
Uses of UnionSimpleContent in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as UnionSimpleContent Modifier and Type Field Description protected UnionSimpleContentTestUnionSimpleContentResponse. _returnprotected UnionSimpleContentTestUnionSimpleContent. xprotected UnionSimpleContentTestUnionSimpleContent. yprotected UnionSimpleContentTestUnionSimpleContentResponse. yprotected UnionSimpleContentTestUnionSimpleContentResponse. zMethods in org.apache.type_test.xml that return UnionSimpleContent Modifier and Type Method Description UnionSimpleContentTestUnionSimpleContentResponse. getReturn()Gets the value of the return property.UnionSimpleContentTestUnionSimpleContent. getX()Gets the value of the x property.UnionSimpleContentTestUnionSimpleContent. getY()Gets the value of the y property.UnionSimpleContentTestUnionSimpleContentResponse. getY()Gets the value of the y property.UnionSimpleContentTestUnionSimpleContentResponse. getZ()Gets the value of the z property.UnionSimpleContentTypeTestPortType. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)Methods in org.apache.type_test.xml with parameters of type UnionSimpleContent Modifier and Type Method Description voidTestUnionSimpleContentResponse. setReturn(UnionSimpleContent value)Sets the value of the return property.voidTestUnionSimpleContent. setX(UnionSimpleContent value)Sets the value of the x property.voidTestUnionSimpleContent. setY(UnionSimpleContent value)Sets the value of the y property.voidTestUnionSimpleContentResponse. setY(UnionSimpleContent value)Sets the value of the y property.voidTestUnionSimpleContentResponse. setZ(UnionSimpleContent value)Sets the value of the z property.UnionSimpleContentTypeTestPortType. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)Method parameters in org.apache.type_test.xml with type arguments of type UnionSimpleContent Modifier and Type Method Description UnionSimpleContentTypeTestPortType. testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)
-