public final class ActiveRef extends ReferenceType implements DocRef
The element activeRef is a metadata reference to the Akoma Ntoso IRI of a document that is modified by this document (i.e., an active references).
ATTRIBUTES| Constructor and Description |
|---|
ActiveRef() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(AknVisitor visitor) |
String |
name()
Name of this object (the name of the xml element)
|
void |
write(XmlWriter writer)
The object implements the write method to save its contents by calling the methods of Output.
|
attributes, getHref, getShortForm, getShowAs, setHref, setShortForm, setShowAsgetEid, getEvolvingId, getGUID, getId, getWid, read, setEid, setEvolvingId, setGUID, setId, setWid, toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitattributes, compare, nestedComparereadgetEid, getEvolvingId, getGUID, getId, getWid, setEid, setEvolvingId, setGUID, setId, setWidadd, getAttributes, nestedComparepublic 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 IdReqwrite in interface Externalizablewrite in class ReferenceTypewriter - the stream to write the object toIOExceptionpublic String name()
Name of this object (the name of the xml element)
public void accept(AknVisitor visitor)
Copyright © 2017. All rights reserved.