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

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

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

Fields in org.xmlsoap.schemas.wsdl.soap declared as UseChoice
static UseChoice UseChoice.literal
           
static UseChoice UseChoice.encoded
           
 

Methods in org.xmlsoap.schemas.wsdl.soap that return UseChoice
static UseChoice UseChoice.fromValue(java.lang.String value)
           
static UseChoice UseChoice.fromString(java.lang.String value)