/AWS1/CL_CMTGETCOMMENTSFORCO01¶
GetCommentsForComparedCommitOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_commentsforcomparedcomm00 TYPE /AWS1/CL_CMTCOMMENTSFORCOMPA00=>TT_COMMENTSFORCOMPAREDCOMMIT00 TT_COMMENTSFORCOMPAREDCOMMIT00¶
A list of comment objects on the compared commit.
iv_nexttoken TYPE /AWS1/CMTNEXTTOKEN /AWS1/CMTNEXTTOKEN¶
An enumeration token that can be used in a request to return the next batch of the results.
Queryable Attributes¶
commentsForComparedCommitData¶
A list of comment objects on the compared commit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMMENTSFORCOMPAREDCOM00() |
Getter for COMMENTSFORCOMPAREDCOMMITD00, with configurable d |
ASK_COMMENTSFORCOMPAREDCOM00() |
Getter for COMMENTSFORCOMPAREDCOMMITD00 w/ exceptions if fie |
HAS_COMMENTSFORCOMPAREDCOM00() |
Determine if COMMENTSFORCOMPAREDCOMMITD00 has a value |
nextToken¶
An enumeration token that can be used in a request to return the next batch of the results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |