Package com.sap.cds.reflect
Interface CdsNamed
- All Known Subinterfaces:
CdsAction,CdsAnnotation<T>,CdsArrayedType,CdsAssociationType,CdsBoundAction,CdsBoundFunction,CdsDecimal,CdsDefinition,CdsElement,CdsElementDefinition,CdsEntity,CdsEnumType<T>,CdsEvent,CdsFunction,CdsOperation,CdsService,CdsSimpleType,CdsStringType,CdsStructuredType,CdsType
public interface CdsNamed
-
Method Summary
-
Method Details
-
getKey
String getKey()Returns the name that uniquely identifies this named object- Returns:
- the identifying name
-