org.ow2.orchestra.ws_ht
Class TPresentationParameter

java.lang.Object
  extended by org.ow2.orchestra.ws_ht.TExtensibleMixedContentElements
      extended by org.ow2.orchestra.ws_ht.TParameter
          extended by org.ow2.orchestra.ws_ht.TPresentationParameter

public class TPresentationParameter
extends TParameter

Java class for tPresentationParameter complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="tPresentationParameter">
   <complexContent>
     <extension base="{http://www.example.org/WS-HT}tParameter">
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.ow2.orchestra.ws_ht.TParameter
name, type
 
Fields inherited from class org.ow2.orchestra.ws_ht.TExtensibleMixedContentElements
content
 
Constructor Summary
TPresentationParameter()
           
 
Method Summary
 
Methods inherited from class org.ow2.orchestra.ws_ht.TParameter
getName, getType, setName, setType
 
Methods inherited from class org.ow2.orchestra.ws_ht.TExtensibleMixedContentElements
getContent, getOtherAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TPresentationParameter

public TPresentationParameter()


Copyright © 2012 OW2 Consortium. All Rights Reserved.