org.apache.qpid.proton.codec
Class Decimal64Type
java.lang.Object
org.apache.qpid.proton.codec.Decimal64Type
- All Implemented Interfaces:
- AMQPType<Decimal64>, PrimitiveType<Decimal64>
public class Decimal64Type
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTypeClass
public Class<Decimal64> getTypeClass()
getEncoding
public org.apache.qpid.proton.codec.Decimal64Type.Decimal64Encoding getEncoding(Decimal64 val)
getCanonicalEncoding
public org.apache.qpid.proton.codec.Decimal64Type.Decimal64Encoding getCanonicalEncoding()
getAllEncodings
public Collection<org.apache.qpid.proton.codec.Decimal64Type.Decimal64Encoding> getAllEncodings()
write
public final void write(T val)
- Specified by:
write in interface AMQPType<T>
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.