public class

LightBarSirenInUseNotificationItem

extends BaseNotificationItem
java.lang.Object
   ↳ com.commsignia.v2x.client.model.stationinfo.BaseNotificationItem
     ↳ com.commsignia.v2x.client.model.stationinfo.LightBarSirenInUseNotificationItem

Summary

Public Constructors
LightBarSirenInUseNotificationItem(LightbarInUse lightbarInUse, SirenInUse sirenInUse)
Public Methods
LightbarInUse getLightbarInUse()
SirenInUse getSirenInUse()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public LightBarSirenInUseNotificationItem (LightbarInUse lightbarInUse, SirenInUse sirenInUse)

Public Methods

public LightbarInUse getLightbarInUse ()

public SirenInUse getSirenInUse ()

public String toString ()