public class DefaultAugmentedL3VpnConstraintList extends org.onosproject.yang.model.InnerModelObject implements AugmentedL3VpnConstraintList
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeAugmentedL3VpnConstraintList.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected String |
constraintOpaqueValue2 |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultAugmentedL3VpnConstraintList()
Creates an instance of defaultAugmentedL3VpnConstraintList.
|
| Modifier and Type | Method and Description |
|---|---|
String |
constraintOpaqueValue2()
Returns the attribute constraintOpaqueValue2.
|
void |
constraintOpaqueValue2(String constraintOpaqueValue2)
Sets the attribute constraintOpaqueValue2.
|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isLeafValueSet(AugmentedL3VpnConstraintList.LeafIdentifier leaf)
Checks if the leaf value is set.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
protected String constraintOpaqueValue2
protected BitSet valueLeafFlags
public DefaultAugmentedL3VpnConstraintList()
public String constraintOpaqueValue2()
AugmentedL3VpnConstraintListconstraintOpaqueValue2 in interface AugmentedL3VpnConstraintListpublic BitSet valueLeafFlags()
AugmentedL3VpnConstraintListvalueLeafFlags in interface AugmentedL3VpnConstraintListpublic void constraintOpaqueValue2(String constraintOpaqueValue2)
AugmentedL3VpnConstraintListconstraintOpaqueValue2 in interface AugmentedL3VpnConstraintListconstraintOpaqueValue2 - value of constraintOpaqueValue2public boolean isLeafValueSet(AugmentedL3VpnConstraintList.LeafIdentifier leaf)
AugmentedL3VpnConstraintListisLeafValueSet in interface AugmentedL3VpnConstraintListleaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.