Package | Description |
---|---|
cz.cesnet.cloud.occi.infrastructure | |
cz.cesnet.cloud.occi.infrastructure.enumeration |
Modifier and Type | Method and Description |
---|---|
void |
NetworkInterface.setState(NetworkState state)
Sets network interface's state.
|
void |
Network.setState(NetworkState state)
Sets network's state.
|
Modifier and Type | Method and Description |
---|---|
static NetworkState |
NetworkState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkState[] |
NetworkState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.