public class NeutronQosDscpMarkingRule extends NeutronObject implements Serializable, INeutronObject
Constructor and Description |
---|
NeutronQosDscpMarkingRule() |
Modifier and Type | Method and Description |
---|---|
NeutronQosDscpMarkingRule |
extractFields(List<String> fields) |
Short |
getDscpMark() |
void |
setDscpMark(Short dscpMark) |
String |
toString() |
getTenantID, initDefaults, setTenantID, setTenantID
getID, setID
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getID, getTenantID, initDefaults, setID, setTenantID, setTenantID
public Short getDscpMark()
public void setDscpMark(Short dscpMark)
public NeutronQosDscpMarkingRule extractFields(List<String> fields)
public String toString()
toString
in class NeutronObject
Copyright © 2017 OpenDaylight. All rights reserved.