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

Packages that use AnyURIEnum
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 AnyURIEnum in org.apache.cxf.systest.type_test
 

Methods in org.apache.cxf.systest.type_test that return AnyURIEnum
 AnyURIEnum TypeTestImpl.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 

Methods in org.apache.cxf.systest.type_test with parameters of type AnyURIEnum
 AnyURIEnum TypeTestImpl.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 

Method parameters in org.apache.cxf.systest.type_test with type arguments of type AnyURIEnum
 AnyURIEnum TypeTestImpl.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 AnyURIEnum TypeTestImpl.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 

Uses of AnyURIEnum in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as AnyURIEnum
protected  AnyURIEnum TestAnyURIEnumResponse._return
           
protected  AnyURIEnum TestAnyURIEnum.x
           
protected  AnyURIEnum TestAnyURIEnum.y
           
protected  AnyURIEnum TestAnyURIEnumResponse.y
           
protected  AnyURIEnum TestAnyURIEnumResponse.z
           
 

Methods in org.apache.type_test.doc that return AnyURIEnum
 AnyURIEnum TestAnyURIEnumResponse.getReturn()
          Gets the value of the return property.
 AnyURIEnum TestAnyURIEnum.getX()
          Gets the value of the x property.
 AnyURIEnum TestAnyURIEnum.getY()
          Gets the value of the y property.
 AnyURIEnum TestAnyURIEnumResponse.getY()
          Gets the value of the y property.
 AnyURIEnum TestAnyURIEnumResponse.getZ()
          Gets the value of the z property.
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 

Methods in org.apache.type_test.doc with parameters of type AnyURIEnum
 void TestAnyURIEnumResponse.setReturn(AnyURIEnum value)
          Sets the value of the return property.
 void TestAnyURIEnum.setX(AnyURIEnum value)
          Sets the value of the x property.
 void TestAnyURIEnum.setY(AnyURIEnum value)
          Sets the value of the y property.
 void TestAnyURIEnumResponse.setY(AnyURIEnum value)
          Sets the value of the y property.
 void TestAnyURIEnumResponse.setZ(AnyURIEnum value)
          Sets the value of the z property.
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 

Method parameters in org.apache.type_test.doc with type arguments of type AnyURIEnum
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 

Uses of AnyURIEnum in org.apache.type_test.rpc
 

Methods in org.apache.type_test.rpc that return AnyURIEnum
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 

Methods in org.apache.type_test.rpc with parameters of type AnyURIEnum
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 

Method parameters in org.apache.type_test.rpc with type arguments of type AnyURIEnum
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 

Uses of AnyURIEnum in org.apache.type_test.types1
 

Methods in org.apache.type_test.types1 that return AnyURIEnum
static AnyURIEnum AnyURIEnum.fromValue(java.lang.String v)
           
static AnyURIEnum AnyURIEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AnyURIEnum[] AnyURIEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of AnyURIEnum in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as AnyURIEnum
protected  AnyURIEnum TestAnyURIEnumResponse._return
           
protected  AnyURIEnum TestAnyURIEnum.x
           
protected  AnyURIEnum TestAnyURIEnum.y
           
protected  AnyURIEnum TestAnyURIEnumResponse.y
           
protected  AnyURIEnum TestAnyURIEnumResponse.z
           
 

Methods in org.apache.type_test.xml that return AnyURIEnum
 AnyURIEnum TestAnyURIEnumResponse.getReturn()
          Gets the value of the return property.
 AnyURIEnum TestAnyURIEnum.getX()
          Gets the value of the x property.
 AnyURIEnum TestAnyURIEnum.getY()
          Gets the value of the y property.
 AnyURIEnum TestAnyURIEnumResponse.getY()
          Gets the value of the y property.
 AnyURIEnum TestAnyURIEnumResponse.getZ()
          Gets the value of the z property.
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 

Methods in org.apache.type_test.xml with parameters of type AnyURIEnum
 void TestAnyURIEnumResponse.setReturn(AnyURIEnum value)
          Sets the value of the return property.
 void TestAnyURIEnum.setX(AnyURIEnum value)
          Sets the value of the x property.
 void TestAnyURIEnum.setY(AnyURIEnum value)
          Sets the value of the y property.
 void TestAnyURIEnumResponse.setY(AnyURIEnum value)
          Sets the value of the y property.
 void TestAnyURIEnumResponse.setZ(AnyURIEnum value)
          Sets the value of the z property.
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 

Method parameters in org.apache.type_test.xml with type arguments of type AnyURIEnum
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 AnyURIEnum TypeTestPortType.testAnyURIEnum(AnyURIEnum x, javax.xml.ws.Holder<AnyURIEnum> y, javax.xml.ws.Holder<AnyURIEnum> z)
           
 



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