Package org.onosproject.net.behaviour
Class QosId
- java.lang.Object
- 
- org.onosproject.net.behaviour.QosId
 
- 
 @Beta public final class QosId extends Object Immutable representation of a Qos identity.
- 
- 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()Stringname()static QosIdqosId(String name)StringtoString()
 
-