/AWS1/CL_ACMEXPIRATION¶
Specifies an expiration configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_value TYPE /AWS1/ACMLONG /AWS1/ACMLONG¶
The numeric value of the expiration.
iv_type TYPE /AWS1/ACMTIMETYPE /AWS1/ACMTIMETYPE¶
The time unit for the expiration value.
Queryable Attributes¶
Value¶
The numeric value of the expiration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUE() |
Getter for VALUE, with configurable default |
ASK_VALUE() |
Getter for VALUE w/ exceptions if field has no value |
HAS_VALUE() |
Determine if VALUE has a value |
Type¶
The time unit for the expiration value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |