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, getOneByName
public CsdlOnDeleteAction getAction()
public CsdlOnDelete setAction(CsdlOnDeleteAction action)
action
- the actionpublic List<CsdlAnnotation> getAnnotations()
CsdlAnnotatable
getAnnotations
in interface CsdlAnnotatable
public CsdlOnDelete setAnnotations(List<CsdlAnnotation> annotations)
annotations
- the annotationsCopyright © 2013–2018 The Apache Software Foundation. All rights reserved.