| Package | Description |
|---|---|
| org.openstack4j.model.network.ext | |
| org.openstack4j.model.network.ext.builder | |
| org.openstack4j.openstack.networking.domain.ext |
| Modifier and Type | Method and Description |
|---|---|
static Ethertype |
Ethertype.forValue(String value) |
Ethertype |
FlowClassifier.getEthertype() |
static Ethertype |
Ethertype.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Ethertype[] |
Ethertype.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlowClassifierBuilder |
FlowClassifierBuilder.ethertype(Ethertype ethertype) |
| Modifier and Type | Method and Description |
|---|---|
Ethertype |
NeutronFlowClassifier.getEthertype() |
| Modifier and Type | Method and Description |
|---|---|
FlowClassifierBuilder |
NeutronFlowClassifier.FlowClassifierConcreteBuilder.ethertype(Ethertype ethertype) |
Copyright © 2020. All rights reserved.