public class CsdlOnDelete extends CsdlAbstractEdmItem implements CsdlAnnotatable
| Constructor and Description | 
|---|
| CsdlOnDelete() | 
| Modifier and Type | Method and Description | 
|---|---|
| CsdlOnDeleteAction | getAction()Gets action. | 
| List<CsdlAnnotation> | getAnnotations()Returns a list of annotations | 
| CsdlOnDelete | setAction(CsdlOnDeleteAction action)Sets action. | 
| CsdlOnDelete | setAnnotations(List<CsdlAnnotation> annotations)Sets annotations. | 
getAllByName, getOneByNamepublic CsdlOnDeleteAction getAction()
public CsdlOnDelete setAction(CsdlOnDeleteAction action)
action - the actionpublic List<CsdlAnnotation> getAnnotations()
CsdlAnnotatablegetAnnotations in interface CsdlAnnotatablepublic CsdlOnDelete setAnnotations(List<CsdlAnnotation> annotations)
annotations - the annotationsCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.