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