public interface PublicTransportLocMsg extends PublicTransportDataValueObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
int |
getActualTime()
Returns the value of the 'Actual Time' attribute.
|
int |
getCounter()
Returns the value of the 'Counter' attribute.
|
java.lang.String |
getDoor()
Returns the value of the 'Door' attribute.
|
int |
getExpectedTime()
Returns the value of the 'Expected Time' attribute.
|
java.lang.String |
getGps()
Returns the value of the 'Gps' attribute.
|
int |
getKilometer()
Returns the value of the 'Kilometer' attribute.
|
java.lang.String |
getLastStop()
Returns the value of the 'Last Stop' attribute.
|
java.lang.String |
getLineNum()
Returns the value of the 'Line Num' attribute.
|
java.lang.String |
getNextStop()
Returns the value of the 'Next Stop' attribute.
|
java.lang.String |
getOdo()
Returns the value of the 'Odo' attribute.
|
java.lang.String |
getPosState()
Returns the value of the 'Pos State' attribute.
|
java.lang.String |
getRouteNum()
Returns the value of the 'Route Num' attribute.
|
java.lang.String |
getTravelNum()
Returns the value of the 'Travel Num' attribute.
|
java.lang.String |
getTripNum()
Returns the value of the 'Trip Num' attribute.
|
void |
setActualTime(int value)
Sets the value of the '
Actual Time' attribute. |
void |
setCounter(int value)
Sets the value of the '
Counter' attribute. |
void |
setDoor(java.lang.String value)
Sets the value of the '
Door' attribute. |
void |
setExpectedTime(int value)
Sets the value of the '
Expected Time' attribute. |
void |
setGps(java.lang.String value)
Sets the value of the '
Gps' attribute. |
void |
setKilometer(int value)
Sets the value of the '
Kilometer' attribute. |
void |
setLastStop(java.lang.String value)
Sets the value of the '
Last Stop' attribute. |
void |
setLineNum(java.lang.String value)
Sets the value of the '
Line Num' attribute. |
void |
setNextStop(java.lang.String value)
Sets the value of the '
Next Stop' attribute. |
void |
setOdo(java.lang.String value)
Sets the value of the '
Odo' attribute. |
void |
setPosState(java.lang.String value)
Sets the value of the '
Pos State' attribute. |
void |
setRouteNum(java.lang.String value)
Sets the value of the '
Route Num' attribute. |
void |
setTravelNum(java.lang.String value)
Sets the value of the '
Travel Num' attribute. |
void |
setTripNum(java.lang.String value)
Sets the value of the '
Trip Num' attribute. |
getId, getName, setId, setNamejava.lang.String getLineNum()
setLineNum(String),
TOSDevicePackage.getPublicTransportLocMsg_LineNum()void setLineNum(java.lang.String value)
Line Num' attribute.
value - the new value of the 'Line Num' attribute.getLineNum()java.lang.String getTripNum()
setTripNum(String),
TOSDevicePackage.getPublicTransportLocMsg_TripNum()void setTripNum(java.lang.String value)
Trip Num' attribute.
value - the new value of the 'Trip Num' attribute.getTripNum()java.lang.String getRouteNum()
setRouteNum(String),
TOSDevicePackage.getPublicTransportLocMsg_RouteNum()void setRouteNum(java.lang.String value)
Route Num' attribute.
value - the new value of the 'Route Num' attribute.getRouteNum()java.lang.String getTravelNum()
setTravelNum(String),
TOSDevicePackage.getPublicTransportLocMsg_TravelNum()void setTravelNum(java.lang.String value)
Travel Num' attribute.
value - the new value of the 'Travel Num' attribute.getTravelNum()int getCounter()
setCounter(int),
TOSDevicePackage.getPublicTransportLocMsg_Counter()void setCounter(int value)
Counter' attribute.
value - the new value of the 'Counter' attribute.getCounter()int getKilometer()
setKilometer(int),
TOSDevicePackage.getPublicTransportLocMsg_Kilometer()void setKilometer(int value)
Kilometer' attribute.
value - the new value of the 'Kilometer' attribute.getKilometer()java.lang.String getPosState()
setPosState(String),
TOSDevicePackage.getPublicTransportLocMsg_PosState()void setPosState(java.lang.String value)
Pos State' attribute.
value - the new value of the 'Pos State' attribute.getPosState()java.lang.String getLastStop()
setLastStop(String),
TOSDevicePackage.getPublicTransportLocMsg_LastStop()void setLastStop(java.lang.String value)
Last Stop' attribute.
value - the new value of the 'Last Stop' attribute.getLastStop()java.lang.String getNextStop()
setNextStop(String),
TOSDevicePackage.getPublicTransportLocMsg_NextStop()void setNextStop(java.lang.String value)
Next Stop' attribute.
value - the new value of the 'Next Stop' attribute.getNextStop()int getActualTime()
setActualTime(int),
TOSDevicePackage.getPublicTransportLocMsg_ActualTime()void setActualTime(int value)
Actual Time' attribute.
value - the new value of the 'Actual Time' attribute.getActualTime()int getExpectedTime()
setExpectedTime(int),
TOSDevicePackage.getPublicTransportLocMsg_ExpectedTime()void setExpectedTime(int value)
Expected Time' attribute.
value - the new value of the 'Expected Time' attribute.getExpectedTime()java.lang.String getGps()
setGps(String),
TOSDevicePackage.getPublicTransportLocMsg_Gps()void setGps(java.lang.String value)
Gps' attribute.
value - the new value of the 'Gps' attribute.getGps()java.lang.String getOdo()
setOdo(String),
TOSDevicePackage.getPublicTransportLocMsg_Odo()void setOdo(java.lang.String value)
Odo' attribute.
value - the new value of the 'Odo' attribute.getOdo()java.lang.String getDoor()
setDoor(String),
TOSDevicePackage.getPublicTransportLocMsg_Door()Data In Motion Consuling GmbH - All rights reserved