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