public class DefaultQosProfile extends org.onosproject.yang.model.InnerModelObject implements QosProfile
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected QosProfile |
qosProfile |
| Constructor and Description |
|---|
DefaultQosProfile()
Creates an instance of defaultQosProfile.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
QosProfile |
qosProfile()
Returns the attribute qosProfile.
|
void |
qosProfile(QosProfile qosProfile)
Sets the attribute qosProfile.
|
String |
toString() |
protected QosProfile qosProfile
public DefaultQosProfile()
public QosProfile qosProfile()
QosProfileqosProfile in interface QosProfilepublic void qosProfile(QosProfile qosProfile)
QosProfileqosProfile in interface QosProfileqosProfile - value of qosProfileCopyright © 2017. All rights reserved.