Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.load.grouping.nx.reg.load.Dst
-
-
Uses of Dst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.load.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.load.grouping that return Dst Modifier and Type Method Description @Nullable DstNxRegLoad. getDst()Writes value to bits start through end, inclusive, in field dst.DstNxRegLoadBuilder. getDst()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.load.grouping with parameters of type Dst Modifier and Type Method Description NxRegLoadBuilderNxRegLoadBuilder. setDst(Dst value) -
Uses of Dst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.load.grouping.nx.reg.load
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.reg.load.grouping.nx.reg.load 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.load.grouping.nx.reg.load 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.load.grouping.nx.reg.load 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.load.grouping.nx.reg.load 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.load.grouping.nx.reg.load with parameters of type Dst Constructor Description DstBuilder(Dst base)
-