public class Ipv6LanPrefixesKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultIpv6LanPrefixes>
| Modifier and Type | Field and Description |
|---|---|
protected Ipv6Prefix |
lan |
| Constructor and Description |
|---|
Ipv6LanPrefixesKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Ipv6Prefix |
lan()
Returns the attribute lan.
|
void |
lan(Ipv6Prefix lan)
Sets the value to attribute lan.
|
protected Ipv6Prefix lan
public Ipv6Prefix lan()
public void lan(Ipv6Prefix lan)
lan - value of lanCopyright © 2018. All rights reserved.