Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping.nx.reg.move.Dst
-
-
Uses of Dst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping that return Dst Modifier and Type Method Description DstNxRegMove. getDst()Writes value to bits start through end, inclusive, in field dst.DstNxRegMoveBuilder. getDst()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping with parameters of type Dst Modifier and Type Method Description NxRegMoveBuilderNxRegMoveBuilder. setDst(Dst value) -
Uses of Dst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping.nx.reg.move
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping.nx.reg.move with type parameters of type Dst Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Dst>>
E$$DstBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping.nx.reg.move that return Dst Modifier and Type Method Description DstDstBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping.nx.reg.move that return types with arguments of type Dst Modifier and Type Method Description default Class<Dst>Dst. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping.nx.reg.move with type arguments of type Dst Modifier and Type Method Description DstBuilderDstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Dst> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherDstBuilder.addAugmentation(Augmentation)orDstBuilder.removeAugmentation(Class)instead.DstBuilderDstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Dst> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherDstBuilder.addAugmentation(Augmentation)orDstBuilder.removeAugmentation(Class)instead.DstBuilderDstBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Dst> augmentation)Add an augmentation to this builder's product.DstBuilderDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Dst>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.move.grouping.nx.reg.move with parameters of type Dst Constructor Description DstBuilder(Dst base)
-