public class ConstraintsKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultConstraints>
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends RouteExcludeSrlg> |
usage |
| Constructor and Description |
|---|
ConstraintsKeys() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
Class<? extends RouteExcludeSrlg> |
usage()
Returns the attribute usage.
|
void |
usage(Class<? extends RouteExcludeSrlg> usage)
Sets the value to attribute usage.
|
protected Class<? extends RouteExcludeSrlg> usage
public Class<? extends RouteExcludeSrlg> usage()
public void usage(Class<? extends RouteExcludeSrlg> usage)
usage - value of usageCopyright © 2018. All rights reserved.