public static interface DatabaseEngine.AckRecord
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
data() |
The XML document describing the race
or class or ability this record represents.
|
java.lang.String |
ID() |
The race, ability, or char class ID
|
java.lang.String |
typeClass() |
The base class that is used to build the object
denoted by this record.
|
java.lang.String ID()
java.lang.String data()
java.lang.String typeClass()