Uses of Interface
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.IImportBean

Packages that use IImportBean
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd   
 

Uses of IImportBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure that return types with arguments of type IImportBean
 java.util.List<IImportBean> IDefinitionsBean.getImports()
           
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with parameters of type IImportBean
 void IDefinitionsBean.addImport(IImportBean i)
           
 void IDefinitionsBean.removeImport(IImportBean i)
           
 

Method parameters in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure with type arguments of type IImportBean
 void IDefinitionsBean.setImports(java.util.List<IImportBean> imports)
           
 

Uses of IImportBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd
 

Subinterfaces of IImportBean in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure.xsd
 interface IBPMN20ImportBean
           
 interface IWSDLImportBean
           
 interface IXSDImportBean
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.