public class DefaultVpnAttachment extends org.onosproject.yang.model.InnerModelObject implements VpnAttachment
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentFlavor |
attachmentFlavor |
| Constructor and Description |
|---|
DefaultVpnAttachment()
Creates an instance of defaultVpnAttachment.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentFlavor |
attachmentFlavor()
Returns the attribute attachmentFlavor.
|
void |
attachmentFlavor(AttachmentFlavor attachmentFlavor)
Sets the attribute attachmentFlavor.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationprotected AttachmentFlavor attachmentFlavor
public DefaultVpnAttachment()
public AttachmentFlavor attachmentFlavor()
VpnAttachmentattachmentFlavor in interface VpnAttachmentpublic void attachmentFlavor(AttachmentFlavor attachmentFlavor)
VpnAttachmentattachmentFlavor in interface VpnAttachmentattachmentFlavor - value of attachmentFlavorCopyright © 2018. All rights reserved.