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