public class DefaultLanPrefix extends org.onosproject.yang.model.InnerModelObject implements LanPrefix
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected LanPrefixes |
lanPrefixes |
| Constructor and Description |
|---|
DefaultLanPrefix()
Creates an instance of defaultLanPrefix.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
LanPrefixes |
lanPrefixes()
Returns the attribute lanPrefixes.
|
void |
lanPrefixes(LanPrefixes lanPrefixes)
Sets the attribute lanPrefixes.
|
String |
toString() |
protected LanPrefixes lanPrefixes
public DefaultLanPrefix()
public LanPrefixes lanPrefixes()
LanPrefixlanPrefixes in interface LanPrefixpublic void lanPrefixes(LanPrefixes lanPrefixes)
LanPrefixlanPrefixes in interface LanPrefixlanPrefixes - value of lanPrefixesCopyright © 2017. All rights reserved.