Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstOfIcmpTypeCase
-
Packages that use DstOfIcmpTypeCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice -
-
Uses of DstOfIcmpTypeCase 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 DstOfIcmpTypeCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIcmpTypeCase>>
E$$DstOfIcmpTypeCaseBuilder. 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 DstOfIcmpTypeCase Modifier and Type Method Description DstOfIcmpTypeCaseDstOfIcmpTypeCaseBuilder. 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 DstOfIcmpTypeCase Modifier and Type Method Description default Class<DstOfIcmpTypeCase>DstOfIcmpTypeCase. 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 DstOfIcmpTypeCase Modifier and Type Method Description DstOfIcmpTypeCaseBuilderDstOfIcmpTypeCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIcmpTypeCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIcmpTypeCase> augmentationValue)DstOfIcmpTypeCaseBuilderDstOfIcmpTypeCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIcmpTypeCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIcmpTypeCase> augmentationValue)DstOfIcmpTypeCaseBuilderDstOfIcmpTypeCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIcmpTypeCase>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with parameters of type DstOfIcmpTypeCase Constructor Description DstOfIcmpTypeCaseBuilder(DstOfIcmpTypeCase base)
-