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)DstOfArpTpaCaseBuilderDstOfArpTpaCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfArpTpaCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstOfArpTpaCase> augmentationValue)DstOfArpTpaCaseBuilderDstOfArpTpaCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfArpTpaCase>> augmentationType)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)
-