public class ActionGroupBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<ActionGroup>
ActionGroup.| Constructor and Description |
|---|
ActionGroupBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ActionGroup |
build() |
long |
getGroupId() |
void |
setGroupId(long groupId) |
public ActionGroup build()
build in interface org.opendaylight.yangtools.concepts.Builder<ActionGroup>public long getGroupId()
public void setGroupId(long groupId)
Copyright © 2019 OpenDaylight. All rights reserved.