Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.group.desc.stats.updated.group.desc.stats.buckets.bucket.action.action.NxActionDecapNotifGroupDescStatsUpdatedCase
-
-
Uses of NxActionDecapNotifGroupDescStatsUpdatedCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.group.desc.stats.updated.group.desc.stats.buckets.bucket.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.group.desc.stats.updated.group.desc.stats.buckets.bucket.action.action with type parameters of type NxActionDecapNotifGroupDescStatsUpdatedCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapNotifGroupDescStatsUpdatedCase>>
E$$NxActionDecapNotifGroupDescStatsUpdatedCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.group.desc.stats.updated.group.desc.stats.buckets.bucket.action.action that return NxActionDecapNotifGroupDescStatsUpdatedCase Modifier and Type Method Description NxActionDecapNotifGroupDescStatsUpdatedCaseNxActionDecapNotifGroupDescStatsUpdatedCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.group.desc.stats.updated.group.desc.stats.buckets.bucket.action.action that return types with arguments of type NxActionDecapNotifGroupDescStatsUpdatedCase Modifier and Type Method Description default Class<NxActionDecapNotifGroupDescStatsUpdatedCase>NxActionDecapNotifGroupDescStatsUpdatedCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.group.desc.stats.updated.group.desc.stats.buckets.bucket.action.action with parameters of type NxActionDecapNotifGroupDescStatsUpdatedCase Modifier and Type Method Description static booleanNxActionDecapNotifGroupDescStatsUpdatedCase. bindingEquals(@NonNull NxActionDecapNotifGroupDescStatsUpdatedCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxActionDecapNotifGroupDescStatsUpdatedCase. bindingHashCode(@NonNull NxActionDecapNotifGroupDescStatsUpdatedCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxActionDecapNotifGroupDescStatsUpdatedCase. bindingToString(@NonNull NxActionDecapNotifGroupDescStatsUpdatedCase obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.group.desc.stats.updated.group.desc.stats.buckets.bucket.action.action with type arguments of type NxActionDecapNotifGroupDescStatsUpdatedCase Modifier and Type Method Description NxActionDecapNotifGroupDescStatsUpdatedCaseBuilderNxActionDecapNotifGroupDescStatsUpdatedCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapNotifGroupDescStatsUpdatedCase> augmentation)Add an augmentation to this builder's product.NxActionDecapNotifGroupDescStatsUpdatedCaseBuilderNxActionDecapNotifGroupDescStatsUpdatedCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionDecapNotifGroupDescStatsUpdatedCase>> augmentationType)Remove an augmentation from this builder's product.
-