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