org.ow2.orchestra.ws_ht
Class TDurationExpr

java.lang.Object
  extended by org.ow2.orchestra.ws_ht.TExpression
      extended by 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>
 


Field Summary
 
Fields inherited from class org.ow2.orchestra.ws_ht.TExpression
content, expressionLanguage
 
Constructor Summary
TDurationExpr()
           
 
Method Summary
 
Methods inherited from class org.ow2.orchestra.ws_ht.TExpression
getContent, getExpressionLanguage, getOtherAttributes, setExpressionLanguage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TDurationExpr

public TDurationExpr()


Copyright © 2012 OW2 Consortium. All Rights Reserved.