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

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

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

Fields in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap declared as TStyleChoice
protected  TStyleChoice TBinding.style
           
protected  TStyleChoice TOperation.style
           
 

Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap that return TStyleChoice
static TStyleChoice TStyleChoice.fromValue(java.lang.String v)
           
 TStyleChoice TBinding.getStyle()
          Gets the value of the style property.
 TStyleChoice TOperation.getStyle()
          Gets the value of the style property.
static TStyleChoice TStyleChoice.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TStyleChoice[] TStyleChoice.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap with parameters of type TStyleChoice
 void TBinding.setStyle(TStyleChoice value)
          Sets the value of the style property.
 void TOperation.setStyle(TStyleChoice value)
          Sets the value of the style property.
 



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