public class DeletedEntity extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DeletedEntity.Reason |
Constructor and Description |
---|
DeletedEntity() |
Modifier and Type | Method and Description |
---|---|
URI |
getId() |
DeletedEntity.Reason |
getReason() |
void |
setId(URI id) |
void |
setReason(DeletedEntity.Reason reason) |
public URI getId()
public void setId(URI id)
public DeletedEntity.Reason getReason()
public void setReason(DeletedEntity.Reason reason)
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.