public class AlipayEcoEduKtStudentQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoEduKtStudentQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getIsvPid()
Gets isv pid.
|
String |
getSchoolNo()
Gets school no.
|
String |
getSchoolPid()
Gets school pid.
|
String |
getStudentNo()
Gets student no.
|
void |
setIsvPid(String isvPid)
Sets isv pid.
|
void |
setSchoolNo(String schoolNo)
Sets school no.
|
void |
setSchoolPid(String schoolPid)
Sets school pid.
|
void |
setStudentNo(String studentNo)
Sets student no.
|
public String getIsvPid()
public void setIsvPid(String isvPid)
isvPid
- the isv pidpublic String getSchoolNo()
public void setSchoolNo(String schoolNo)
schoolNo
- the school nopublic String getSchoolPid()
public void setSchoolPid(String schoolPid)
schoolPid
- the school pidpublic String getStudentNo()
public void setStudentNo(String studentNo)
studentNo
- the student noCopyright © 2018. All rights reserved.