public class AlipayCreditCreditriskDataPutModel extends AlipayObject
Constructor and Description |
---|
AlipayCreditCreditriskDataPutModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
Gets category.
|
String |
getDataorgid()
Gets dataorgid.
|
String |
getDataprovider()
Gets dataprovider.
|
String |
getEntitycode()
Gets entitycode.
|
String |
getEntityname()
Gets entityname.
|
String |
getEntitytype()
Gets entitytype.
|
String |
getObjectcontent()
Gets objectcontent.
|
void |
setCategory(String category)
Sets category.
|
void |
setDataorgid(String dataorgid)
Sets dataorgid.
|
void |
setDataprovider(String dataprovider)
Sets dataprovider.
|
void |
setEntitycode(String entitycode)
Sets entitycode.
|
void |
setEntityname(String entityname)
Sets entityname.
|
void |
setEntitytype(String entitytype)
Sets entitytype.
|
void |
setObjectcontent(String objectcontent)
Sets objectcontent.
|
public String getCategory()
public void setCategory(String category)
category
- the categorypublic String getDataorgid()
public void setDataorgid(String dataorgid)
dataorgid
- the dataorgidpublic String getDataprovider()
public void setDataprovider(String dataprovider)
dataprovider
- the dataproviderpublic String getEntitycode()
public void setEntitycode(String entitycode)
entitycode
- the entitycodepublic String getEntityname()
public void setEntityname(String entityname)
entityname
- the entitynamepublic String getEntitytype()
public void setEntitytype(String entitytype)
entitytype
- the entitytypepublic String getObjectcontent()
public void setObjectcontent(String objectcontent)
objectcontent
- the objectcontentCopyright © 2018. All rights reserved.