Uses of Class
org.ow2.orchestra.ws_ht.TBoolean

Packages that use TBoolean
org.ow2.orchestra.ws_ht   
 

Uses of TBoolean in org.ow2.orchestra.ws_ht
 

Fields in org.ow2.orchestra.ws_ht declared as TBoolean
protected  TBoolean TExtension.mustUnderstand
           
 

Methods in org.ow2.orchestra.ws_ht that return TBoolean
static TBoolean TBoolean.fromValue(String v)
           
 TBoolean TExtension.getMustUnderstand()
          Gets the value of the mustUnderstand property.
static TBoolean TBoolean.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TBoolean[] TBoolean.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.orchestra.ws_ht with parameters of type TBoolean
 void TExtension.setMustUnderstand(TBoolean value)
          Sets the value of the mustUnderstand property.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.