|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.interfacedef.impl.OperationImpl
org.apache.tuscany.sca.interfacedef.wsdl.impl.WSDLOperationImpl
public class WSDLOperationImpl
Constructor Summary | |
---|---|
WSDLOperationImpl()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
Operation |
getWsdlOperation()
Get the underlying WSDL operation |
int |
hashCode()
|
void |
setWsdlOperation(Operation operation)
Set the underlying WSDL operation |
java.lang.String |
toString()
|
Methods inherited from class org.apache.tuscany.sca.interfacedef.impl.OperationImpl |
---|
clone, getApplicablePolicySets, getConversationSequence, getDataBinding, getFaultBeans, getFaultTypes, getInputType, getInterface, getName, getOutputType, getPolicySets, getRequiredIntents, getType, getWrapper, isDynamic, isNonBlocking, isUnresolved, isWrapperStyle, setConversationSequence, setDataBinding, setDynamic, setFaultBeans, setFaultTypes, setInputType, setInterface, setName, setNonBlocking, setOutputType, setType, setUnresolved, setWrapper, setWrapperStyle |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.tuscany.sca.interfacedef.Operation |
---|
clone, getConversationSequence, getDataBinding, getFaultBeans, getFaultTypes, getInputType, getInterface, getName, getOutputType, getWrapper, isDynamic, isNonBlocking, isUnresolved, isWrapperStyle, setConversationSequence, setDataBinding, setDynamic, setFaultBeans, setFaultTypes, setInputType, setInterface, setName, setNonBlocking, setOutputType, setUnresolved, setWrapper, setWrapperStyle |
Methods inherited from interface org.apache.tuscany.sca.policy.PolicySetAttachPoint |
---|
getApplicablePolicySets, getPolicySets |
Methods inherited from interface org.apache.tuscany.sca.policy.IntentAttachPoint |
---|
getRequiredIntents, getType, setType |
Constructor Detail |
---|
public WSDLOperationImpl()
Method Detail |
---|
public Operation getWsdlOperation()
WSDLOperation
getWsdlOperation
in interface WSDLOperation
WSDLOperation.getWsdlOperation()
public void setWsdlOperation(Operation operation)
WSDLOperation
setWsdlOperation
in interface WSDLOperation
WSDLOperation.setWsdlOperation(javax.wsdl.Operation)
public int hashCode()
hashCode
in class OperationImpl
public boolean equals(java.lang.Object obj)
equals
in class OperationImpl
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |