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