| Package | Description |
|---|---|
| org.openstack4j.model.gbp | |
| org.openstack4j.openstack.gbp.domain |
| Modifier and Type | Method and Description |
|---|---|
static NetworkServiceParamType |
NetworkServiceParamType.value(String paramType) |
static NetworkServiceParamType |
NetworkServiceParamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkServiceParamType[] |
NetworkServiceParamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkServiceParamType |
GbpNetworkServiceParams.getParamType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GbpNetworkServiceParams.setParamType(NetworkServiceParamType paramType) |
Copyright © 2020. All rights reserved.