public class AVIF extends MajorRecordDescription
Modifier and Type | Class and Description |
---|---|
static class |
AVIF.PerkReference
A structure that represents a perk in a perktree
|
MajorRecord.MajorFlags
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAbbreviation() |
java.util.ArrayList<AVIF.PerkReference> |
getPerkReferences() |
void |
setAbbreviation(java.lang.String abbr) |
getDescription, setDescription
getName, setName
copy, deepEquals, equals, get, getEDID, getForm, getFormMaster, getFormStr, hashCode, print, set, setEDID, setForm, toString
getRecordLength, getType
public void setAbbreviation(java.lang.String abbr)
abbr
- public java.lang.String getAbbreviation()
public java.util.ArrayList<AVIF.PerkReference> getPerkReferences()