Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping.nx.reg.move.DstBuilder
Package
Description
-
Uses of DstBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping.nx.reg.move
Modifier and TypeMethodDescriptionDstBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Dst> augmentation) Add an augmentation to this builder's product.DstBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dst>> augmentationType) Remove an augmentation from this builder's product.DstBuilder.setDstChoice
(DstChoice value) Set the property corresponding toDstChoiceGrouping.getDstChoice()
to the specified value.DstBuilder.setEnd
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toRangeGrouping.getEnd()
to the specified value.DstBuilder.setStart
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toRangeGrouping.getStart()
to the specified value.