java.lang.Object | ||
↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
↳ | com.commsignia.v2x.client.model.GNMethod |
Method of sending.
Enum Values | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
GNMethod | BEACON | Beacon | |||||||||
GNMethod | GAC | GeoAnycast | |||||||||
GNMethod | GBC | Geobroadcast | |||||||||
GNMethod | GUC | GeoUnicast | |||||||||
GNMethod | SHB | Single Hop Broadcast | |||||||||
GNMethod | TSB | Topologically Scoped Broadcast |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static GNMethod | valueOf(String name) | ||||||||||
final static GNMethod[] | values() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |