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