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