public class OMEntityWrapper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OMEntityWrapper.EntityStatus |
| Constructor and Description |
|---|
OMEntityWrapper(EntityDetail entityDetail,
OMEntityWrapper.EntityStatus entityStatus) |
| Modifier and Type | Method and Description |
|---|---|
EntityDetail |
getEntityDetail() |
OMEntityWrapper.EntityStatus |
getEntityStatus() |
void |
setEntityDetail(EntityDetail entityDetail) |
void |
setEntityStatus(OMEntityWrapper.EntityStatus entityStatus) |
public OMEntityWrapper(EntityDetail entityDetail, OMEntityWrapper.EntityStatus entityStatus)
public EntityDetail getEntityDetail()
public void setEntityDetail(EntityDetail entityDetail)
public OMEntityWrapper.EntityStatus getEntityStatus()
public void setEntityStatus(OMEntityWrapper.EntityStatus entityStatus)
Copyright © 2018–2020 ODPi. All rights reserved.