| Package | Description | 
|---|---|
| org.opennms.upgrade.api | 
| Modifier and Type | Method and Description | 
|---|---|
static AbstractOnmsUpgrade.VersionOperator | 
AbstractOnmsUpgrade.VersionOperator.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AbstractOnmsUpgrade.VersionOperator[] | 
AbstractOnmsUpgrade.VersionOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
AbstractOnmsUpgrade.isInstalledVersion(AbstractOnmsUpgrade.VersionOperator op,
                  int mayor,
                  int minor,
                  int release)  | 
Copyright © 2020. All rights reserved.