Package | Description |
---|---|
org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
static AckAction |
AckAction.get(int id)
get
|
AckAction |
OnmsAcknowledgment.getAckAction()
getAckAction
|
static AckAction |
AckAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AckAction[] |
AckAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OnmsAcknowledgment.setAckAction(AckAction ackAction)
setAckAction
|
Copyright © 2021. All rights reserved.