public interface CdsParameter extends CdsAnnotatable
| Modifier and Type | Method and Description |
|---|---|
default void |
accept(CdsVisitor visitor)
Accepts a
CdsVisitor visiting this type. |
String |
getName()
Returns the name of this
CdsParameter. |
CdsType |
getType()
Returns the type of this
CdsParameter. |
annotations, byAnnotation, findAnnotationString getName()
CdsParameter.nullCdsType getType()
CdsParameter.nulldefault void accept(CdsVisitor visitor)
CdsVisitor visiting this type.visitor - the CdsVisitorCopyright © 2020 SAP. All rights reserved.