Uses of Interface
org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IRemoveMethod

Packages that use IRemoveMethod
org.ow2.util.ee.metadata.ejbjar.api.xml.struct   
 

Uses of IRemoveMethod in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct that return types with arguments of type IRemoveMethod
 List<IRemoveMethod> ISession.getRemoveMethodList()
          Gets the list of remove methods.
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct with parameters of type IRemoveMethod
 void ISession.addRemoveMethod(IRemoveMethod removeMethod)
          Add the method used as a remove method.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.