Uses of Class
org.fa.tei.jaxb.v2_0.Note
-
Packages that use Note Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Note in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Note Modifier and Type Field Description protected NoteAdminInfo. noteprotected NoteAltIdentifier. noteFields in org.fa.tei.jaxb.v2_0 with type parameters of type Note Modifier and Type Field Description protected List<Note>MsItemStruct. notesprotected List<Note>RespStmt. notesMethods in org.fa.tei.jaxb.v2_0 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_0 that return types with arguments of type Note Modifier and Type Method Description List<Note>MsItemStruct. getNotes()Gets the value of the notes property.List<Note>RespStmt. getNotes()Gets the value of the notes property.Methods in org.fa.tei.jaxb.v2_0 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.
-