public class ConfigItem extends Object
| Constructor and Description |
|---|
ConfigItem() |
ConfigItem(String content,
Object ticket) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
Object |
getTicket() |
void |
setContent(String content) |
void |
setTicket(Object ticket) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.