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