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

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

public final class Data
extends Object
implements Section


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

Constructor Detail

Data

public Data(Binary value)
Method Detail

getValue

public Binary getValue()

toString

public String toString()
Overrides:
toString in class Object


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