public class ExpenseCtrlEmployeeRuleInfo extends AlipayObject
| 构造器和说明 |
|---|
ExpenseCtrlEmployeeRuleInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getEffective() |
Date |
getEffectiveEndDate() |
Date |
getEffectiveStartDate() |
String |
getOwnerType() |
String |
getStandardId() |
String |
getStandardName() |
void |
setEffective(Long effective) |
void |
setEffectiveEndDate(Date effectiveEndDate) |
void |
setEffectiveStartDate(Date effectiveStartDate) |
void |
setOwnerType(String ownerType) |
void |
setStandardId(String standardId) |
void |
setStandardName(String standardName) |
public Long getEffective()
public void setEffective(Long effective)
public Date getEffectiveEndDate()
public void setEffectiveEndDate(Date effectiveEndDate)
public Date getEffectiveStartDate()
public void setEffectiveStartDate(Date effectiveStartDate)
public String getOwnerType()
public void setOwnerType(String ownerType)
public String getStandardId()
public void setStandardId(String standardId)
public String getStandardName()
public void setStandardName(String standardName)
Copyright © 2023. All rights reserved.