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