Package | Description |
---|---|
org.opennms.netmgt.alarmd.api | |
org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
TroubleTicketState |
NorthboundAlarm.getTicketState() |
Modifier and Type | Method and Description |
---|---|
TroubleTicketState |
OnmsAlarm.getTTicketState()
getTTicketState
|
static TroubleTicketState |
TroubleTicketState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TroubleTicketState[] |
TroubleTicketState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OnmsAlarm.setTTicketState(TroubleTicketState tticketstate)
setTTicketState
|
Copyright © 2015. All rights reserved.