Package | Description |
---|---|
org.opennms.netmgt.provision.service.operations |
Modifier and Type | Method and Description |
---|---|
ImportOperation.OperationType |
InsertOperation.getOperationType() |
ImportOperation.OperationType |
DeleteOperation.getOperationType() |
ImportOperation.OperationType |
SaveOrUpdateOperation.getOperationType() |
abstract ImportOperation.OperationType |
ImportOperation.getOperationType() |
static ImportOperation.OperationType |
ImportOperation.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportOperation.OperationType[] |
ImportOperation.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.