Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.generator | |
com.sap.cloud.sdk.datamodel.odata.generator.annotation |
Modifier and Type | Method and Description |
---|---|
AnnotationStrategy |
DataModelGenerator.getAnnotationStrategy() |
Modifier and Type | Method and Description |
---|---|
DataModelGenerator |
DataModelGenerator.withAnnotationStrategy(AnnotationStrategy annotationStrategy)
Sets the class to use to provide generated Java classes with necessary annotations.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAnnotationStrategy
Default implementation of
AnnotationStrategy 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. |
Copyright © 2021 SAP SE. All rights reserved.