Skip to content

/AWS1/CL_IOWGETMULTICASTGRPRSP

GetMulticastGroupResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_arn TYPE /AWS1/IOWMULTICASTGROUPARN /AWS1/IOWMULTICASTGROUPARN

Arn

iv_id TYPE /AWS1/IOWMULTICASTGROUPID /AWS1/IOWMULTICASTGROUPID

Id

iv_name TYPE /AWS1/IOWMULTICASTGROUPNAME /AWS1/IOWMULTICASTGROUPNAME

Name

iv_description TYPE /AWS1/IOWDESCRIPTION /AWS1/IOWDESCRIPTION

Description

iv_status TYPE /AWS1/IOWMULTICASTGROUPSTATUS /AWS1/IOWMULTICASTGROUPSTATUS

Status

io_lorawan TYPE REF TO /AWS1/CL_IOWLORAWANMULTICAST00 /AWS1/CL_IOWLORAWANMULTICAST00

LoRaWAN

iv_createdat TYPE /AWS1/IOWCREATEDAT /AWS1/IOWCREATEDAT

CreatedAt


Queryable Attributes

Arn

Arn

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

Id

Id

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

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

Description

Description

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

Status

Status

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

LoRaWAN

LoRaWAN

Accessible with the following methods

Method Description
GET_LORAWAN() Getter for LORAWAN

CreatedAt

CreatedAt

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value