Tariqa SOAP
|
Public Member Functions | |
__construct ($signalType, $signalText) | |
Data Fields | |
$signalType | |
const | stSignalBlue = "SIGNAL_BLUE" |
const | stSignalGreen = "SIGNAL_GREEN" |
const | stSignalLightBlue = "SIGNAL_LIGHT_BLUE" |
const | stSignalNull = "SIGNAL_NULL" |
const | stSignalRed = "SIGNAL_RED" |
const | stSignalUnavailable = "SIGNAL_UNAVAILABLE" |
const | stSignalYellow = "SIGNAL_YELLOW" |
const | stSignalOrange = "SIGNAL_ORANGE" |
const | stUnknown = "UNKNOWN" |
$signalText |
Encloses the Shepard's Signal information if requested.
__construct | ( | $ | signalType, |
$ | signalText | ||
) |
Constructs a shepardsSignalobject
string | $signalType | An enumerated indicator for the Shepard Signal type. |
string | $signalText | The text of the signal. |
$signalText |
$signalType |
const stSignalBlue = "SIGNAL_BLUE" |
An enumerated indicator for the Shepard Signal type.
const stSignalGreen = "SIGNAL_GREEN" |
An enumerated indicator for the Shepard Signal type.
const stSignalLightBlue = "SIGNAL_LIGHT_BLUE" |
An enumerated indicator for the Shepard Signal type.
const stSignalNull = "SIGNAL_NULL" |
An enumerated indicator for the Shepard Signal type.
const stSignalOrange = "SIGNAL_ORANGE" |
An enumerated indicator for the Shepard Signal type.
const stSignalRed = "SIGNAL_RED" |
An enumerated indicator for the Shepard Signal type.
const stSignalUnavailable = "SIGNAL_UNAVAILABLE" |
An enumerated indicator for the Shepard Signal type.
const stSignalYellow = "SIGNAL_YELLOW" |
An enumerated indicator for the Shepard Signal type.
const stUnknown = "UNKNOWN" |
An enumerated indicator for the Shepard Signal type.