Uses of Class
com.xero.models.accounting.Journal
Packages that use Journal
-
Uses of Journal in com.xero.models.accounting
Methods in com.xero.models.accounting that return JournalModifier and TypeMethodDescriptionJournal.addJournalLinesItem(JournalLine journalLinesItem) See JournalLinesJournal.journalDate(String journalDate) Date the journal was postedXero identifierJournal.journalLines(List<JournalLine> journalLines) See JournalLinesJournal.journalNumber(Integer journalNumber) Xero generated journal numberreference field for additional indetifying informationThe identifier for the source transaction (e.g.Journal.sourceType(Journal.SourceTypeEnum sourceType) The journal source type.Methods in com.xero.models.accounting that return types with arguments of type JournalMethods in com.xero.models.accounting with parameters of type JournalMethod parameters in com.xero.models.accounting with type arguments of type Journal