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

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

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

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

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

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



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