Uses of Class
org.fa.tei.jaxb.v2_x.Note
-
Packages that use Note Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Note in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Note Modifier and Type Field Description protected NoteAdminInfo. noteprotected NoteAltIdentifier. noteFields in org.fa.tei.jaxb.v2_x with type parameters of type Note Modifier and Type Field Description protected List<Note>RespStmt. notesMethods in org.fa.tei.jaxb.v2_x that return Note Modifier and Type Method Description NoteObjectFactory. createNote()Create an instance ofNoteNoteAdminInfo. getNote()Gets the value of the note property.NoteAltIdentifier. getNote()Gets the value of the note property.Methods in org.fa.tei.jaxb.v2_x that return types with arguments of type Note Modifier and Type Method Description List<Note>RespStmt. getNotes()Gets the value of the notes property.Methods in org.fa.tei.jaxb.v2_x with parameters of type Note Modifier and Type Method Description voidAdminInfo. setNote(Note value)Sets the value of the note property.voidAltIdentifier. setNote(Note value)Sets the value of the note property.
-