Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxOfInPortCase
-
Packages that use DstNxOfInPortCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice -
-
Uses of DstNxOfInPortCase 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 DstNxOfInPortCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxOfInPortCase>>
E$$DstNxOfInPortCaseBuilder. 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 DstNxOfInPortCase Modifier and Type Method Description DstNxOfInPortCaseDstNxOfInPortCaseBuilder. 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 DstNxOfInPortCase Modifier and Type Method Description default Class<DstNxOfInPortCase>DstNxOfInPortCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with parameters of type DstNxOfInPortCase Modifier and Type Method Description static booleanDstNxOfInPortCase. bindingEquals(@NonNull DstNxOfInPortCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intDstNxOfInPortCase. bindingHashCode(@NonNull DstNxOfInPortCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringDstNxOfInPortCase. bindingToString(@NonNull DstNxOfInPortCase 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 DstNxOfInPortCase Modifier and Type Method Description DstNxOfInPortCaseBuilderDstNxOfInPortCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DstNxOfInPortCase> augmentation)Add an augmentation to this builder's product.DstNxOfInPortCaseBuilderDstNxOfInPortCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxOfInPortCase>> 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 DstNxOfInPortCase Constructor Description DstNxOfInPortCaseBuilder(DstNxOfInPortCase base)
-