public class PublicAuditStatus extends AlipayObject
| Constructor and Description | 
|---|
PublicAuditStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDesc()
Gets desc. 
 | 
String | 
getStatus()
Gets status. 
 | 
String | 
getType()
Gets type. 
 | 
void | 
setDesc(String desc)
Sets desc. 
 | 
void | 
setStatus(String status)
Sets status. 
 | 
void | 
setType(String type)
Sets type. 
 | 
public String getDesc()
public void setDesc(String desc)
desc - the descpublic String getStatus()
public void setStatus(String status)
status - the statuspublic String getType()
public void setType(String type)
type - the typeCopyright © 2018. All rights reserved.