org.ow2.orchestra.ws_ht
Class TBooleanExpr
java.lang.Object
org.ow2.orchestra.ws_ht.TExpression
org.ow2.orchestra.ws_ht.TBooleanExpr
public class TBooleanExpr
- extends TExpression
Java class for tBoolean-expr complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tBoolean-expr">
<complexContent>
<extension base="{http://www.example.org/WS-HT}tExpression">
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TBooleanExpr
public TBooleanExpr()
Copyright © 2012 OW2 Consortium. All Rights Reserved.