ATTRIBUTES| Constructor and Description |
|---|
CitationHierarchy() |
| Modifier and Type | Method and Description |
|---|---|
void |
read(XmlReader reader)
The object implements the read method to restore its contents by calling the methods of Input.
|
void |
setIntro(Intro intro) |
void |
write(XmlWriter writer)
The object implements the write method to save its contents by calling the methods of Output.
|
accept, getHeading, getNum, getSubheading, setHeading, setNum, setSubheadingadd, attributes, getAlternativeTo, getAttributes, getClazz, getPeriod, getRefersTo, getStatus, getStyle, getTitle, setAlternativeTo, setClazz, setPeriod, setRefersTo, setStatus, setStyle, setTitle, toStringgetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWid, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, getAttributes, nestedComparegetClazz, getStyle, getTitle, setClazz, setStyle, setTitlegetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWidgetRefersTo, setRefersToattributes, compare, namegetAlternativeTo, setAlternativeTopublic void write(XmlWriter writer) throws IOException
The object implements the write method to save its contents by calling the methods of Output.
write in interface Corewrite in interface CoreReqwrite in interface IdReqwrite in interface Externalizablewrite in class BaseHierarchywriter - the stream to write the object toIOExceptionpublic void read(XmlReader reader)
The object implements the read method to restore its contents by calling the methods of Input.
read in interface Externalizableread in class BaseHierarchyreader - the stream to read data from in order to restore the objectpublic final void setIntro(Intro intro)
Copyright © 2017. All rights reserved.