public class DefaultAugmentedL3VpnBearer extends org.onosproject.yang.model.InnerModelObject implements AugmentedL3VpnBearer
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected BearerAttachment |
bearerAttachment |
| Constructor and Description |
|---|
DefaultAugmentedL3VpnBearer()
Creates an instance of defaultAugmentedL3VpnBearer.
|
| Modifier and Type | Method and Description |
|---|---|
BearerAttachment |
bearerAttachment()
Returns the attribute bearerAttachment.
|
void |
bearerAttachment(BearerAttachment bearerAttachment)
Sets the attribute bearerAttachment.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
protected BearerAttachment bearerAttachment
public DefaultAugmentedL3VpnBearer()
public BearerAttachment bearerAttachment()
AugmentedL3VpnBearerbearerAttachment in interface AugmentedL3VpnBearerpublic void bearerAttachment(BearerAttachment bearerAttachment)
AugmentedL3VpnBearerbearerAttachment in interface AugmentedL3VpnBearerbearerAttachment - value of bearerAttachmentCopyright © 2017. All rights reserved.