com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports
Interface Import
- All Superinterfaces:
- BPELElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Validator, org.ow2.easywsdl.schema.api.XMLElement
public interface Import
- extends BPELElement
- Author:
- Nicolas Salatge - eBM WebSourcing
| Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
addOtherElements, getOtherElements |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
| Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator |
validate |
getNamespace
java.net.URI getNamespace()
setNamespace
void setNamespace(java.net.URI uri)
getLocation
java.net.URI getLocation()
setLocation
void setLocation(java.net.URI uri)
getImportType
java.net.URI getImportType()
setImportType
void setImportType(java.net.URI uri)
getSchema2
com.ebmwebsourcing.easyschema10.api.element.Schema getSchema2()
getDescription
org.petalslink.abslayer.service.api.Description getDescription()
Copyright © 2012 Petals Link. All Rights Reserved.