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()Return dst, ornullif it is not present.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()Methods 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 Modifier and Type Method Description static booleanDst. bindingEquals(@NonNull Dst thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intDst. bindingHashCode(@NonNull Dst obj)Default implementation ofObject.hashCode()contract for this interface.static StringDst. bindingToString(@NonNull Dst obj)Default implementation ofObject.toString()contract for this interface.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(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)
-