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