| Package | Description |
|---|---|
| org.hpccsystems.ws.client.utils |
| Modifier and Type | Field and Description |
|---|---|
protected static Utils.OSType |
Utils.detectedOS |
| Modifier and Type | Method and Description |
|---|---|
static Utils.OSType |
Utils.getOperatingSystemType()
detect the operating system from the os.name System property and cache
the result
|
static Utils.OSType |
Utils.OSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Utils.OSType[] |
Utils.OSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.