Uses of Interface
dev.hloth.zgztransport.Stop
-
Uses of Stop in dev.hloth.zgztransport
Classes in dev.hloth.zgztransport that implement StopModifier and TypeClassDescriptionstatic final recordA stop of an operator other than the urban buses and the tram.static final recordA tram stop, whose number the card stores multiplied by one hundred.static final recordAn urban bus stop, which the operator numbers internally.Methods in dev.hloth.zgztransport that return StopModifier and TypeMethodDescriptionstatic StopDecodes bytes 5 and 6 of a transaction.Transaction.stop()Returns the value of thestoprecord component.Methods in dev.hloth.zgztransport with parameters of type StopConstructors in dev.hloth.zgztransport with parameters of type StopModifierConstructorDescriptionTransaction(CardType cardType, int networkFlag, int amount, int consecutivePayments, Stop stop, Route route, TransactionKind kind, int runCounter, CardDateTime createdAt, int sequence) Checks the ranges of the numeric fields and that the others are present.