Uses of Record Class
dev.hloth.zgztransport.JourneySummary.Leg
-
Uses of JourneySummary.Leg in dev.hloth.zgztransport
Methods in dev.hloth.zgztransport that return types with arguments of type JourneySummary.LegModifier and TypeMethodDescriptionJourneySummary.previous()Returns the value of thepreviousrecord component.Constructor parameters in dev.hloth.zgztransport with type arguments of type JourneySummary.LegModifierConstructorDescriptionJourneySummary(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.