com.rabbitmq.client
Interface AMQP.Test.Integer

All Superinterfaces:
Method
All Known Implementing Classes:
AMQImpl.Test.Integer
Enclosing class:
AMQP.Test

public static interface AMQP.Test.Integer
extends Method


Method Summary
 int getInteger1()
           
 int getInteger2()
           
 int getInteger3()
           
 long getInteger4()
           
 int getOperation()
           
 
Methods inherited from interface com.rabbitmq.client.Method
protocolClassId, protocolMethodId, protocolMethodName
 

Method Detail

getInteger1

int getInteger1()

getInteger2

int getInteger2()

getInteger3

int getInteger3()

getInteger4

long getInteger4()

getOperation

int getOperation()