@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) @Deprecated public @interface Metering
| Modifier and Type | Required Element and Description |
|---|---|
String |
category
Deprecated.
The metering category to be used.
|
| Modifier and Type | Optional Element and Description |
|---|---|
int |
factor
Deprecated.
The metering factor to be used.
|
public abstract String category
Copyright © 2022 SAP SE. All rights reserved.