public class Segment extends Object implements RtbBean
Modifier and Type | Field and Description |
---|---|
private String |
ext |
private String |
id |
private String |
name |
private String |
value |
Constructor and Description |
---|
Segment() |
Modifier and Type | Method and Description |
---|---|
String |
getExt() |
String |
getId() |
String |
getName() |
String |
getValue() |
void |
setExt(String ext) |
void |
setId(String id) |
void |
setName(String name) |
void |
setValue(String value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleUnknown