org.mule.providers.jdbc
Class JdbcSelectOnOutboundFunctionalTestCase.AnotherMessage
java.lang.Object
org.mule.providers.jdbc.JdbcSelectOnOutboundFunctionalTestCase.AnotherMessage
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JdbcSelectOnOutboundFunctionalTestCase
public static class JdbcSelectOnOutboundFunctionalTestCase.AnotherMessage
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcSelectOnOutboundFunctionalTestCase.AnotherMessage
public JdbcSelectOnOutboundFunctionalTestCase.AnotherMessage(int a,
int b)
getA
public int getA()
setA
public void setA(int a)
getB
public int getB()
setB
public void setB(int b)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.