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

java.lang.Object
  extended by org.apache.openejb.jee.was.v6.java.Block
      extended by 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>
 


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
Comment()
           
 
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

Comment

public Comment()


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