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