public class MedicareInfoVO extends AlipayObject
| 构造器和说明 |
|---|
MedicareInfoVO() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getMiPersonalAmount() |
Long |
getMiPoolAmount() |
Long |
getMiSelfAmount() |
void |
setMiPersonalAmount(Long miPersonalAmount) |
void |
setMiPoolAmount(Long miPoolAmount) |
void |
setMiSelfAmount(Long miSelfAmount) |
public Long getMiPersonalAmount()
public void setMiPersonalAmount(Long miPersonalAmount)
public Long getMiPoolAmount()
public void setMiPoolAmount(Long miPoolAmount)
public Long getMiSelfAmount()
public void setMiSelfAmount(Long miSelfAmount)
Copyright © 2024. All rights reserved.