GtfsRealtime.Alert.Effect |
GtfsRealtime.AlertOrBuilder.getEffect()
optional .transit_realtime.Alert.Effect effect = 7 [default = UNKNOWN_EFFECT];
|
GtfsRealtime.Alert.Effect |
GtfsRealtime.Alert.getEffect()
optional .transit_realtime.Alert.Effect effect = 7 [default = UNKNOWN_EFFECT];
|
GtfsRealtime.Alert.Effect |
GtfsRealtime.Alert.Builder.getEffect()
optional .transit_realtime.Alert.Effect effect = 7 [default = UNKNOWN_EFFECT];
|
static GtfsRealtime.Alert.Effect |
GtfsRealtime.Alert.Effect.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static GtfsRealtime.Alert.Effect |
GtfsRealtime.Alert.Effect.valueOf(int value) |
static GtfsRealtime.Alert.Effect |
GtfsRealtime.Alert.Effect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GtfsRealtime.Alert.Effect[] |
GtfsRealtime.Alert.Effect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|