org.ow2.orchestra.ws_ht
Class TDurationExpr
java.lang.Object
org.ow2.orchestra.ws_ht.TExpression
org.ow2.orchestra.ws_ht.TDurationExpr
public class TDurationExpr
- extends TExpression
Java class for tDuration-expr complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tDuration-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 |
TDurationExpr
public TDurationExpr()
Copyright © 2012 OW2 Consortium. All Rights Reserved.