public class

SpecialTransportTypeNotificationItem

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

Summary

Public Constructors
SpecialTransportTypeNotificationItem(SpecialTransportType specialTransportType)
Public Methods
SpecialTransportType getSpecialTransportType()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public SpecialTransportTypeNotificationItem (SpecialTransportType specialTransportType)

Public Methods

public SpecialTransportType getSpecialTransportType ()

public String toString ()