public class CPCommServices extends AlipayObject
| Constructor and Description |
|---|
CPCommServices() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccount()
Gets account.
|
String |
getAccountType()
Gets account type.
|
String |
getAuditDesc()
Gets audit desc.
|
String |
getAuditStatus()
Gets audit status.
|
String |
getCategoryName()
Gets category name.
|
String |
getExternalAddressScanResult()
Gets external address scan result.
|
String |
getExternalInvokeAddress()
Gets external invoke address.
|
Date |
getGmtCreated()
Gets gmt created.
|
Date |
getGmtModified()
Gets gmt modified.
|
String |
getNextAction()
Gets next action.
|
Date |
getQrCodeExpires()
Gets qr code expires.
|
String |
getQrCodeImage()
Gets qr code image.
|
String |
getQrCodeType()
Gets qr code type.
|
Date |
getServiceExpires()
Gets service expires.
|
String |
getServiceType()
Gets service type.
|
String |
getStatus()
Gets status.
|
void |
setAccount(String account)
Sets account.
|
void |
setAccountType(String accountType)
Sets account type.
|
void |
setAuditDesc(String auditDesc)
Sets audit desc.
|
void |
setAuditStatus(String auditStatus)
Sets audit status.
|
void |
setCategoryName(String categoryName)
Sets category name.
|
void |
setExternalAddressScanResult(String externalAddressScanResult)
Sets external address scan result.
|
void |
setExternalInvokeAddress(String externalInvokeAddress)
Sets external invoke address.
|
void |
setGmtCreated(Date gmtCreated)
Sets gmt created.
|
void |
setGmtModified(Date gmtModified)
Sets gmt modified.
|
void |
setNextAction(String nextAction)
Sets next action.
|
void |
setQrCodeExpires(Date qrCodeExpires)
Sets qr code expires.
|
void |
setQrCodeImage(String qrCodeImage)
Sets qr code image.
|
void |
setQrCodeType(String qrCodeType)
Sets qr code type.
|
void |
setServiceExpires(Date serviceExpires)
Sets service expires.
|
void |
setServiceType(String serviceType)
Sets service type.
|
void |
setStatus(String status)
Sets status.
|
public String getAccount()
public void setAccount(String account)
account - the accountpublic String getAccountType()
public void setAccountType(String accountType)
accountType - the account typepublic String getAuditDesc()
public void setAuditDesc(String auditDesc)
auditDesc - the audit descpublic String getAuditStatus()
public void setAuditStatus(String auditStatus)
auditStatus - the audit statuspublic String getCategoryName()
public void setCategoryName(String categoryName)
categoryName - the category namepublic String getExternalAddressScanResult()
public void setExternalAddressScanResult(String externalAddressScanResult)
externalAddressScanResult - the external address scan resultpublic String getExternalInvokeAddress()
public void setExternalInvokeAddress(String externalInvokeAddress)
externalInvokeAddress - the external invoke addresspublic Date getGmtCreated()
public void setGmtCreated(Date gmtCreated)
gmtCreated - the gmt createdpublic Date getGmtModified()
public void setGmtModified(Date gmtModified)
gmtModified - the gmt modifiedpublic String getNextAction()
public void setNextAction(String nextAction)
nextAction - the next actionpublic Date getQrCodeExpires()
public void setQrCodeExpires(Date qrCodeExpires)
qrCodeExpires - the qr code expirespublic String getQrCodeImage()
public void setQrCodeImage(String qrCodeImage)
qrCodeImage - the qr code imagepublic String getQrCodeType()
public void setQrCodeType(String qrCodeType)
qrCodeType - the qr code typepublic Date getServiceExpires()
public void setServiceExpires(Date serviceExpires)
serviceExpires - the service expirespublic String getServiceType()
public void setServiceType(String serviceType)
serviceType - the service typepublic String getStatus()
public void setStatus(String status)
status - the statusCopyright © 2018. All rights reserved.