Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxNshTtlCase
-
Packages that use DstNxNshTtlCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice -
-
Uses of DstNxNshTtlCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with type parameters of type DstNxNshTtlCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNshTtlCase>>
E$$DstNxNshTtlCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice that return DstNxNshTtlCase Modifier and Type Method Description DstNxNshTtlCaseDstNxNshTtlCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice that return types with arguments of type DstNxNshTtlCase Modifier and Type Method Description default Class<DstNxNshTtlCase>DstNxNshTtlCase. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with type arguments of type DstNxNshTtlCase Modifier and Type Method Description DstNxNshTtlCaseBuilderDstNxNshTtlCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNshTtlCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNshTtlCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.DstNxNshTtlCaseBuilderDstNxNshTtlCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNshTtlCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNshTtlCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.DstNxNshTtlCaseBuilderDstNxNshTtlCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNshTtlCase> augmentation)Add an augmentation to this builder's product.DstNxNshTtlCaseBuilderDstNxNshTtlCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNshTtlCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with parameters of type DstNxNshTtlCase Constructor Description DstNxNshTtlCaseBuilder(DstNxNshTtlCase base)
-