Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.rev170124.bundle.add.message.grouping.bundle.inner.message.bundle.group.mod._case.GroupModCaseDataBuilder
Packages that use GroupModCaseDataBuilder
Package
Description
-
Uses of GroupModCaseDataBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.rev170124.bundle.add.message.grouping.bundle.inner.message.bundle.group.mod._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.rev170124.bundle.add.message.grouping.bundle.inner.message.bundle.group.mod._case that return GroupModCaseDataBuilderModifier and TypeMethodDescriptionGroupModCaseDataBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<GroupModCaseData> augmentation) Add an augmentation to this builder's product.GroupModCaseDataBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GroupModCaseData>> augmentationType) Remove an augmentation from this builder's product.GroupModCaseDataBuilder.setBucketsList
(List<BucketsList> values) Set the property corresponding toBucketsGrouping.getBucketsList()
to the specified value.GroupModCaseDataBuilder.setCommand
(GroupModCommand value) Set the property corresponding toGroupMod$G.getCommand()
to the specified value.GroupModCaseDataBuilder.setGroupId
(GroupId value) Set the property corresponding toGroupMod$G.getGroupId()
to the specified value.Set the property corresponding toGroupMod$G.getType()
to the specified value.GroupModCaseDataBuilder.setVersion
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toOfHeader.getVersion()
to the specified value.GroupModCaseDataBuilder.setXid
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toOfHeader.getXid()
to the specified value.