Uses of Class
org.fa.tei.jaxb.v2_0.DecoNote
-
Packages that use DecoNote Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of DecoNote in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 with type parameters of type DecoNote Modifier and Type Field Description protected List<DecoNote>DecoDesc. decoNotesprotected List<DecoNote>MsItemStruct. decoNotesMethods in org.fa.tei.jaxb.v2_0 that return DecoNote Modifier and Type Method Description DecoNoteObjectFactory. createDecoNote()Create an instance ofDecoNoteMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type DecoNote Modifier and Type Method Description List<DecoNote>DecoDesc. getDecoNotes()Gets the value of the decoNotes property.List<DecoNote>MsItemStruct. getDecoNotes()Gets the value of the decoNotes property.
-