org.apache.openejb.jee.was.v6.java
Class Statement

java.lang.Object
  extended by org.apache.openejb.jee.was.v6.java.Block
      extended by org.apache.openejb.jee.was.v6.java.Statement

public class Statement
extends Block

Java class for Statement complex type.

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

 <complexType name="Statement">
   <complexContent>
     <extension base="{java.xmi}Block">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.apache.openejb.jee.was.v6.java.Block
contents, extensions, href, id, idref, label, name, source, type, uuid, version
 
Constructor Summary
Statement()
           
 
Method Summary
 
Methods inherited from class org.apache.openejb.jee.was.v6.java.Block
getContents, getExtensions, getHref, getId, getIdref, getLabel, getName, getSource, getType, getUuid, getVersion, setHref, setId, setIdref, setLabel, setName, setSource, setType, setUuid, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Statement

public Statement()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.