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