public interface CdsAnnotation<T>
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of this
CdsAnnotation. |
T |
getValue()
Returns the value of this
CdsAnnotation. |
Copyright © 2020 SAP. All rights reserved.