/AWS1/CL_GERRTETRNTRANSPORTM00¶
Transport mode details for the transit leg.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_mode TYPE /AWS1/GERROUTETRANSITMODE /AWS1/GERROUTETRANSITMODE¶
Mode of the transit transport.
Optional arguments:¶
io_accessibility TYPE REF TO /AWS1/CL_GERRTEACCIBILITYAVL00 /AWS1/CL_GERRTEACCIBILITYAVL00¶
Wheelchair accessibility information for the transit vehicle.
iv_color TYPE /AWS1/GERHEXCOLOR /AWS1/GERHEXCOLOR¶
Color of the transport polyline and background for the transport name.
iv_headsign TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING¶
Transit route headsign.
iv_longroutename TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING¶
Long name of the transit route.
iv_routename TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING¶
Transit route name.
iv_shortroutename TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING¶
Short name of the transit route.
iv_textcolor TYPE /AWS1/GERHEXCOLOR /AWS1/GERHEXCOLOR¶
Color of the transport name text.
Queryable Attributes¶
Accessibility¶
Wheelchair accessibility information for the transit vehicle.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCESSIBILITY() |
Getter for ACCESSIBILITY |
Color¶
Color of the transport polyline and background for the transport name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLOR() |
Getter for COLOR, with configurable default |
ASK_COLOR() |
Getter for COLOR w/ exceptions if field has no value |
HAS_COLOR() |
Determine if COLOR has a value |
Headsign¶
Transit route headsign.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HEADSIGN() |
Getter for HEADSIGN, with configurable default |
ASK_HEADSIGN() |
Getter for HEADSIGN w/ exceptions if field has no value |
HAS_HEADSIGN() |
Determine if HEADSIGN has a value |
LongRouteName¶
Long name of the transit route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LONGROUTENAME() |
Getter for LONGROUTENAME, with configurable default |
ASK_LONGROUTENAME() |
Getter for LONGROUTENAME w/ exceptions if field has no value |
HAS_LONGROUTENAME() |
Determine if LONGROUTENAME has a value |
Mode¶
Mode of the transit transport.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODE() |
Getter for MODE, with configurable default |
ASK_MODE() |
Getter for MODE w/ exceptions if field has no value |
HAS_MODE() |
Determine if MODE has a value |
RouteName¶
Transit route name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTENAME() |
Getter for ROUTENAME, with configurable default |
ASK_ROUTENAME() |
Getter for ROUTENAME w/ exceptions if field has no value |
HAS_ROUTENAME() |
Determine if ROUTENAME has a value |
ShortRouteName¶
Short name of the transit route.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHORTROUTENAME() |
Getter for SHORTROUTENAME, with configurable default |
ASK_SHORTROUTENAME() |
Getter for SHORTROUTENAME w/ exceptions if field has no valu |
HAS_SHORTROUTENAME() |
Determine if SHORTROUTENAME has a value |
TextColor¶
Color of the transport name text.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXTCOLOR() |
Getter for TEXTCOLOR, with configurable default |
ASK_TEXTCOLOR() |
Getter for TEXTCOLOR w/ exceptions if field has no value |
HAS_TEXTCOLOR() |
Determine if TEXTCOLOR has a value |