public class ContentErrorDetai extends AlipayObject
| 构造器和说明 |
|---|
ContentErrorDetai() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ContentErrorLine> |
getErrorContents() |
String |
getUniqueId() |
void |
setErrorContents(List<ContentErrorLine> errorContents) |
void |
setUniqueId(String uniqueId) |
public List<ContentErrorLine> getErrorContents()
public void setErrorContents(List<ContentErrorLine> errorContents)
public String getUniqueId()
public void setUniqueId(String uniqueId)
Copyright © 2024. All rights reserved.