public class AppSecretLevel
extends com.seeyon.ctp.common.po.BasePO
implements java.io.Serializable
构造器和说明 |
---|
AppSecretLevel() |
AppSecretLevel(java.lang.Long id,
java.lang.Long secretLevel,
java.lang.Integer objectType,
java.util.Date updateTime) |
限定符和类型 | 方法和说明 |
---|---|
java.lang.Integer |
getObjectType() |
java.lang.Long |
getSecretLevel() |
java.util.Date |
getUpdateTime() |
void |
setObjectType(java.lang.Integer objectType) |
void |
setSecretLevel(java.lang.Long secretLevel) |
void |
setUpdateTime(java.util.Date updateTime) |
clone, equals, getExtraAttr, getExtraMap, getId, hashCode, isNew, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, putExtraAttr, setId, setIdIfNew, setNewId, toJSON, toJSON, toJSONnoAttr, toString
public AppSecretLevel()
public AppSecretLevel(java.lang.Long id, java.lang.Long secretLevel, java.lang.Integer objectType, java.util.Date updateTime)
public java.lang.Long getSecretLevel()
public void setSecretLevel(java.lang.Long secretLevel)
public java.lang.Integer getObjectType()
public void setObjectType(java.lang.Integer objectType)
public java.util.Date getUpdateTime()
public void setUpdateTime(java.util.Date updateTime)