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

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

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

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

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

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



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