Uses of Class
org.apache.openejb.jee.was.v6.xmi.Documentation

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

Uses of Documentation in org.apache.openejb.jee.was.v6.xmi
 

Methods in org.apache.openejb.jee.was.v6.xmi that return Documentation
 Documentation ObjectFactory.createDocumentation()
          Create an instance of Documentation
 

Methods in org.apache.openejb.jee.was.v6.xmi that return types with arguments of type Documentation
 javax.xml.bind.JAXBElement<Documentation> ObjectFactory.createDocumentation(Documentation value)
          Create an instance of JAXBElement<Documentation >
 

Methods in org.apache.openejb.jee.was.v6.xmi with parameters of type Documentation
 javax.xml.bind.JAXBElement<Documentation> ObjectFactory.createDocumentation(Documentation value)
          Create an instance of JAXBElement<Documentation >
 



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