public class RulebookMeta extends Object
| Constructor and Description |
|---|
RulebookMeta() |
RulebookMeta(String description,
long createDate,
long updateDate,
String source,
String user) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCreateDate() |
String |
getDescription() |
String |
getSource() |
long |
getUpdateDate() |
String |
getUser() |
com.google.gson.JsonElement |
toJson() |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.