Uses of Interface
com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationStrategy
Package
Description
-
Uses of AnnotationStrategy in com.sap.cloud.sdk.datamodel.odata.generator
Modifier and TypeMethodDescriptionDataModelGenerator.withAnnotationStrategy
(AnnotationStrategy annotationStrategy) Sets the class to use to provide generated Java classes with necessary annotations. -
Uses of AnnotationStrategy in com.sap.cloud.sdk.datamodel.odata.generator.annotation
Modifier and TypeClassDescriptionclass
Default implementation ofAnnotationStrategy
that applies the necessary annotations for the full set of generated VDM classes (POJOs, fluent helpers, service classes, etc.), which uses the SAP Cloud SDK to access OData services.