public class DefaultDot1Qcase extends org.onosproject.yang.model.InnerModelObject implements Dot1Qcase
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultDot1Qcase()
Creates an instance of defaultDot1Qcase.
|
| Modifier and Type | Method and Description |
|---|---|
Dot1q |
dot1q()
Returns the attribute dot1q.
|
void |
dot1q(Dot1q dot1q)
Sets the attribute dot1q.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected Dot1q dot1q
public DefaultDot1Qcase()
Copyright © 2018. All rights reserved.