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