public class Annotations extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
scope |
protected String |
value |
| Constructor and Description |
|---|
Annotations() |
| Modifier and Type | Method and Description |
|---|---|
String |
getScope() |
String |
getValue() |
void |
setScope(String scope) |
void |
setValue(String value) |
Copyright © 2017 SAP SE. All Rights Reserved.