| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.sitemaximumroutes |
Implementation of YANG node siteMaximumRoutes's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.sitemaximumroutes.maximumroutes |
Implementation of YANG node maximumRoutes's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AddressFamily> |
DefaultMaximumRoutes.addressFamily |
| Modifier and Type | Method and Description |
|---|---|
List<AddressFamily> |
MaximumRoutes.addressFamily()
Returns the attribute addressFamily.
|
List<AddressFamily> |
DefaultMaximumRoutes.addressFamily() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaximumRoutes.addToAddressFamily(AddressFamily addTo)
Adds to the list of addressFamily.
|
void |
DefaultMaximumRoutes.addToAddressFamily(AddressFamily addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
MaximumRoutes.addressFamily(List<AddressFamily> addressFamily)
Sets the attribute addressFamily.
|
void |
DefaultMaximumRoutes.addressFamily(List<AddressFamily> addressFamily) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAddressFamily
Represents the implementation of addressFamily.
|
Copyright © 2018. All rights reserved.