public class ObjectStationImage extends RuntimeObjectBaseImpl<ObjectStationImageEntity>
entityClass| 构造器和说明 |
|---|
ObjectStationImage() |
ObjectStationImage(ObjectStationImageEntity entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
entityReseted() |
Media |
getMedia() |
String |
getName() |
long |
getObjectId() |
com.ags.lumosframework.common.IObjectType |
getObjectType() |
WorkStation |
getStation() |
void |
setMedia(Media mediaId) |
void |
setObjId(long objId) |
void |
setObjType(com.ags.lumosframework.common.IObjectType type) |
void |
setStation(WorkStation station) |
equals, getCEF, getCompanyId, getCreateBid, getCreateIp, getCreateTime, getCreateUserFullName, getCreateUserId, getCreateUserName, getDeleteIp, getDeleteTime, getDeleteUserFullName, getDeleteUserId, getDeleteUserName, getDescription, getEntityClass, getId, getLastModifyIp, getLastModifyTime, getLastModifyUserFullName, getLastModifyUserId, getLastModifyUserName, getModifyBid, getPlatformId, getRowLogId, hashCode, isDeleted, isNew, refresh, refresh, setCEF, setDescription, toStringgetInternalObject, getService, getServiceByDomainObject, setInternalObjectpublic ObjectStationImage(ObjectStationImageEntity entity)
public ObjectStationImage()
public com.ags.lumosframework.common.IObjectType getObjectType()
public long getObjectId()
public WorkStation getStation()
public void setStation(WorkStation station)
public Media getMedia()
public void setMedia(Media mediaId)
protected void entityReseted()
public void setObjType(com.ags.lumosframework.common.IObjectType type)
public void setObjId(long objId)
public String getName()
Copyright © 2019. All rights reserved.