Package | Description |
---|---|
com.hp.ov.sdk.dto.networking.logicalinterconnects |
Modifier and Type | Method and Description |
---|---|
static QosDscpValues |
QosDscpValues.lookup(String dscpVal) |
static QosDscpValues |
QosDscpValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QosDscpValues[] |
QosDscpValues.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<QosDscpValues> |
QosDscpValues.getAllValues() |
List<QosDscpValues> |
QosClassificationMapping.getDscpClassMapping() |
Modifier and Type | Method and Description |
---|---|
void |
QosClassificationMapping.setDscpClassMapping(List<QosDscpValues> dscpClassMapping) |
Copyright © 2016. All rights reserved.