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