Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.generator.annotation |
Modifier and Type | Method and Description |
---|---|
List<AnnotationParameter> |
AnnotationDefinition.getAnnotationParameters() |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationDefinition.addAnnotationParameter(AnnotationParameter parameter)
Adds the provided annotation parameter to the set of parameters in this instance.
|
Constructor and Description |
---|
AnnotationDefinition(Class<? extends Annotation> annotationClass,
AnnotationParameter... parameters)
Create an annotation definition with the provided annotation parameters.
|
Copyright © 2019 SAP SE. All rights reserved.