OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Modulepars   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test cases  

Group helperFunctionsGroup

Declared in module SUPL_V2_CommonSteps


Functions Summary
f_triggerParams2String Converts a TriggerParams value into a character string
f_areaEventType2String Converts an AreaEventType value into a character string
f_bool2String Converts a boolean value into a character string
f_areaList2String Converts a GeographicTargetAreaList value into a character string
f_areaIdLists2String Converts an AreaIdLists value into a character string
f_geographicTargetArea2String Convert a GeographicTargetArea value into a character string representation
f_coordinate2String Converts a Coordinate value into its character string representation
f_coordinateList2String Converts a list of coordinates into a correspunding character string representation
f_latitudeSign2String Converts a latitude sign value into its character string representation
f_areaIdList2String Converts an AreaIdList value in its character string representation
f_areaIdSet2String Converts an AreaIdSet value into a character string
f_areaId2String Converts ans AreaId value in its character string representation
f_geoAreaMappingList2String Converts a GeoAreaMappingList into its character string representation
f_SLPAddressIP

Details

f_triggerParams2String
function f_triggerParams2String(TriggerParams p_params) runs on SUPLComponent return charstring

Declared in group helperFunctionsGroup

Converts a TriggerParams value into a character string

Runs On: SUPLComponent

Returns: charstring - A character string representation of the provided value

Parameters:
f_areaEventType2String
function f_areaEventType2String(AreaEventType p_areaEventType) return charstring

Declared in group helperFunctionsGroup

Converts an AreaEventType value into a character string

Returns: charstring - A character string representation of the provided value

Parameters:
f_bool2String
function f_bool2String(boolean boolVal) return charstring 

Declared in group helperFunctionsGroup

Converts a boolean value into a character string

Returns: charstring - A character string representation of the provided value

Parameters:
f_areaList2String
function f_areaList2String(GeographicTargetAreaList aList) return charstring 

Declared in group helperFunctionsGroup

Converts a GeographicTargetAreaList value into a character string

Returns: charstring - A character string representation of the provided value

Parameters:
f_areaIdLists2String
function f_areaIdLists2String(_0AreaEventParams1 areaIdLists) return charstring 

Declared in group helperFunctionsGroup

Converts an AreaIdLists value into a character string

Returns: charstring - A character string representation of the provided value

Parameters:
f_geographicTargetArea2String
function f_geographicTargetArea2String(GeographicTargetArea area) return charstring 

Declared in group helperFunctionsGroup

Convert a GeographicTargetArea value into a character string representation

Returns: charstring -

Parameters:
f_coordinate2String
function f_coordinate2String(Coordinate coordinate)  return charstring

Declared in group helperFunctionsGroup

Converts a Coordinate value into its character string representation

Returns: charstring -

Parameters:
f_coordinateList2String
function f_coordinateList2String(PolygonDescription coordList)  return charstring

Declared in group helperFunctionsGroup

Converts a list of coordinates into a correspunding character string representation

Returns: charstring -

Parameters:
f_latitudeSign2String
function f_latitudeSign2String(_0Coordinate latSign) return charstring

Declared in group helperFunctionsGroup

Converts a latitude sign value into its character string representation

Returns: charstring -

Parameters:
f_areaIdList2String
function f_areaIdList2String(AreaIdList idList)  return charstring

Declared in group helperFunctionsGroup

Converts an AreaIdList value in its character string representation

Returns: charstring -

Parameters:
f_areaIdSet2String
function f_areaIdSet2String(AreaIdSet areaIds) return charstring 

Declared in group helperFunctionsGroup

Converts an AreaIdSet value into a character string

Returns: charstring - A character string representation of the provided value

Parameters:
f_areaId2String
function f_areaId2String(AreaId areaId) return charstring 

Declared in group helperFunctionsGroup

Converts ans AreaId value in its character string representation

Returns: charstring -

Parameters:
f_geoAreaMappingList2String
function f_geoAreaMappingList2String(GeoAreaMappingList areaMappings) return charstring 

Declared in group helperFunctionsGroup

Converts a GeoAreaMappingList into its character string representation

Returns: charstring -

Parameters:
f_SLPAddressIP
function f_SLPAddressIP () return IPAddress 

Declared in group helperFunctionsGroup

Returns: IPAddress -