org.apache.qpid.proton.amqp.messaging
Class AmqpValue

java.lang.Object
  extended by org.apache.qpid.proton.amqp.messaging.AmqpValue
All Implemented Interfaces:
Section

public final class AmqpValue
extends Object
implements Section


Constructor Summary
AmqpValue(Object value)
           
 
Method Summary
 Object getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AmqpValue

public AmqpValue(Object value)
Method Detail

getValue

public Object getValue()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.