public class DefaultConstraint extends org.onosproject.yang.model.InnerModelObject implements Constraint
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultConstraint()
Creates an instance of defaultConstraint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToSrlgNames(SrlgNames addTo)
Adds to the list of srlgNames.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<SrlgNames> |
srlgNames()
Returns the attribute srlgNames.
|
void |
srlgNames(List<SrlgNames> srlgNames)
Sets the attribute srlgNames.
|
String |
toString() |
public DefaultConstraint()
public List<SrlgNames> srlgNames()
ConstraintsrlgNames in interface Constraintpublic void srlgNames(List<SrlgNames> srlgNames)
ConstraintsrlgNames in interface ConstraintsrlgNames - list of srlgNamespublic void addToSrlgNames(SrlgNames addTo)
ConstraintaddToSrlgNames in interface ConstraintaddTo - value of srlgNamesCopyright © 2017. All rights reserved.