| Package | Description |
|---|---|
| com.hp.ov.sdk.dto.networking.logicalinterconnects |
| Modifier and Type | Method and Description |
|---|---|
QosDot1pValues |
QosTrafficClass.getEgressDot1pValue() |
static QosDot1pValues |
QosDot1pValues.lookup(int egress) |
static QosDot1pValues |
QosDot1pValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QosDot1pValues[] |
QosDot1pValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<QosDot1pValues> |
QosDot1pValues.getAllValues() |
List<QosDot1pValues> |
QosClassificationMapping.getDot1pClassMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
QosTrafficClass.setEgressDot1pValue(QosDot1pValues egressDot1pValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
QosClassificationMapping.setDot1pClassMapping(List<QosDot1pValues> dot1pClassMapping) |
Copyright © 2016. All rights reserved.