| Package | Description |
|---|---|
| com.agenarisk.api.util |
| Modifier and Type | Method and Description |
|---|---|
List<Advisory.AdvisoryMessage> |
Advisory.AdvisoryGroup.getMessages()
Returns the List of AdvisoryMessages for this AdvisoryGroup.
Warning: modifying this List directly will affect the workings of the Advisory and is NOT recommended. |
| Modifier and Type | Method and Description |
|---|---|
void |
Advisory.AdvisoryGroup.addMessage(Advisory.AdvisoryMessage message)
Adds an AdvisoryMessage to this AdvisoryGroup.
|
Copyright © 2022. All rights reserved.