/AWS1/CL_IORGETWORKERRESPONSE¶
GetWorkerResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
IV_ARN
TYPE /AWS1/IORWORKERARN
/AWS1/IORWORKERARN
¶
arn
IV_ID
TYPE /AWS1/IORWORKERID
/AWS1/IORWORKERID
¶
id
IV_FLEET
TYPE /AWS1/IORWORKERFLEETARN
/AWS1/IORWORKERFLEETARN
¶
fleet
IV_SITE
TYPE /AWS1/IORSITEARN
/AWS1/IORSITEARN
¶
site
IV_CREATEDAT
TYPE /AWS1/IORCREATEDATTIMESTAMP
/AWS1/IORCREATEDATTIMESTAMP
¶
createdAt
IV_UPDATEDAT
TYPE /AWS1/IORUPDATEDATTIMESTAMP
/AWS1/IORUPDATEDATTIMESTAMP
¶
updatedAt
IV_NAME
TYPE /AWS1/IORNAME
/AWS1/IORNAME
¶
name
Optional arguments:¶
IV_ADDLTRANSIENTPROPERTIES
TYPE /AWS1/IORWORKERADDLTRANSIENT00
/AWS1/IORWORKERADDLTRANSIENT00
¶
additionalTransientProperties
IV_ADDITIONALFIXEDPROPERTIES
TYPE /AWS1/IORWORKERADDLFIXEDPRPS00
/AWS1/IORWORKERADDLFIXEDPRPS00
¶
additionalFixedProperties
IO_VENDORPROPERTIES
TYPE REF TO /AWS1/CL_IORVENDORPROPERTIES
/AWS1/CL_IORVENDORPROPERTIES
¶
vendorProperties
IO_POSITION
TYPE REF TO /AWS1/CL_IORPOSITIONCOORDINA00
/AWS1/CL_IORPOSITIONCOORDINA00
¶
position
IO_ORIENTATION
TYPE REF TO /AWS1/CL_IORORIENTATION
/AWS1/CL_IORORIENTATION
¶
orientation
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 |
fleet¶
fleet
Accessible with the following methods¶
Method | Description |
---|---|
GET_FLEET() |
Getter for FLEET, with configurable default |
ASK_FLEET() |
Getter for FLEET w/ exceptions if field has no value |
HAS_FLEET() |
Determine if FLEET has a value |
site¶
site
Accessible with the following methods¶
Method | Description |
---|---|
GET_SITE() |
Getter for SITE, with configurable default |
ASK_SITE() |
Getter for SITE w/ exceptions if field has no value |
HAS_SITE() |
Determine if SITE has a value |
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 |
updatedAt¶
updatedAt
Accessible with the following methods¶
Method | Description |
---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT 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 |
additionalTransientProperties¶
additionalTransientProperties
Accessible with the following methods¶
Method | Description |
---|---|
GET_ADDLTRANSIENTPROPERTIES() |
Getter for ADDLTRANSIENTPROPERTIES, with configurable defaul |
ASK_ADDLTRANSIENTPROPERTIES() |
Getter for ADDLTRANSIENTPROPERTIES w/ exceptions if field ha |
HAS_ADDLTRANSIENTPROPERTIES() |
Determine if ADDLTRANSIENTPROPERTIES has a value |
additionalFixedProperties¶
additionalFixedProperties
Accessible with the following methods¶
Method | Description |
---|---|
GET_ADDLFIXEDPROPERTIES() |
Getter for ADDITIONALFIXEDPROPERTIES, with configurable defa |
ASK_ADDLFIXEDPROPERTIES() |
Getter for ADDITIONALFIXEDPROPERTIES w/ exceptions if field |
HAS_ADDLFIXEDPROPERTIES() |
Determine if ADDITIONALFIXEDPROPERTIES has a value |
vendorProperties¶
vendorProperties
Accessible with the following methods¶
Method | Description |
---|---|
GET_VENDORPROPERTIES() |
Getter for VENDORPROPERTIES |
position¶
position
Accessible with the following methods¶
Method | Description |
---|---|
GET_POSITION() |
Getter for POSITION |
orientation¶
orientation
Accessible with the following methods¶
Method | Description |
---|---|
GET_ORIENTATION() |
Getter for ORIENTATION |