/AWS1/CL_MDLINPWHITELSTRLCIDR¶
An IPv4 CIDR to whitelist.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_cidr TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING¶
The IPv4 CIDR to whitelist.
Queryable Attributes¶
Cidr¶
The IPv4 CIDR to whitelist.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CIDR() |
Getter for CIDR, with configurable default |
ASK_CIDR() |
Getter for CIDR w/ exceptions if field has no value |
HAS_CIDR() |
Determine if CIDR has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT___LSTOFINPWHITELSTRULECIDR¶
TYPES TT___LSTOFINPWHITELSTRULECIDR TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDLINPWHITELSTRLCIDR WITH DEFAULT KEY
.