/AWS1/CL_GSTRANGEDSOCKETADDR00¶
A socket address with a port range.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_name TYPE /AWS1/GSTIPV4ADDRESS /AWS1/GSTIPV4ADDRESS¶
IPv4 socket address.
io_portrange TYPE REF TO /AWS1/CL_GSTINTEGERRANGE /AWS1/CL_GSTINTEGERRANGE¶
Port range of a socket address.
Queryable Attributes¶
name¶
IPv4 socket address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
portRange¶
Port range of a socket address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORTRANGE() |
Getter for PORTRANGE |