Uses of Class
org.fa.tei.jaxb.facustomization.HandNote
-
Packages that use HandNote Package Description org.fa.tei.jaxb.facustomization -
-
Uses of HandNote in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization 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.facustomization that return HandNote Modifier and Type Method Description HandNoteObjectFactory. createHandNote()Create an instance ofHandNoteMethods in org.fa.tei.jaxb.facustomization 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.
-