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

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

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

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

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

Uses of DecimalEnum in org.apache.type_test.doc
 

Fields in org.apache.type_test.doc declared as DecimalEnum
protected  DecimalEnum TestDecimalEnumResponse._return
           
protected  DecimalEnum TestDecimalEnum.x
           
protected  DecimalEnum TestDecimalEnum.y
           
protected  DecimalEnum TestDecimalEnumResponse.y
           
protected  DecimalEnum TestDecimalEnumResponse.z
           
 

Methods in org.apache.type_test.doc that return DecimalEnum
 DecimalEnum TestDecimalEnumResponse.getReturn()
          Gets the value of the return property.
 DecimalEnum TestDecimalEnum.getX()
          Gets the value of the x property.
 DecimalEnum TestDecimalEnum.getY()
          Gets the value of the y property.
 DecimalEnum TestDecimalEnumResponse.getY()
          Gets the value of the y property.
 DecimalEnum TestDecimalEnumResponse.getZ()
          Gets the value of the z property.
 DecimalEnum TypeTestPortType.testDecimalEnum(DecimalEnum x, javax.xml.ws.Holder<DecimalEnum> y, javax.xml.ws.Holder<DecimalEnum> z)
           
 

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

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

Uses of DecimalEnum in org.apache.type_test.rpc
 

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

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

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

Uses of DecimalEnum in org.apache.type_test.types1
 

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

Uses of DecimalEnum in org.apache.type_test.xml
 

Fields in org.apache.type_test.xml declared as DecimalEnum
protected  DecimalEnum TestDecimalEnumResponse._return
           
protected  DecimalEnum TestDecimalEnum.x
           
protected  DecimalEnum TestDecimalEnum.y
           
protected  DecimalEnum TestDecimalEnumResponse.y
           
protected  DecimalEnum TestDecimalEnumResponse.z
           
 

Methods in org.apache.type_test.xml that return DecimalEnum
 DecimalEnum TestDecimalEnumResponse.getReturn()
          Gets the value of the return property.
 DecimalEnum TestDecimalEnum.getX()
          Gets the value of the x property.
 DecimalEnum TestDecimalEnum.getY()
          Gets the value of the y property.
 DecimalEnum TestDecimalEnumResponse.getY()
          Gets the value of the y property.
 DecimalEnum TestDecimalEnumResponse.getZ()
          Gets the value of the z property.
 DecimalEnum TypeTestPortType.testDecimalEnum(DecimalEnum x, javax.xml.ws.Holder<DecimalEnum> y, javax.xml.ws.Holder<DecimalEnum> z)
           
 

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

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



Apache CXF