org.apache.openejb.jee.was.v6.java
Class Comment
java.lang.Object
org.apache.openejb.jee.was.v6.java.Block
org.apache.openejb.jee.was.v6.java.Comment
public class Comment
- extends Block
Java class for Comment complex type.
The following schema fragment specifies the expected content contained within
this class.
<complexType name="Comment">
<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 |
Comment
public Comment()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.