public final class ApplianceVersions extends Object implements Serializable
Constructor and Description |
---|
ApplianceVersions() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getCurrentVersion() |
int |
getMinimumVersion() |
int |
hashCode() |
void |
setCurrentVersion(int currentVersion) |
void |
setMinimumVersion(int minimumVersion) |
Copyright © 2017. All rights reserved.