Package | Description |
---|---|
org.opennms.netmgt.mock |
Modifier and Type | Method and Description |
---|---|
static MockService.SvcMgmtStatus |
MockService.SvcMgmtStatus.fromDbString(String dbString) |
MockService.SvcMgmtStatus |
MockService.getMgmtStatus()
getMgmtStatus
|
static MockService.SvcMgmtStatus |
MockService.SvcMgmtStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MockService.SvcMgmtStatus[] |
MockService.SvcMgmtStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MockService.setMgmtStatus(MockService.SvcMgmtStatus mgmtStatus)
setMgmtStatus
|
Copyright © 2021. All rights reserved.