| Modifier and Type | Method and Description |
|---|---|
static ServiceNumber |
ServiceNumber.forValue(int valueArg) |
static ServiceNumber |
ServiceNumber.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceNumber[] |
ServiceNumber.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceNumber |
FlowSpecObjectBuilder.getServiceHeader() |
ServiceNumber |
FlowSpecObject.getServiceHeader() |
| Modifier and Type | Method and Description |
|---|---|
FlowSpecObjectBuilder |
FlowSpecObjectBuilder.setServiceHeader(ServiceNumber value) |
Copyright © 2018 OpenDaylight. All rights reserved.