Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstOfArpOpCase
-
Packages that use DstOfArpOpCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice -
-
Uses of DstOfArpOpCase 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 DstOfArpOpCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfArpOpCase>>
E$$DstOfArpOpCaseBuilder. 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 DstOfArpOpCase Modifier and Type Method Description DstOfArpOpCaseDstOfArpOpCaseBuilder. 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 DstOfArpOpCase Modifier and Type Method Description default Class<DstOfArpOpCase>DstOfArpOpCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with parameters of type DstOfArpOpCase Modifier and Type Method Description static booleanDstOfArpOpCase. bindingEquals(@NonNull DstOfArpOpCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intDstOfArpOpCase. bindingHashCode(@NonNull DstOfArpOpCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringDstOfArpOpCase. bindingToString(@NonNull DstOfArpOpCase obj)Default implementation ofObject.toString()contract for this interface.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 DstOfArpOpCase Modifier and Type Method Description DstOfArpOpCaseBuilderDstOfArpOpCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DstOfArpOpCase> augmentation)Add an augmentation to this builder's product.DstOfArpOpCaseBuilderDstOfArpOpCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstOfArpOpCase>> 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 DstOfArpOpCase Constructor Description DstOfArpOpCaseBuilder(DstOfArpOpCase base)
-