Skip to content

/AWS1/CL_IOXMATTERCAPABILITY03

Matter attribute used in capability report.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/IOXMATTERATTRIBUTEID /AWS1/IOXMATTERATTRIBUTEID

The id of the Matter attribute.

iv_name TYPE /AWS1/IOXACTIONNAME /AWS1/IOXACTIONNAME

Name for the Amazon Web Services Matter capability report attribute.

io_value TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT

Value for the Amazon Web Services Matter capability report attribute.


Queryable Attributes

id

The id of the Matter attribute.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

name

Name for the Amazon Web Services Matter capability report attribute.

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

value

Value for the Amazon Web Services Matter capability report attribute.

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

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_MATTERCAPABILITYREPORTATTRS

TYPES TT_MATTERCAPABILITYREPORTATTRS TYPE STANDARD TABLE OF REF TO /AWS1/CL_IOXMATTERCAPABILITY03 WITH DEFAULT KEY
.