public class DefaultMatchFlow extends org.onosproject.yang.model.InnerModelObject implements MatchFlow
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultMatchFlow()
Creates an instance of defaultMatchFlow.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
MatchFlow |
matchFlow()
Returns the attribute matchFlow.
|
void |
matchFlow(MatchFlow matchFlow)
Sets the attribute matchFlow.
|
String |
toString() |
protected MatchFlow matchFlow
public DefaultMatchFlow()
Copyright © 2017. All rights reserved.