/AWS1/CL_MHSIPADDRESSBASEDRE00¶
IP address based configurations.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_ipaddressconftimestamp TYPE /AWS1/MHSSTRING /AWS1/MHSSTRING¶
The time stamp of the configuration.
iv_authtype TYPE /AWS1/MHSAUTHTYPE /AWS1/MHSAUTHTYPE¶
The type of authorization.
iv_ostype TYPE /AWS1/MHSOSTYPE /AWS1/MHSOSTYPE¶
The type of the operating system.
Queryable Attributes¶
ipAddressConfigurationTimeStamp¶
The time stamp of the configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPADDRESSCONFTIMESTAMP() |
Getter for IPADDRESSCONFTIMESTAMP, with configurable default |
ASK_IPADDRESSCONFTIMESTAMP() |
Getter for IPADDRESSCONFTIMESTAMP w/ exceptions if field has |
HAS_IPADDRESSCONFTIMESTAMP() |
Determine if IPADDRESSCONFTIMESTAMP has a value |
authType¶
The type of authorization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHTYPE() |
Getter for AUTHTYPE, with configurable default |
ASK_AUTHTYPE() |
Getter for AUTHTYPE w/ exceptions if field has no value |
HAS_AUTHTYPE() |
Determine if AUTHTYPE has a value |
osType¶
The type of the operating system.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OSTYPE() |
Getter for OSTYPE, with configurable default |
ASK_OSTYPE() |
Getter for OSTYPE w/ exceptions if field has no value |
HAS_OSTYPE() |
Determine if OSTYPE 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_IPADDRESSBASEDREMOTEINFOLST¶
TYPES TT_IPADDRESSBASEDREMOTEINFOLST TYPE STANDARD TABLE OF REF TO /AWS1/CL_MHSIPADDRESSBASEDRE00 WITH DEFAULT KEY
.