Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body.multipart.request.aggregate._case.MultipartRequestAggregateBuilder
Packages that use MultipartRequestAggregateBuilder
Package
Description
-
Uses of MultipartRequestAggregateBuilder in org.opendaylight.openflowplugin.impl.util
Methods in org.opendaylight.openflowplugin.impl.util with parameters of type MultipartRequestAggregateBuilderModifier and TypeMethodDescriptionstatic void
FlowCreatorUtil.setWildcardedFlowMatch
(org.opendaylight.yangtools.yang.common.Uint8 version, MultipartRequestAggregateBuilder aggregateBuilder) -
Uses of MultipartRequestAggregateBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body.multipart.request.aggregate._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.multipart.request.multipart.request.body.multipart.request.aggregate._case that return MultipartRequestAggregateBuilderModifier and TypeMethodDescriptionMultipartRequestAggregateBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MultipartRequestAggregate> augmentation) Add an augmentation to this builder's product.MultipartRequestAggregateBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MultipartRequestAggregate>> augmentationType) Remove an augmentation from this builder's product.MultipartRequestAggregateBuilder.setCookie
(org.opendaylight.yangtools.yang.common.Uint64 value) Set the property corresponding toMultipartRequestAggregate.getCookie()
to the specified value.MultipartRequestAggregateBuilder.setCookieMask
(org.opendaylight.yangtools.yang.common.Uint64 value) Set the property corresponding toMultipartRequestAggregate.getCookieMask()
to the specified value.Set the property corresponding toMatchGrouping.getMatch()
to the specified value.MultipartRequestAggregateBuilder.setMatchV10
(MatchV10 value) Set the property corresponding toMatchV10Grouping.getMatchV10()
to the specified value.MultipartRequestAggregateBuilder.setOutGroup
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toMultipartRequestAggregate.getOutGroup()
to the specified value.MultipartRequestAggregateBuilder.setOutPort
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toMultipartRequestAggregate.getOutPort()
to the specified value.MultipartRequestAggregateBuilder.setTableId
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toMultipartRequestAggregate.getTableId()
to the specified value.