Uses of Record Class
dev.hloth.zgztransport.JourneySummary.LastPaid
-
Uses of JourneySummary.LastPaid in dev.hloth.zgztransport
Methods in dev.hloth.zgztransport that return JourneySummary.LastPaidModifier and TypeMethodDescriptionJourneySummary.lastPaidAt()Returns the value of thelastPaidAtrecord component.Constructors in dev.hloth.zgztransport with parameters of type JourneySummary.LastPaidModifierConstructorDescriptionJourneySummary(Optional<JourneySummary.Leg> previous, JourneySummary.LastPaid lastPaidAt, int consecutivePayments, CardType cardType, boolean free, Route route, Direction direction, int transfersLeft) Checks the ranges of the numeric fields and that the others are present.