com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure
Class ImportBean
java.lang.Object
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.foundation.BPMNElementBean
com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.ImportBean
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class ImportBean
- extends BPMNElementBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportBean
public ImportBean()
getNamespace
public java.lang.String getNamespace()
setNamespace
public void setNamespace(java.lang.String namespace)
getLocation
public java.lang.String getLocation()
setLocation
public void setLocation(java.lang.String location)
getImportType
public java.lang.String getImportType()
setImportType
public void setImportType(java.lang.String importType)
getSchema
public SchemaBean getSchema()
setSchema
public void setSchema(SchemaBean schema)
Copyright © 2010 eBM WebSourcing. All Rights Reserved.