org.apache.openejb.jee.was.v6.java
Class Statement
java.lang.Object
org.apache.openejb.jee.was.v6.java.Block
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>
Fields inherited from class org.apache.openejb.jee.was.v6.java.Block |
contents, extensions, href, id, idref, label, name, source, type, uuid, version |
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 |
Statement
public Statement()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.