@Tne(value="easyapi_interface_param") public class InterfaceParamBean extends BaseBean
createTime, deleted, id, json, updateTime| 构造器和说明 |
|---|
InterfaceParamBean() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getInterfaceId() |
String |
getParamsJson() |
Long |
getProjectId() |
Integer |
getType() |
void |
setInterfaceId(Long interfaceId) |
void |
setParamsJson(String paramsJson) |
void |
setProjectId(Long projectId) |
void |
setType(Integer type) |
getCreateTime, getDeleted, getId, getJson, getUpdateTime, setCreateTime, setDeleted, setId, setJson, setUpdateTimepublic Long getProjectId()
public void setProjectId(Long projectId)
public Long getInterfaceId()
public void setInterfaceId(Long interfaceId)
public Integer getType()
public void setType(Integer type)
public String getParamsJson()
public void setParamsJson(String paramsJson)
Copyright © 2021. All rights reserved.