@Entity public class ConfigChangeSet extends AbstractUUIDEntity implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
TEST_CONFIG_CHANGE_SET_TABLE |
ID_COLUMN| Constructor and Description |
|---|
ConfigChangeSet() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
void |
setDescription(String description) |
void |
setName(String name) |
generateUUID, getCreatedTimestamp, getId, getModifiedTimestamp, setCreatedTimestamp, setId, setModifiedTimestamppublic static final String TEST_CONFIG_CHANGE_SET_TABLE
Copyright © 2019 WSO2. All rights reserved.