com.ebmwebsourcing.geasywsdl.domain.api
Interface IOperation
- All Superinterfaces:
- IWsdlElement, IWsdlNamedElement, java.io.Serializable
public interface IOperation
- extends IWsdlNamedElement
|
Method Summary |
com.ebmwebsourcing.geasyschema.domain.api.IElement |
getInput()
|
com.ebmwebsourcing.geasyschema.domain.api.IElement |
getOutput()
|
void |
setInput(com.ebmwebsourcing.geasyschema.domain.api.IElement input)
|
void |
setOutput(com.ebmwebsourcing.geasyschema.domain.api.IElement output)
|
getInput
com.ebmwebsourcing.geasyschema.domain.api.IElement getInput()
setInput
void setInput(com.ebmwebsourcing.geasyschema.domain.api.IElement input)
getOutput
com.ebmwebsourcing.geasyschema.domain.api.IElement getOutput()
setOutput
void setOutput(com.ebmwebsourcing.geasyschema.domain.api.IElement output)
Copyright © 2011 eBM WebSourcing. All Rights Reserved.