public static class BusinessEntitySnapshot.EntityStatusSnapshot extends Object implements Serializable
| Constructor and Description |
|---|
BusinessEntitySnapshot.EntityStatusSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
getId() |
Enum<?> |
getStatus() |
void |
setId(Serializable id) |
void |
setStatus(Enum<?> status) |
String |
toString() |
public BusinessEntitySnapshot.EntityStatusSnapshot()
public Serializable getId()
public void setId(Serializable id)
id - the id to setpublic Enum<?> getStatus()
public void setStatus(Enum<?> status)
status - the status to setCopyright © 2012. All Rights Reserved.