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

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

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

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

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

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



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