public static class OfdpaGroupHandlerUtility.GroupInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.net.group.GroupDescription |
innerMostGroupDesc()
Getter for innerMostGroupDesc.
|
org.onosproject.net.group.GroupDescription |
nextGroupDesc()
Getter for the next group description.
|
void |
nextGroupDesc(org.onosproject.net.group.GroupDescription nextGroupDesc)
Setter of nextGroupDesc.
|
public org.onosproject.net.group.GroupDescription innerMostGroupDesc()
public org.onosproject.net.group.GroupDescription nextGroupDesc()
public void nextGroupDesc(org.onosproject.net.group.GroupDescription nextGroupDesc)
nextGroupDesc - the given value to set