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