Uses of Class
org.apache.type_test.types1.UnionSimpleContent

Packages that use UnionSimpleContent
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
 UnionSimpleContent TypeTestImpl.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
 UnionSimpleContent TypeTestImpl.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
 UnionSimpleContent TypeTestImpl.testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)
           
 UnionSimpleContent TypeTestImpl.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
protected  UnionSimpleContent TestUnionSimpleContentResponse._return
           
protected  UnionSimpleContent TestUnionSimpleContent.x
           
protected  UnionSimpleContent TestUnionSimpleContent.y
           
protected  UnionSimpleContent TestUnionSimpleContentResponse.y
           
protected  UnionSimpleContent TestUnionSimpleContentResponse.z
           
 

Methods in org.apache.type_test.doc that return UnionSimpleContent
 UnionSimpleContent TestUnionSimpleContentResponse.getReturn()
          Gets the value of the return property.
 UnionSimpleContent TestUnionSimpleContent.getX()
          Gets the value of the x property.
 UnionSimpleContent TestUnionSimpleContent.getY()
          Gets the value of the y property.
 UnionSimpleContent TestUnionSimpleContentResponse.getY()
          Gets the value of the y property.
 UnionSimpleContent TestUnionSimpleContentResponse.getZ()
          Gets the value of the z property.
 UnionSimpleContent TypeTestPortType.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
 void TestUnionSimpleContentResponse.setReturn(UnionSimpleContent value)
          Sets the value of the return property.
 void TestUnionSimpleContent.setX(UnionSimpleContent value)
          Sets the value of the x property.
 void TestUnionSimpleContent.setY(UnionSimpleContent value)
          Sets the value of the y property.
 void TestUnionSimpleContentResponse.setY(UnionSimpleContent value)
          Sets the value of the y property.
 void TestUnionSimpleContentResponse.setZ(UnionSimpleContent value)
          Sets the value of the z property.
 UnionSimpleContent TypeTestPortType.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
 UnionSimpleContent TypeTestPortType.testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)
           
 UnionSimpleContent TypeTestPortType.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
 UnionSimpleContent TypeTestPortType.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
 UnionSimpleContent TypeTestPortType.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
 UnionSimpleContent TypeTestPortType.testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)
           
 UnionSimpleContent TypeTestPortType.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
 UnionSimpleContent ObjectFactory.createUnionSimpleContent()
          Create an instance of UnionSimpleContent
 

Uses of UnionSimpleContent in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as UnionSimpleContent
protected  UnionSimpleContent TestUnionSimpleContentResponse._return
           
protected  UnionSimpleContent TestUnionSimpleContent.x
           
protected  UnionSimpleContent TestUnionSimpleContent.y
           
protected  UnionSimpleContent TestUnionSimpleContentResponse.y
           
protected  UnionSimpleContent TestUnionSimpleContentResponse.z
           
 

Methods in org.apache.type_test.xml that return UnionSimpleContent
 UnionSimpleContent TestUnionSimpleContentResponse.getReturn()
          Gets the value of the return property.
 UnionSimpleContent TestUnionSimpleContent.getX()
          Gets the value of the x property.
 UnionSimpleContent TestUnionSimpleContent.getY()
          Gets the value of the y property.
 UnionSimpleContent TestUnionSimpleContentResponse.getY()
          Gets the value of the y property.
 UnionSimpleContent TestUnionSimpleContentResponse.getZ()
          Gets the value of the z property.
 UnionSimpleContent TypeTestPortType.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
 void TestUnionSimpleContentResponse.setReturn(UnionSimpleContent value)
          Sets the value of the return property.
 void TestUnionSimpleContent.setX(UnionSimpleContent value)
          Sets the value of the x property.
 void TestUnionSimpleContent.setY(UnionSimpleContent value)
          Sets the value of the y property.
 void TestUnionSimpleContentResponse.setY(UnionSimpleContent value)
          Sets the value of the y property.
 void TestUnionSimpleContentResponse.setZ(UnionSimpleContent value)
          Sets the value of the z property.
 UnionSimpleContent TypeTestPortType.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
 UnionSimpleContent TypeTestPortType.testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)
           
 UnionSimpleContent TypeTestPortType.testUnionSimpleContent(UnionSimpleContent x, javax.xml.ws.Holder<UnionSimpleContent> y, javax.xml.ws.Holder<UnionSimpleContent> z)
           
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.