public class DefaultL3VpnSvc extends org.onosproject.yang.model.InnerModelObject implements L3VpnSvc
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected Sites |
sites |
protected VpnServices |
vpnServices |
| Constructor and Description |
|---|
DefaultL3VpnSvc()
Creates an instance of defaultL3VpnSvc.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Sites |
sites()
Returns the attribute sites.
|
void |
sites(Sites sites)
Sets the attribute sites.
|
String |
toString() |
VpnServices |
vpnServices()
Returns the attribute vpnServices.
|
void |
vpnServices(VpnServices vpnServices)
Sets the attribute vpnServices.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected VpnServices vpnServices
protected Sites sites
public VpnServices vpnServices()
L3VpnSvcvpnServices in interface L3VpnSvcpublic void vpnServices(VpnServices vpnServices)
L3VpnSvcvpnServices in interface L3VpnSvcvpnServices - value of vpnServicespublic void sites(Sites sites)
L3VpnSvcCopyright © 2018. All rights reserved.