/AWS1/CL_GG2GETCNNCTVYINFORSP¶
GetConnectivityInfoResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_connectivityinfo TYPE /AWS1/CL_GG2CONNECTIVITYINFO=>TT_CONNECTIVITYINFOLIST TT_CONNECTIVITYINFOLIST¶
The connectivity information for the core device.
iv_message TYPE /AWS1/GG2STRING /AWS1/GG2STRING¶
A message about the connectivity information request.
Queryable Attributes¶
connectivityInfo¶
The connectivity information for the core device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTIVITYINFO() |
Getter for CONNECTIVITYINFO, with configurable default |
ASK_CONNECTIVITYINFO() |
Getter for CONNECTIVITYINFO w/ exceptions if field has no va |
HAS_CONNECTIVITYINFO() |
Determine if CONNECTIVITYINFO has a value |
message¶
A message about the connectivity information request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGE() |
Getter for MESSAGE, with configurable default |
ASK_MESSAGE() |
Getter for MESSAGE w/ exceptions if field has no value |
HAS_MESSAGE() |
Determine if MESSAGE has a value |