v2x-client
Package Index
|
Class Index
com.commsignia.v2x.client
com.commsignia.v2x.client.exception
com.commsignia.v2x.client.model
com.commsignia.v2x.client.model.bsm
com.commsignia.v2x.client.model.dev
com.commsignia.v2x.client.model.ivi
com.commsignia.v2x.client.model.poti
com.commsignia.v2x.client.model.stationinfo
com.commsignia.v2x.utils
com.commsignia.v2x.utils.units
com.commsignia.v2x.utils.vectors
Classes
AccelerationControl
AccidentSubCauseCode
AdverseWeatherConditionAdhesionSubCauseCode
AdverseWeatherConditionExtremeWeatherConditionSubCauseCode
AdverseWeatherConditionPrecipitationSubCauseCode
AdverseWeatherConditionVisibilitySubCauseCode
AllowedManeuvers
BaseSubCauseCode
CanNotification
CanNotification.Builder
CauseCode
CenDsrcTollingZone
CenDsrcTollingZone.Builder
ClosedLanes
CollisionRiskSubCauseCode
CustomSubCauseCode
DangerousEndOfQueueSubCauseCode
DangerousGoodsExtended
DangerousSituationSubCauseCode
DeltaReferencePosition
DeltaReferencePosition.Builder
DENM
DENMActionID
DENMTerminate
DENMTrigger
DestAreaCircle
DestAreaCircle.Builder
DestAreaEllipse
DestAreaEllipse.Builder
DestAreaRectangle
DestAreaRectangle.Builder
DiagnosticsNotification
DiagnosticsNotification.Builder
DrivingLaneStatus
EmergencyPriority
EmergencyVehicleApproachingSubCauseCode
EnergyStorageType
EventPoint
EventPoint.Builder
ExteriorLights
FacilityNotification
FacilityNotification.Builder
FacilitySubscriptionMessages
GenericLane
GeonetSecurityInfo
GeonetSecurityInfo.Builder
GeonetSendData
GeonetSendData.Builder
GNNotification
GNNotification.Builder
GNTrafficClass
GpsStatus
GpsStatus.Builder
HazardousLocationAnimalOnTheRoadSubCauseCode
HazardousLocationDangerousCurveSubCauseCode
HazardousLocationObstacleOnTheRoadSubCauseCode
HazardousLocationSurfaceConditionSubCauseCode
HumanPresenceOnTheRoadSubCauseCode
HumanProblemSubCauseCode
ImpactReduction
ImpactReduction.PositionOfPillar
InjectData
InjectData.Builder
Intersection
IntersectionState
LaneConnection
LaneNode
LaneSharing
LdmFilter
LdmObject
ManualPosition
ManualPosition.Builder
ModelUtilities
MovementEvent
MovementState
NavNotification
NavNotification.Builder
Position3D
PositionFilter
PositionOfOccupants
PositionOfOccupants.RowStatus
PostCrashSubCauseCode
PrimaryCause
<S extends
BaseSubCauseCode
>
PrioritizationResponse
ProfilingRequestResults
ProtectedCommunicationZone
ProtectedCommunicationZone.Builder
ReferencePos
RegSpeedLimit
RescueAndRecoveryWorkInProgressSubCauseCode
RoadWorks
RoadworksSubCauseCode
SignalViolationSubCauseCode
SlowVehicleSubCauseCode
SpecialTransportType
StationaryVehicle
StationaryVehicleSubCauseCode
StationBasicInfo
StationCommonInfo
StationObject
StationPositionInfo
StationSpecialInfo
StatisticsResponse
TracePathPoint
TrafficConditionSubCauseCode
VehicleBreakdownSubCauseCode
WrongWayDrivingSubCauseCode
WsaNotification
WsaNotification.Builder
WsmpNotification
WsmpNotification.Builder
WsmpSendData
WsmpSendData.Builder
Enums
AltConfidence
AntennaChoice
BTPType
CanInjectType
ChannelAccessMode
CurvatureCalculationMode
CurvatureConfidence
CurvatureSource
DangerousGoodsBasicCategory
DriveDirection
FacilityNotificationType
GNMethod
HardShoulderStatus
InjectData.Type
IntersectionStatus
LaneBundling
LaneDirection
LaneType
LdmObject.NotificationType
LdmObjectType
LdmSubscriptionLocal
LightbarInUse
MovementPhase
NavModeType
PerformanceClass
PositioningSolutionType
PrioritizationResponseStatus
ProtectedZoneType
PtActivationType
RegSpeedLimitType
RelevanceDistance
RelevanceTrafficDirection
RequestResponseIndication
RoadType
RoadWorksSubCause
ShapeType
SirenInUse
StationarySince
StationType
TimeConfidence
TrafficRule
VehicleLengthConfidenceIndication
VehicleRole
WsmpSecurityStatus
WsmpSendSecurity
YawRateConfidence
Package Index
|
Class Index
Summary:
Nested Classes
|
Methods
|
Inherited Methods
|
[Expand All]
public class
CanNotification
extends Object
java.lang.Object
↳
com.commsignia.v2x.client.model.CanNotification
Summary
Nested Classes
class
CanNotification.Builder
Public Methods
byte[]
getData
()
int
getDeviceId
()
long
getMsgId
()
String
toString
()
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Public Methods
public byte[]
getData
()
public int
getDeviceId
()
public long
getMsgId
()
public String
toString
()