| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc |
Implementation of YANG node ietfL3VpnSvc's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siteattachmentipconnection.ipconnection |
Implementation of YANG node ipConnection's children nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PeDhcp
Represents the implementation of peDhcp.
|
class |
Slaac
Represents the implementation of slaac.
|
class |
StaticAddress
Represents the implementation of staticAddress.
|
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends AddressAllocationType> |
DefaultIpv6.addressAllocationType |
protected Class<? extends AddressAllocationType> |
DefaultIpv4.addressAllocationType |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends AddressAllocationType> |
Ipv6.addressAllocationType()
Returns the attribute addressAllocationType.
|
Class<? extends AddressAllocationType> |
Ipv4.addressAllocationType()
Returns the attribute addressAllocationType.
|
Class<? extends AddressAllocationType> |
DefaultIpv6.addressAllocationType() |
Class<? extends AddressAllocationType> |
DefaultIpv4.addressAllocationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ipv6.addressAllocationType(Class<? extends AddressAllocationType> addressAllocationType)
Sets the attribute addressAllocationType.
|
void |
Ipv4.addressAllocationType(Class<? extends AddressAllocationType> addressAllocationType)
Sets the attribute addressAllocationType.
|
void |
DefaultIpv6.addressAllocationType(Class<? extends AddressAllocationType> addressAllocationType) |
void |
DefaultIpv4.addressAllocationType(Class<? extends AddressAllocationType> addressAllocationType) |
Copyright © 2017. All rights reserved.