public class Metadata extends Object implements Serializable
| Constructor and Description |
|---|
Metadata(String source) |
Metadata(String source,
java.time.Instant received) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getDecoderVersion() |
java.time.Instant |
getReceived() |
String |
getSource() |
String |
toString() |
Copyright © 2016 Thomas Borg Salling. All rights reserved.