Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstOfIpDstCase
-
Packages that use DstOfIpDstCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice -
-
Uses of DstOfIpDstCase 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 DstOfIpDstCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIpDstCase>>
E$$DstOfIpDstCaseBuilder. 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 DstOfIpDstCase Modifier and Type Method Description DstOfIpDstCaseDstOfIpDstCaseBuilder. 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 DstOfIpDstCase Modifier and Type Method Description default Class<DstOfIpDstCase>DstOfIpDstCase. 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 DstOfIpDstCase Modifier and Type Method Description DstOfIpDstCaseBuilderDstOfIpDstCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIpDstCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIpDstCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.DstOfIpDstCaseBuilderDstOfIpDstCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIpDstCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIpDstCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.DstOfIpDstCaseBuilderDstOfIpDstCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIpDstCase> augmentation)Add an augmentation to this builder's product.DstOfIpDstCaseBuilderDstOfIpDstCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfIpDstCase>> 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 DstOfIpDstCase Constructor Description DstOfIpDstCaseBuilder(DstOfIpDstCase base)
-