| Package | Description |
|---|---|
| org.jvnet.solaris.libzfs.jna |
Low level API to libzfs through JNA.
|
| Modifier and Type | Method and Description |
|---|---|
static pool_state_t |
pool_state_t.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static pool_state_t[] |
pool_state_t.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2017. All rights reserved.