public class ConstraintKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultConstraint>
| Modifier and Type | Field and Description |
|---|---|
protected SvcId |
constraintId |
| Constructor and Description |
|---|
ConstraintKeys() |
| Modifier and Type | Method and Description |
|---|---|
SvcId |
constraintId()
Returns the attribute constraintId.
|
void |
constraintId(SvcId constraintId)
Sets the value to attribute constraintId.
|
boolean |
equals(Object obj) |
int |
hashCode() |
protected SvcId constraintId
Copyright © 2018. All rights reserved.