Uses of Class
com.mirth.match.ejb.core.DeleteAuthority

Packages that use DeleteAuthority
com.mirth.match.ejb.core   
 

Uses of DeleteAuthority in com.mirth.match.ejb.core
 

Methods in com.mirth.match.ejb.core that return DeleteAuthority
 DeleteAuthority ObjectFactory.createDeleteAuthority()
          Create an instance of DeleteAuthority
 

Methods in com.mirth.match.ejb.core that return types with arguments of type DeleteAuthority
 javax.xml.bind.JAXBElement<DeleteAuthority> ObjectFactory.createDeleteAuthority(DeleteAuthority value)
          Create an instance of JAXBElement<DeleteAuthority>}
 

Methods in com.mirth.match.ejb.core with parameters of type DeleteAuthority
 javax.xml.bind.JAXBElement<DeleteAuthority> ObjectFactory.createDeleteAuthority(DeleteAuthority value)
          Create an instance of JAXBElement<DeleteAuthority>}
 



Copyright © 2011 Mirth Corp. All Rights Reserved.