public class BundleHeader extends Object
| Constructor and Description |
|---|
BundleHeader(long id,
int revision,
Date created,
Date updated,
String clob,
Tuple tuple) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClob() |
int |
getClobHash() |
Date |
getCreated() |
long |
getId() |
int |
getRevision() |
Tuple |
getTuple() |
Date |
getUpdated() |
String |
toString() |
Copyright © 2021. All rights reserved.