/AWS1/CL_GSTCREATEENDPTDETAILS¶
Endpoint definition used for creating a dataflow endpoint
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_uplnkawsgroundstationag00 TYPE REF TO /AWS1/CL_GSTUPLNKAWSGROUNDST01 /AWS1/CL_GSTUPLNKAWSGROUNDST01¶
Definition for an uplink agent endpoint
io_downlnkawsgroundstation00 TYPE REF TO /AWS1/CL_GSTDOWNLNKAWSGROUND01 /AWS1/CL_GSTDOWNLNKAWSGROUND01¶
Definition for a downlink agent endpoint
Queryable Attributes¶
uplinkAwsGroundStationAgentEndpoint¶
Definition for an uplink agent endpoint
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPLNKAWSGROUNDSTATIONA00() |
Getter for UPLNKAWSGROUNDSTATIONAGENDPT |
downlinkAwsGroundStationAgentEndpoint¶
Definition for a downlink agent endpoint
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOWNLNKAWSGROUNDSTATIO00() |
Getter for DOWNLNKAWSGROUNDSTATIONAGE00 |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_CREATEENDPOINTDETAILSLIST¶
TYPES TT_CREATEENDPOINTDETAILSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_GSTCREATEENDPTDETAILS WITH DEFAULT KEY
.