public class ErrorDishStallEntity extends AlipayObject
| 构造器和说明 |
|---|
ErrorDishStallEntity() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ErrorDishEntity> |
getNoSetStall() |
List<ErrorDishEntity> |
getRepeatSetStall() |
void |
setNoSetStall(List<ErrorDishEntity> noSetStall) |
void |
setRepeatSetStall(List<ErrorDishEntity> repeatSetStall) |
public List<ErrorDishEntity> getNoSetStall()
public void setNoSetStall(List<ErrorDishEntity> noSetStall)
public List<ErrorDishEntity> getRepeatSetStall()
public void setRepeatSetStall(List<ErrorDishEntity> repeatSetStall)
Copyright © 2023. All rights reserved.