Package com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
package com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
-
ClassDescriptionData structure to represent a Java annotation and its parameters.Data structure to represent a parameter of a Java annotation.Implementations of this interface instruct the VDM generator on which annotations to apply to the generated Java code.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.Data structure representing an OData entity or complex type.Data structure representing an OData property of an entity or complex type.Data structure representing an OData navigation property.