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

Packages that use Comment
org.apache.openejb.jee.was.v6.java Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Comment in org.apache.openejb.jee.was.v6.java
 

Methods in org.apache.openejb.jee.was.v6.java that return Comment
 Comment ObjectFactory.createComment()
          Create an instance of Comment
 

Methods in org.apache.openejb.jee.was.v6.java that return types with arguments of type Comment
 JAXBElement<Comment> ObjectFactory.createComment(Comment value)
          Create an instance of JAXBElement<Comment>
 

Methods in org.apache.openejb.jee.was.v6.java with parameters of type Comment
 JAXBElement<Comment> ObjectFactory.createComment(Comment value)
          Create an instance of JAXBElement<Comment>
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.