java.lang.Object | |
↳ | com.commsignia.v2x.client.model.FacilityNotification |
Represents a facility notification.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | FacilityNotification.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object o) | ||||||||||
DENM |
getDENM()
Returns the DENM event associated with this notification
| ||||||||||
DSRCData |
getDsrcData()
Returns the DSRC data associated with this message.
| ||||||||||
String |
getGNAddress()
Returns the GN address
| ||||||||||
Long |
getInterfaceID()
Returns the interface ID
| ||||||||||
List<IntersectionState> |
getIntersectionStates()
Returns the intersection states associated with this message
| ||||||||||
List<Intersection> |
getIntersections()
Returns the intersection associated with this message
| ||||||||||
String |
getLLAddress()
Returns the LL address
| ||||||||||
Long |
getLatitude()
Returns the latitude
| ||||||||||
Long |
getLongitude()
Returns the longitude
| ||||||||||
float |
getRssi()
Returns the RSSI value
| ||||||||||
Long |
getSecurityProfile()
Returns the security profile
| ||||||||||
StationObject |
getStationObject()
Returns the station associated with this message
| ||||||||||
FacilityNotificationType |
getType()
Returns the notification type.
| ||||||||||
int | hashCode() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the DSRC data associated with this message.
Returns the GN address
Returns the interface ID
Returns the intersection states associated with this message
Returns the intersection associated with this message
Returns the LL address
Returns the latitude
Returns the longitude
Returns the RSSI value
Returns the security profile
Returns the station associated with this message