/AWS1/CL_IOWGETRESRCPOSITION01¶
GetResourcePositionResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_geojsonpayload
TYPE /AWS1/IOWGEOJSONPAYLOAD
/AWS1/IOWGEOJSONPAYLOAD
¶
The position information of the resource, displayed as a JSON payload. The payload uses the GeoJSON format, which a format that's used to encode geographic data structures. For more information, see GeoJSON.
Queryable Attributes¶
GeoJsonPayload¶
The position information of the resource, displayed as a JSON payload. The payload uses the GeoJSON format, which a format that's used to encode geographic data structures. For more information, see GeoJSON.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GEOJSONPAYLOAD() |
Getter for GEOJSONPAYLOAD, with configurable default |
ASK_GEOJSONPAYLOAD() |
Getter for GEOJSONPAYLOAD w/ exceptions if field has no valu |
HAS_GEOJSONPAYLOAD() |
Determine if GEOJSONPAYLOAD has a value |