org.mule.transport.jdbc.functional
Class JdbcSelectOnOutboundFunctionalTestCase.MyMessage

java.lang.Object
  extended by org.mule.transport.jdbc.functional.JdbcSelectOnOutboundFunctionalTestCase.MyMessage
All Implemented Interfaces:
Serializable
Enclosing class:
JdbcSelectOnOutboundFunctionalTestCase

public static class JdbcSelectOnOutboundFunctionalTestCase.MyMessage
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
JdbcSelectOnOutboundFunctionalTestCase.MyMessage(int type)
           
 
Method Summary
 int getType()
           
 void setType(int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcSelectOnOutboundFunctionalTestCase.MyMessage

public JdbcSelectOnOutboundFunctionalTestCase.MyMessage(int type)
Method Detail

getType

public int getType()

setType

public void setType(int type)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.