public class AlipayEcoEduKtBillingSendModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoEduKtBillingSendModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAmount()
Gets amount.
|
String |
getChargeBillTitle()
Gets charge bill title.
|
List<ChargeItems> |
getChargeItem()
Gets charge item.
|
String |
getChargeType()
Gets charge type.
|
String |
getChildName()
Gets child name.
|
String |
getClassIn()
Gets class in.
|
String |
getEndEnable()
Gets end enable.
|
String |
getGmtEnd()
Gets gmt end.
|
String |
getGrade()
Gets grade.
|
String |
getOutTradeNo()
Gets out trade no.
|
String |
getPartnerId()
Gets partner id.
|
String |
getSchoolNo()
Gets school no.
|
String |
getSchoolPid()
Gets school pid.
|
String |
getStudentCode()
Gets student code.
|
String |
getStudentIdentify()
Gets student identify.
|
List<UserDetails> |
getUsers()
Gets users.
|
void |
setAmount(String amount)
Sets amount.
|
void |
setChargeBillTitle(String chargeBillTitle)
Sets charge bill title.
|
void |
setChargeItem(List<ChargeItems> chargeItem)
Sets charge item.
|
void |
setChargeType(String chargeType)
Sets charge type.
|
void |
setChildName(String childName)
Sets child name.
|
void |
setClassIn(String classIn)
Sets class in.
|
void |
setEndEnable(String endEnable)
Sets end enable.
|
void |
setGmtEnd(String gmtEnd)
Sets gmt end.
|
void |
setGrade(String grade)
Sets grade.
|
void |
setOutTradeNo(String outTradeNo)
Sets out trade no.
|
void |
setPartnerId(String partnerId)
Sets partner id.
|
void |
setSchoolNo(String schoolNo)
Sets school no.
|
void |
setSchoolPid(String schoolPid)
Sets school pid.
|
void |
setStudentCode(String studentCode)
Sets student code.
|
void |
setStudentIdentify(String studentIdentify)
Sets student identify.
|
void |
setUsers(List<UserDetails> users)
Sets users.
|
public String getAmount()
public void setAmount(String amount)
amount
- the amountpublic String getChargeBillTitle()
public void setChargeBillTitle(String chargeBillTitle)
chargeBillTitle
- the charge bill titlepublic List<ChargeItems> getChargeItem()
public void setChargeItem(List<ChargeItems> chargeItem)
chargeItem
- the charge itempublic String getChargeType()
public void setChargeType(String chargeType)
chargeType
- the charge typepublic String getChildName()
public void setChildName(String childName)
childName
- the child namepublic String getClassIn()
public void setClassIn(String classIn)
classIn
- the class inpublic String getEndEnable()
public void setEndEnable(String endEnable)
endEnable
- the end enablepublic String getGmtEnd()
public void setGmtEnd(String gmtEnd)
gmtEnd
- the gmt endpublic String getGrade()
public void setGrade(String grade)
grade
- the gradepublic String getOutTradeNo()
public void setOutTradeNo(String outTradeNo)
outTradeNo
- the out trade nopublic String getPartnerId()
public void setPartnerId(String partnerId)
partnerId
- the partner idpublic String getSchoolNo()
public void setSchoolNo(String schoolNo)
schoolNo
- the school nopublic String getSchoolPid()
public void setSchoolPid(String schoolPid)
schoolPid
- the school pidpublic String getStudentCode()
public void setStudentCode(String studentCode)
studentCode
- the student codepublic String getStudentIdentify()
public void setStudentIdentify(String studentIdentify)
studentIdentify
- the student identifypublic List<UserDetails> getUsers()
public void setUsers(List<UserDetails> users)
users
- the usersCopyright © 2018. All rights reserved.