public class AlipayEcoCmsCdataUploadModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoCmsCdataUploadModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAttribute()
Gets attribute.
|
String |
getCategory()
Gets category.
|
Date |
getExpTime()
Gets exp time.
|
String |
getMerchId()
Gets merch id.
|
String |
getOpData()
Gets op data.
|
String |
getSceneData()
Gets scene data.
|
Date |
getStartTime()
Gets start time.
|
Boolean |
getSyn()
Gets syn.
|
Long |
getTamplateId()
Gets tamplate id.
|
String |
getTargetId()
Gets target id.
|
String |
gettV()
Gets v.
|
void |
setAttribute(String attribute)
Sets attribute.
|
void |
setCategory(String category)
Sets category.
|
void |
setExpTime(Date expTime)
Sets exp time.
|
void |
setMerchId(String merchId)
Sets merch id.
|
void |
setOpData(String opData)
Sets op data.
|
void |
setSceneData(String sceneData)
Sets scene data.
|
void |
setStartTime(Date startTime)
Sets start time.
|
void |
setSyn(Boolean syn)
Sets syn.
|
void |
setTamplateId(Long tamplateId)
Sets tamplate id.
|
void |
setTargetId(String targetId)
Sets target id.
|
void |
settV(String tV)
Sets v.
|
public String getAttribute()
public void setAttribute(String attribute)
attribute
- the attributepublic String getCategory()
public void setCategory(String category)
category
- the categorypublic Date getExpTime()
public void setExpTime(Date expTime)
expTime
- the exp timepublic String getMerchId()
public void setMerchId(String merchId)
merchId
- the merch idpublic String getOpData()
public void setOpData(String opData)
opData
- the op datapublic String getSceneData()
public void setSceneData(String sceneData)
sceneData
- the scene datapublic Date getStartTime()
public void setStartTime(Date startTime)
startTime
- the start timepublic Boolean getSyn()
public void setSyn(Boolean syn)
syn
- the synpublic String gettV()
public void settV(String tV)
tV
- the t vpublic Long getTamplateId()
public void setTamplateId(Long tamplateId)
tamplateId
- the tamplate idpublic String getTargetId()
public void setTargetId(String targetId)
targetId
- the target idCopyright © 2018. All rights reserved.