|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of GtfsRealtime.Alert.Effect in com.google.transit.realtime |
|---|
| Methods in com.google.transit.realtime that return GtfsRealtime.Alert.Effect | |
|---|---|
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. |
| Methods in com.google.transit.realtime that return types with arguments of type GtfsRealtime.Alert.Effect | |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<GtfsRealtime.Alert.Effect> |
GtfsRealtime.Alert.Effect.internalGetValueMap()
|
| Methods in com.google.transit.realtime with parameters of type GtfsRealtime.Alert.Effect | |
|---|---|
GtfsRealtime.Alert.Builder |
GtfsRealtime.Alert.Builder.setEffect(GtfsRealtime.Alert.Effect value)
optional .transit_realtime.Alert.Effect effect = 7 [default = UNKNOWN_EFFECT]; |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||