public class SmartCityCommodityInfo extends AlipayObject
Constructor and Description |
---|
SmartCityCommodityInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getAffiliation()
Gets affiliation.
|
String |
getAuthFile()
Gets auth file.
|
String |
getTestDetail()
Gets test detail.
|
String |
getTestReport()
Gets test report.
|
String |
getUserGuide()
Gets user guide.
|
void |
setAffiliation(String affiliation)
Sets affiliation.
|
void |
setAuthFile(String authFile)
Sets auth file.
|
void |
setTestDetail(String testDetail)
Sets test detail.
|
void |
setTestReport(String testReport)
Sets test report.
|
void |
setUserGuide(String userGuide)
Sets user guide.
|
public String getAffiliation()
public void setAffiliation(String affiliation)
affiliation
- the affiliationpublic String getAuthFile()
public void setAuthFile(String authFile)
authFile
- the auth filepublic String getTestDetail()
public void setTestDetail(String testDetail)
testDetail
- the test detailpublic String getTestReport()
public void setTestReport(String testReport)
testReport
- the test reportpublic String getUserGuide()
public void setUserGuide(String userGuide)
userGuide
- the user guideCopyright © 2018. All rights reserved.