public class UnsignedShortType extends Object
Modifier and Type | Method and Description |
---|---|
Collection<org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncoding> |
getAllEncodings() |
org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncoding |
getCanonicalEncoding() |
org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncoding |
getEncoding(UnsignedShort val) |
Class<UnsignedShort> |
getTypeClass() |
void |
write(T val) |
public Class<UnsignedShort> getTypeClass()
public org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncoding getEncoding(UnsignedShort val)
public org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncoding getCanonicalEncoding()
public Collection<org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncoding> getAllEncodings()
Copyright © 2016 The Apache Software Foundation. All rights reserved.