Uses of Class
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap.UseChoice

Packages that use UseChoice
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap   
 

Uses of UseChoice in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap
 

Fields in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap declared as UseChoice
protected  UseChoice THeaderFault.use
           
protected  UseChoice THeader.use
           
protected  UseChoice TBody.use
           
 

Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap that return UseChoice
static UseChoice UseChoice.fromValue(java.lang.String v)
           
 UseChoice THeaderFault.getUse()
          Gets the value of the use property.
 UseChoice THeader.getUse()
          Gets the value of the use property.
 UseChoice TBody.getUse()
          Gets the value of the use property.
static UseChoice UseChoice.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UseChoice[] UseChoice.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap with parameters of type UseChoice
 void THeaderFault.setUse(UseChoice value)
          Sets the value of the use property.
 void THeader.setUse(UseChoice value)
          Sets the value of the use property.
 void TBody.setUse(UseChoice value)
          Sets the value of the use property.
 



Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.