Uses of Class
org.fa.tei.jaxb.v2_x.HandNote
-
Packages that use HandNote Package Description org.fa.tei.jaxb.v2_x -
-
Uses of HandNote in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x with type parameters of type HandNote Modifier and Type Field Description protected List<HandNote>HandDesc. handNotesprotected List<HandNote>HandNotes. handNotesMethods in org.fa.tei.jaxb.v2_x that return HandNote Modifier and Type Method Description HandNoteObjectFactory. createHandNote()Create an instance ofHandNoteMethods in org.fa.tei.jaxb.v2_x that return types with arguments of type HandNote Modifier and Type Method Description List<HandNote>HandDesc. getHandNotes()Gets the value of the handNotes property.List<HandNote>HandNotes. getHandNotes()Gets the value of the handNotes property.
-