public class AquariusServerVersion extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
Compare(AquariusServerVersion other) |
static AquariusServerVersion |
Create(String apiVersion) |
boolean |
IsDeveloperBuild() |
boolean |
IsLessThan(AquariusServerVersion other) |
String |
toString() |
public static AquariusServerVersion Create(String apiVersion)
public boolean IsLessThan(AquariusServerVersion other)
public int Compare(AquariusServerVersion other)
public boolean IsDeveloperBuild()
Copyright © 2022. All rights reserved.