Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.GroupTypes
-
-
Uses of GroupTypes in org.opendaylight.openflowplugin.api.openflow.registry.group
Methods in org.opendaylight.openflowplugin.api.openflow.registry.group with parameters of type GroupTypes Modifier and Type Method Description voidDeviceGroupRegistry. appendHistoryGroup(@NonNull GroupId id, @NonNull GroupTypes type, @NonNull FlowGroupStatus status) -
Uses of GroupTypes in org.opendaylight.openflowplugin.impl.registry.group
Methods in org.opendaylight.openflowplugin.impl.registry.group with parameters of type GroupTypes Modifier and Type Method Description voidDeviceGroupRegistryImpl. appendHistoryGroup(GroupId id, GroupTypes type, FlowGroupStatus status) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input.batch.batch.choice.flat.batch.add.group._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input.batch.batch.choice.flat.batch.add.group._case that return GroupTypes Modifier and Type Method Description GroupTypesFlatBatchAddGroupBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input.batch.batch.choice.flat.batch.add.group._case with parameters of type GroupTypes Modifier and Type Method Description FlatBatchAddGroupBuilderFlatBatchAddGroupBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input.batch.batch.choice.flat.batch.remove.group._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input.batch.batch.choice.flat.batch.remove.group._case that return GroupTypes Modifier and Type Method Description GroupTypesFlatBatchRemoveGroupBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flat.batch.service.rev160321.process.flat.batch.input.batch.batch.choice.flat.batch.remove.group._case with parameters of type GroupTypes Modifier and Type Method Description FlatBatchRemoveGroupBuilderFlatBatchRemoveGroupBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918 that return GroupTypes Modifier and Type Method Description GroupTypesAddGroupInputBuilder. getGroupType()GroupTypesGroupAddedBuilder. getGroupType()GroupTypesGroupRemovedBuilder. getGroupType()GroupTypesGroupUpdatedBuilder. getGroupType()GroupTypesRemoveGroupInputBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918 with parameters of type GroupTypes Modifier and Type Method Description AddGroupInputBuilderAddGroupInputBuilder. setGroupType(GroupTypes value)GroupAddedBuilderGroupAddedBuilder. setGroupType(GroupTypes value)GroupRemovedBuilderGroupRemovedBuilder. setGroupType(GroupTypes value)GroupUpdatedBuilderGroupUpdatedBuilder. setGroupType(GroupTypes value)RemoveGroupInputBuilderRemoveGroupInputBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918.group.update
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918.group.update that return GroupTypes Modifier and Type Method Description GroupTypesOriginalGroupBuilder. getGroupType()GroupTypesUpdatedGroupBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918.group.update with parameters of type GroupTypes Modifier and Type Method Description OriginalGroupBuilderOriginalGroupBuilder. setGroupType(GroupTypes value)UpdatedGroupBuilderUpdatedGroupBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.group.desc
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.group.desc that return GroupTypes Modifier and Type Method Description GroupTypesGroupDescBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.group.desc with parameters of type GroupTypes Modifier and Type Method Description GroupDescBuilderGroupDescBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018 that return GroupTypes Modifier and Type Method Description static GroupTypesGroupTypes. forValue(int intValue)Return the enumeration member whosegetIntValue()matches specified value.GroupTypesGroup. getGroupType()Return groupType, ornullif it is not present.GroupTypesGroupMessageBuilder. getGroupType()static GroupTypesGroupTypes. valueOf(String name)Returns the enum constant of this type with the specified name.static GroupTypes[]GroupTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018 that return types with arguments of type GroupTypes Modifier and Type Method Description static Optional<GroupTypes>GroupTypes. forName(String name)Return the enumeration member whosegetName()matches specified value.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018 with parameters of type GroupTypes Modifier and Type Method Description GroupMessageBuilderGroupMessageBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.group.desc.stats.reply
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.group.desc.stats.reply that return GroupTypes Modifier and Type Method Description GroupTypesGroupDescStatsBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.group.desc.stats.reply with parameters of type GroupTypes Modifier and Type Method Description GroupDescStatsBuilderGroupDescStatsBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups that return GroupTypes Modifier and Type Method Description GroupTypesGroupBuilder. getGroupType()GroupTypesStaleGroupBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.groups with parameters of type GroupTypes Modifier and Type Method Description GroupBuilderGroupBuilder. setGroupType(GroupTypes value)StaleGroupBuilderStaleGroupBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.groups.service.rev160315.add.groups.batch.input
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.groups.service.rev160315.add.groups.batch.input that return GroupTypes Modifier and Type Method Description GroupTypesBatchAddGroupsBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.groups.service.rev160315.add.groups.batch.input with parameters of type GroupTypes Modifier and Type Method Description BatchAddGroupsBuilderBatchAddGroupsBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.groups.service.rev160315.batch.group.input.update.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.groups.service.rev160315.batch.group.input.update.grouping that return GroupTypes Modifier and Type Method Description GroupTypesOriginalBatchedGroupBuilder. getGroupType()GroupTypesUpdatedBatchedGroupBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.groups.service.rev160315.batch.group.input.update.grouping with parameters of type GroupTypes Modifier and Type Method Description OriginalBatchedGroupBuilderOriginalBatchedGroupBuilder. setGroupType(GroupTypes value)UpdatedBatchedGroupBuilderUpdatedBatchedGroupBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.groups.service.rev160315.remove.groups.batch.input
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.groups.service.rev160315.remove.groups.batch.input that return GroupTypes Modifier and Type Method Description GroupTypesBatchRemoveGroupsBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.groups.service.rev160315.remove.groups.batch.input with parameters of type GroupTypes Modifier and Type Method Description BatchRemoveGroupsBuilderBatchRemoveGroupsBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.bundle.inner.message.grouping.bundle.inner.message.bundle.add.group._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.bundle.inner.message.grouping.bundle.inner.message.bundle.add.group._case that return GroupTypes Modifier and Type Method Description GroupTypesAddGroupCaseDataBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.bundle.inner.message.grouping.bundle.inner.message.bundle.add.group._case with parameters of type GroupTypes Modifier and Type Method Description AddGroupCaseDataBuilderAddGroupCaseDataBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.bundle.inner.message.grouping.bundle.inner.message.bundle.remove.group._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.bundle.inner.message.grouping.bundle.inner.message.bundle.remove.group._case that return GroupTypes Modifier and Type Method Description GroupTypesRemoveGroupCaseDataBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.bundle.inner.message.grouping.bundle.inner.message.bundle.remove.group._case with parameters of type GroupTypes Modifier and Type Method Description RemoveGroupCaseDataBuilderRemoveGroupCaseDataBuilder. setGroupType(GroupTypes value) -
Uses of GroupTypes in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.bundle.inner.message.grouping.bundle.inner.message.bundle.update.group._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.bundle.inner.message.grouping.bundle.inner.message.bundle.update.group._case that return GroupTypes Modifier and Type Method Description GroupTypesUpdateGroupCaseDataBuilder. getGroupType()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.onf.bundle.service.rev170124.bundle.inner.message.grouping.bundle.inner.message.bundle.update.group._case with parameters of type GroupTypes Modifier and Type Method Description UpdateGroupCaseDataBuilderUpdateGroupCaseDataBuilder. setGroupType(GroupTypes value)
-