/AWS1/CL_WSIIPV4PREFIXSPECREQ¶
Specifies IPv4 prefix configuration for network interfaces.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_ipv4prefix
TYPE /AWS1/WSIIPV4PREFIX
/AWS1/WSIIPV4PREFIX
¶
Specific IPv4 prefix for network interface configuration.
Queryable Attributes¶
Ipv4Prefix¶
Specific IPv4 prefix for network interface configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_IPV4PREFIX() |
Getter for IPV4PREFIX, with configurable default |
ASK_IPV4PREFIX() |
Getter for IPV4PREFIX w/ exceptions if field has no value |
HAS_IPV4PREFIX() |
Determine if IPV4PREFIX 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_IPV4PREFIXES
¶
TYPES TT_IPV4PREFIXES TYPE STANDARD TABLE OF REF TO /AWS1/CL_WSIIPV4PREFIXSPECREQ WITH DEFAULT KEY
.