| Package | Description |
|---|---|
| de.cismet.cids.utils.serverresources |
| Modifier and Type | Method and Description |
|---|---|
static ServerResource.Type |
ServerResource.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerResource.Type[] |
ServerResource.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ServerResource(String path,
ServerResource.Type type)
Creates a new ServerResource object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.