com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.infrastructure
Interface IImportBean
- All Superinterfaces:
- IBPMNElementBean
- All Known Subinterfaces:
- IBPMN20ImportBean, IWSDLImportBean, IXSDImportBean
public interface IImportBean
- extends IBPMNElementBean
getLocation
java.lang.String getLocation()
getNamespace
java.lang.String getNamespace()
setLocation
void setLocation(java.lang.String arg0)
getImportType
java.lang.String getImportType()
setImportType
void setImportType(java.lang.String arg0)
getNSDeclaration
INamespaceDeclaration getNSDeclaration()
Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.