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

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

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

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

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

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



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