public class ConstraintKeys extends Object implements org.onosproject.yang.model.KeyInfo<DefaultConstraint>
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends PlacementDiversity> |
constraintType |
| Constructor and Description |
|---|
ConstraintKeys() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends PlacementDiversity> |
constraintType()
Returns the attribute constraintType.
|
void |
constraintType(Class<? extends PlacementDiversity> constraintType)
Sets the value to attribute constraintType.
|
boolean |
equals(Object obj) |
int |
hashCode() |
protected Class<? extends PlacementDiversity> constraintType
public Class<? extends PlacementDiversity> constraintType()
public void constraintType(Class<? extends PlacementDiversity> constraintType)
constraintType - value of constraintTypeCopyright © 2017. All rights reserved.