public class DeletedEntity extends Entity
Modifier and Type | Class and Description |
---|---|
static class |
DeletedEntity.Reason
Reason of the removal from the list
|
Constructor and Description |
---|
DeletedEntity() |
Modifier and Type | Method and Description |
---|---|
URI |
getId()
Get id.
|
DeletedEntity.Reason |
getReason()
Get reason for deletion.
|
void |
setId(URI id)
Set id.
|
void |
setReason(DeletedEntity.Reason reason)
Set reason for deletion.
|
addProperty, equals, getEditLink, getETag, getMediaContentSource, getMediaContentType, getMediaEditLinks, getMediaETag, getOperations, getProperties, getProperty, getSelfLink, getType, hashCode, isMediaEntity, setEditLink, setETag, setMediaContentSource, setMediaContentType, setMediaETag, setSelfLink, setType, toString
getAssociationLink, getAssociationLinks, getNavigationBinding, getNavigationBindings, getNavigationLink, getNavigationLinks, getOneByTitle
getBaseURI, getTitle, setBaseURI, setCommonProperty
getAnnotations
public URI getId()
getId
in class AbstractODataObject
public void setId(URI id)
setId
in class AbstractODataObject
id
- idpublic DeletedEntity.Reason getReason()
public void setReason(DeletedEntity.Reason reason)
reason
- for deletionCopyright © 2013–2018 The Apache Software Foundation. All rights reserved.