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