/AWS1/CL_QSTSTATICFILE¶
The static file.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_imagestaticfile
TYPE REF TO /AWS1/CL_QSTIMAGESTATICFILE
/AWS1/CL_QSTIMAGESTATICFILE
¶
The image static file.
io_spatialstaticfile
TYPE REF TO /AWS1/CL_QSTSPATIALSTATICFILE
/AWS1/CL_QSTSPATIALSTATICFILE
¶
The spacial static file.
Queryable Attributes¶
ImageStaticFile¶
The image static file.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IMAGESTATICFILE() |
Getter for IMAGESTATICFILE |
SpatialStaticFile¶
The spacial static file.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SPATIALSTATICFILE() |
Getter for SPATIALSTATICFILE |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_STATICFILELIST
¶
TYPES TT_STATICFILELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTSTATICFILE WITH DEFAULT KEY
.