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