public class DetectCorpRiskRes extends Object
| 构造器和说明 |
|---|
DetectCorpRiskRes() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getBankruptcyLiquidation() |
Boolean |
getDishonestEnforcementDebtor() |
Boolean |
getRestrictHighConsumption() |
void |
setBankruptcyLiquidation(Boolean bankruptcyLiquidation) |
void |
setDishonestEnforcementDebtor(Boolean dishonestEnforcementDebtor) |
void |
setRestrictHighConsumption(Boolean restrictHighConsumption) |
public Boolean getDishonestEnforcementDebtor()
public void setDishonestEnforcementDebtor(Boolean dishonestEnforcementDebtor)
public Boolean getRestrictHighConsumption()
public void setRestrictHighConsumption(Boolean restrictHighConsumption)
public Boolean getBankruptcyLiquidation()
public void setBankruptcyLiquidation(Boolean bankruptcyLiquidation)
Copyright © 2025. All rights reserved.