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