public class KbdishCookCateTopInfo extends AlipayObject
| 构造器和说明 |
|---|
KbdishCookCateTopInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCatetoryId() |
String |
getCookId() |
String |
getCreateUser() |
String |
getOperType() |
String |
getUpdateUser() |
void |
setCatetoryId(String catetoryId) |
void |
setCookId(String cookId) |
void |
setCreateUser(String createUser) |
void |
setOperType(String operType) |
void |
setUpdateUser(String updateUser) |
public String getCatetoryId()
public void setCatetoryId(String catetoryId)
public String getCookId()
public void setCookId(String cookId)
public String getCreateUser()
public void setCreateUser(String createUser)
public String getOperType()
public void setOperType(String operType)
public String getUpdateUser()
public void setUpdateUser(String updateUser)
Copyright © 2023. All rights reserved.