public class TextRecord extends RecordBase implements Record
Record.Kind| Constructor and Description |
|---|
TextRecord(Object string,
String property) |
| Modifier and Type | Method and Description |
|---|---|
Record |
addRecord(Record next) |
String |
getText() |
String |
toString() |
addAttribute, getChildren, getName, getParent, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAttribute, getChildren, getName, getParent, setParentpublic Record addRecord(Record next)
addRecord in interface RecordaddRecord in class RecordBasepublic String getText()
getText in interface RecordgetText in class RecordBasepublic String toString()
toString in class RecordBaseCopyright © 2012 JBoss by Red Hat. All Rights Reserved.