TripUpdate_StopTimeUpdate class

Constructors

TripUpdate_StopTimeUpdate()
factory
TripUpdate_StopTimeUpdate.fromBuffer(List<int> i, [dynamic r = $pb.ExtensionRegistry.EMPTY])
factory
TripUpdate_StopTimeUpdate.fromJson(String i, [dynamic r = $pb.ExtensionRegistry.EMPTY])
factory

Properties

arrival TripUpdate_StopTimeEvent
@$pb.TagNumber(2), read / write
departure TripUpdate_StopTimeEvent
@$pb.TagNumber(3), read / write
hashCode int
The hash code for this object. [...]
read-only, inherited
info_ → dynamic
read-only
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited
scheduleRelationship TripUpdate_StopTimeUpdate_ScheduleRelationship
@$pb.TagNumber(5), read / write
stopId String
@$pb.TagNumber(4), read / write
stopSequence int
@$pb.TagNumber(1), read / write

Methods

clearArrival() → void
@$pb.TagNumber(2)
clearDeparture() → void
@$pb.TagNumber(3)
clearScheduleRelationship() → void
@$pb.TagNumber(5)
clearStopId() → void
@$pb.TagNumber(4)
clearStopSequence() → void
@$pb.TagNumber(1)
clone() TripUpdate_StopTimeUpdate
copyWith(void updates(TripUpdate_StopTimeUpdate)) TripUpdate_StopTimeUpdate
createEmptyInstance() TripUpdate_StopTimeUpdate
ensureArrival() TripUpdate_StopTimeEvent
@$pb.TagNumber(2)
ensureDeparture() TripUpdate_StopTimeEvent
@$pb.TagNumber(3)
hasArrival() bool
@$pb.TagNumber(2)
hasDeparture() bool
@$pb.TagNumber(3)
hasScheduleRelationship() bool
@$pb.TagNumber(5)
hasStopId() bool
@$pb.TagNumber(4)
hasStopSequence() bool
@$pb.TagNumber(1)
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator. [...]
inherited

Static Methods

create() TripUpdate_StopTimeUpdate
createRepeated() → dynamic
getDefault() TripUpdate_StopTimeUpdate