com.mulesoft.adapter.ra
Class ChannelOperationTuple

java.lang.Object
  extended by com.mulesoft.adapter.ra.ChannelOperationTuple

public class ChannelOperationTuple
extends Object


Nested Class Summary
static class ChannelOperationTuple.Operation
           
 
Constructor Summary
ChannelOperationTuple(com.sap.aii.af.service.cpa.Channel channel, ChannelOperationTuple.Operation operation)
           
 
Method Summary
 com.sap.aii.af.service.cpa.Channel getChannel()
           
 ChannelOperationTuple.Operation getOperation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelOperationTuple

public ChannelOperationTuple(com.sap.aii.af.service.cpa.Channel channel,
                             ChannelOperationTuple.Operation operation)
Method Detail

getChannel

public com.sap.aii.af.service.cpa.Channel getChannel()

getOperation

public ChannelOperationTuple.Operation getOperation()


Copyright © 2012. All Rights Reserved.