public class XMLNoteRef extends java.lang.Object implements ParagraphElement, org.docgene.model.AnchorElement
TYPE_NONE| Constructor and Description |
|---|
XMLNoteRef(org.docgene.model.NoteContent note)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getID()
Return the anchored element ID.
|
org.docgene.model.NoteContent |
getNote()
Return the note.
|
java.lang.String |
getNoteID()
Return the id of the note reference.
|
int |
getNoteIndex()
Return the index of the note reference.
|
void |
setID(java.lang.String id)
Do nothing.
|
void |
setNote(org.docgene.model.NoteContent note)
Set the note.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCustomStyles, getDeclaration, getInlinedStyle, getStyle, hasInlinedStyle, setCustomStyles, setCustomStyles, setInlinedStylepublic XMLNoteRef(org.docgene.model.NoteContent note)
note - the notepublic void setNote(org.docgene.model.NoteContent note)
note - the notepublic java.lang.String getNoteID()
public int getNoteIndex()
public org.docgene.model.NoteContent getNote()
public void setID(java.lang.String id)
setID in interface org.docgene.model.AnchorElementpublic java.lang.String getID()
getNoteID().getID in interface org.docgene.model.AnchorElementCopyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence