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