public class PublicTransportLocMsgImpl extends PublicTransportDataValueObjectImpl implements PublicTransportLocMsg
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected static int |
ACTUAL_TIME_EDEFAULT
The default value of the '
Actual Time' attribute. |
protected int |
actualTime
The cached value of the '
Actual Time' attribute. |
protected int |
counter
The cached value of the '
Counter' attribute. |
protected static int |
COUNTER_EDEFAULT
The default value of the '
Counter' attribute. |
protected java.lang.String |
door
The cached value of the '
Door' attribute. |
protected static java.lang.String |
DOOR_EDEFAULT
The default value of the '
Door' attribute. |
protected static int |
EXPECTED_TIME_EDEFAULT
The default value of the '
Expected Time' attribute. |
protected int |
expectedTime
The cached value of the '
Expected Time' attribute. |
protected java.lang.String |
gps
The cached value of the '
Gps' attribute. |
protected static java.lang.String |
GPS_EDEFAULT
The default value of the '
Gps' attribute. |
protected int |
kilometer
The cached value of the '
Kilometer' attribute. |
protected static int |
KILOMETER_EDEFAULT
The default value of the '
Kilometer' attribute. |
protected static java.lang.String |
LAST_STOP_EDEFAULT
The default value of the '
Last Stop' attribute. |
protected java.lang.String |
lastStop
The cached value of the '
Last Stop' attribute. |
protected static java.lang.String |
LINE_NUM_EDEFAULT
The default value of the '
Line Num' attribute. |
protected java.lang.String |
lineNum
The cached value of the '
Line Num' attribute. |
protected static java.lang.String |
NEXT_STOP_EDEFAULT
The default value of the '
Next Stop' attribute. |
protected java.lang.String |
nextStop
The cached value of the '
Next Stop' attribute. |
protected java.lang.String |
odo
The cached value of the '
Odo' attribute. |
protected static java.lang.String |
ODO_EDEFAULT
The default value of the '
Odo' attribute. |
protected static java.lang.String |
POS_STATE_EDEFAULT
The default value of the '
Pos State' attribute. |
protected java.lang.String |
posState
The cached value of the '
Pos State' attribute. |
protected static java.lang.String |
ROUTE_NUM_EDEFAULT
The default value of the '
Route Num' attribute. |
protected java.lang.String |
routeNum
The cached value of the '
Route Num' attribute. |
protected static java.lang.String |
TRAVEL_NUM_EDEFAULT
The default value of the '
Travel Num' attribute. |
protected java.lang.String |
travelNum
The cached value of the '
Travel Num' attribute. |
protected static java.lang.String |
TRIP_NUM_EDEFAULT
The default value of the '
Trip Num' attribute. |
protected java.lang.String |
tripNum
The cached value of the '
Trip Num' attribute. |
id, ID_EDEFAULT, name, NAME_EDEFAULT| Modifier | Constructor and Description |
|---|---|
protected |
PublicTransportLocMsgImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
int |
getActualTime() |
int |
getCounter() |
java.lang.String |
getDoor() |
int |
getExpectedTime() |
java.lang.String |
getGps() |
int |
getKilometer() |
java.lang.String |
getLastStop() |
java.lang.String |
getLineNum() |
java.lang.String |
getNextStop() |
java.lang.String |
getOdo() |
java.lang.String |
getPosState() |
java.lang.String |
getRouteNum() |
java.lang.String |
getTravelNum() |
java.lang.String |
getTripNum() |
void |
setActualTime(int newActualTime) |
void |
setCounter(int newCounter) |
void |
setDoor(java.lang.String newDoor) |
void |
setExpectedTime(int newExpectedTime) |
void |
setGps(java.lang.String newGps) |
void |
setKilometer(int newKilometer) |
void |
setLastStop(java.lang.String newLastStop) |
void |
setLineNum(java.lang.String newLineNum) |
void |
setNextStop(java.lang.String newNextStop) |
void |
setOdo(java.lang.String newOdo) |
void |
setPosState(java.lang.String newPosState) |
void |
setRouteNum(java.lang.String newRouteNum) |
void |
setTravelNum(java.lang.String newTravelNum) |
void |
setTripNum(java.lang.String newTripNum) |
java.lang.String |
toString() |
getId, getName, setId, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getName, setId, setNameprotected static final java.lang.String LINE_NUM_EDEFAULT
Line Num' attribute.
getLineNum()protected java.lang.String lineNum
Line Num' attribute.
getLineNum()protected static final java.lang.String TRIP_NUM_EDEFAULT
Trip Num' attribute.
getTripNum()protected java.lang.String tripNum
Trip Num' attribute.
getTripNum()protected static final java.lang.String ROUTE_NUM_EDEFAULT
Route Num' attribute.
getRouteNum()protected java.lang.String routeNum
Route Num' attribute.
getRouteNum()protected static final java.lang.String TRAVEL_NUM_EDEFAULT
Travel Num' attribute.
getTravelNum()protected java.lang.String travelNum
Travel Num' attribute.
getTravelNum()protected static final int COUNTER_EDEFAULT
Counter' attribute.
getCounter(),
Constant Field Valuesprotected int counter
Counter' attribute.
getCounter()protected static final int KILOMETER_EDEFAULT
Kilometer' attribute.
getKilometer(),
Constant Field Valuesprotected int kilometer
Kilometer' attribute.
getKilometer()protected static final java.lang.String POS_STATE_EDEFAULT
Pos State' attribute.
getPosState()protected java.lang.String posState
Pos State' attribute.
getPosState()protected static final java.lang.String LAST_STOP_EDEFAULT
Last Stop' attribute.
getLastStop()protected java.lang.String lastStop
Last Stop' attribute.
getLastStop()protected static final java.lang.String NEXT_STOP_EDEFAULT
Next Stop' attribute.
getNextStop()protected java.lang.String nextStop
Next Stop' attribute.
getNextStop()protected static final int ACTUAL_TIME_EDEFAULT
Actual Time' attribute.
getActualTime(),
Constant Field Valuesprotected int actualTime
Actual Time' attribute.
getActualTime()protected static final int EXPECTED_TIME_EDEFAULT
Expected Time' attribute.
getExpectedTime(),
Constant Field Valuesprotected int expectedTime
Expected Time' attribute.
getExpectedTime()protected static final java.lang.String GPS_EDEFAULT
Gps' attribute.
getGps()protected static final java.lang.String ODO_EDEFAULT
Odo' attribute.
getOdo()protected static final java.lang.String DOOR_EDEFAULT
Door' attribute.
getDoor()protected EClass eStaticClass()
eStaticClass in class PublicTransportDataValueObjectImplpublic java.lang.String getLineNum()
getLineNum in interface PublicTransportLocMsgPublicTransportLocMsg.setLineNum(String),
TOSDevicePackage.getPublicTransportLocMsg_LineNum()public void setLineNum(java.lang.String newLineNum)
setLineNum in interface PublicTransportLocMsgnewLineNum - the new value of the 'Line Num' attribute.PublicTransportLocMsg.getLineNum()public java.lang.String getTripNum()
getTripNum in interface PublicTransportLocMsgPublicTransportLocMsg.setTripNum(String),
TOSDevicePackage.getPublicTransportLocMsg_TripNum()public void setTripNum(java.lang.String newTripNum)
setTripNum in interface PublicTransportLocMsgnewTripNum - the new value of the 'Trip Num' attribute.PublicTransportLocMsg.getTripNum()public java.lang.String getRouteNum()
getRouteNum in interface PublicTransportLocMsgPublicTransportLocMsg.setRouteNum(String),
TOSDevicePackage.getPublicTransportLocMsg_RouteNum()public void setRouteNum(java.lang.String newRouteNum)
setRouteNum in interface PublicTransportLocMsgnewRouteNum - the new value of the 'Route Num' attribute.PublicTransportLocMsg.getRouteNum()public java.lang.String getTravelNum()
getTravelNum in interface PublicTransportLocMsgPublicTransportLocMsg.setTravelNum(String),
TOSDevicePackage.getPublicTransportLocMsg_TravelNum()public void setTravelNum(java.lang.String newTravelNum)
setTravelNum in interface PublicTransportLocMsgnewTravelNum - the new value of the 'Travel Num' attribute.PublicTransportLocMsg.getTravelNum()public int getCounter()
getCounter in interface PublicTransportLocMsgPublicTransportLocMsg.setCounter(int),
TOSDevicePackage.getPublicTransportLocMsg_Counter()public void setCounter(int newCounter)
setCounter in interface PublicTransportLocMsgnewCounter - the new value of the 'Counter' attribute.PublicTransportLocMsg.getCounter()public int getKilometer()
getKilometer in interface PublicTransportLocMsgPublicTransportLocMsg.setKilometer(int),
TOSDevicePackage.getPublicTransportLocMsg_Kilometer()public void setKilometer(int newKilometer)
setKilometer in interface PublicTransportLocMsgnewKilometer - the new value of the 'Kilometer' attribute.PublicTransportLocMsg.getKilometer()public java.lang.String getPosState()
getPosState in interface PublicTransportLocMsgPublicTransportLocMsg.setPosState(String),
TOSDevicePackage.getPublicTransportLocMsg_PosState()public void setPosState(java.lang.String newPosState)
setPosState in interface PublicTransportLocMsgnewPosState - the new value of the 'Pos State' attribute.PublicTransportLocMsg.getPosState()public java.lang.String getLastStop()
getLastStop in interface PublicTransportLocMsgPublicTransportLocMsg.setLastStop(String),
TOSDevicePackage.getPublicTransportLocMsg_LastStop()public void setLastStop(java.lang.String newLastStop)
setLastStop in interface PublicTransportLocMsgnewLastStop - the new value of the 'Last Stop' attribute.PublicTransportLocMsg.getLastStop()public java.lang.String getNextStop()
getNextStop in interface PublicTransportLocMsgPublicTransportLocMsg.setNextStop(String),
TOSDevicePackage.getPublicTransportLocMsg_NextStop()public void setNextStop(java.lang.String newNextStop)
setNextStop in interface PublicTransportLocMsgnewNextStop - the new value of the 'Next Stop' attribute.PublicTransportLocMsg.getNextStop()public int getActualTime()
getActualTime in interface PublicTransportLocMsgPublicTransportLocMsg.setActualTime(int),
TOSDevicePackage.getPublicTransportLocMsg_ActualTime()public void setActualTime(int newActualTime)
setActualTime in interface PublicTransportLocMsgnewActualTime - the new value of the 'Actual Time' attribute.PublicTransportLocMsg.getActualTime()public int getExpectedTime()
getExpectedTime in interface PublicTransportLocMsgPublicTransportLocMsg.setExpectedTime(int),
TOSDevicePackage.getPublicTransportLocMsg_ExpectedTime()public void setExpectedTime(int newExpectedTime)
setExpectedTime in interface PublicTransportLocMsgnewExpectedTime - the new value of the 'Expected Time' attribute.PublicTransportLocMsg.getExpectedTime()public java.lang.String getGps()
getGps in interface PublicTransportLocMsgPublicTransportLocMsg.setGps(String),
TOSDevicePackage.getPublicTransportLocMsg_Gps()public void setGps(java.lang.String newGps)
setGps in interface PublicTransportLocMsgnewGps - the new value of the 'Gps' attribute.PublicTransportLocMsg.getGps()public java.lang.String getOdo()
getOdo in interface PublicTransportLocMsgPublicTransportLocMsg.setOdo(String),
TOSDevicePackage.getPublicTransportLocMsg_Odo()public void setOdo(java.lang.String newOdo)
setOdo in interface PublicTransportLocMsgnewOdo - the new value of the 'Odo' attribute.PublicTransportLocMsg.getOdo()public java.lang.String getDoor()
getDoor in interface PublicTransportLocMsgPublicTransportLocMsg.setDoor(String),
TOSDevicePackage.getPublicTransportLocMsg_Door()public void setDoor(java.lang.String newDoor)
setDoor in interface PublicTransportLocMsgnewDoor - the new value of the 'Door' attribute.PublicTransportLocMsg.getDoor()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class IdNameElementImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class IdNameElementImplpublic void eUnset(int featureID)
eUnset in class IdNameElementImplpublic boolean eIsSet(int featureID)
eIsSet in class IdNameElementImplpublic java.lang.String toString()
toString in class IdNameElementImplData In Motion Consuling GmbH - All rights reserved