public class CsdlOnDelete extends CsdlAbstractEdmItem
| Constructor and Description |
|---|
CsdlOnDelete() |
| Modifier and Type | Method and Description |
|---|---|
CsdlOnDeleteAction |
getAction()
Gets action.
|
CsdlOnDelete |
setAction(CsdlOnDeleteAction action)
Sets action.
|
equals, getAllByName, getOneByName, hashCode, toStringpublic CsdlOnDeleteAction getAction()
public CsdlOnDelete setAction(CsdlOnDeleteAction action)
action - the actionCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.