Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxTunIdCase
-
Packages that use DstNxTunIdCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice -
-
Uses of DstNxTunIdCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with type parameters of type DstNxTunIdCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIdCase>>
E$$DstNxTunIdCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice that return DstNxTunIdCase Modifier and Type Method Description DstNxTunIdCaseDstNxTunIdCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice that return types with arguments of type DstNxTunIdCase Modifier and Type Method Description default Class<DstNxTunIdCase>DstNxTunIdCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with parameters of type DstNxTunIdCase Modifier and Type Method Description static booleanDstNxTunIdCase. bindingEquals(@NonNull DstNxTunIdCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intDstNxTunIdCase. bindingHashCode(@NonNull DstNxTunIdCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringDstNxTunIdCase. bindingToString(@NonNull DstNxTunIdCase obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with type arguments of type DstNxTunIdCase Modifier and Type Method Description DstNxTunIdCaseBuilderDstNxTunIdCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIdCase> augmentation)Add an augmentation to this builder's product.DstNxTunIdCaseBuilderDstNxTunIdCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxTunIdCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with parameters of type DstNxTunIdCase Constructor Description DstNxTunIdCaseBuilder(DstNxTunIdCase base)
-