public class EcoBackgroundCheckReportFile extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
EcoBackgroundCheckReportFile.Builder |
| 构造器和说明 |
|---|
EcoBackgroundCheckReportFile() |
EcoBackgroundCheckReportFile(EcoBackgroundCheckReportFile.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getReportName() |
String |
getReportUrl() |
static EcoBackgroundCheckReportFile.Builder |
newBuilder() |
void |
setReportName(String reportName) |
void |
setReportUrl(String reportUrl) |
public EcoBackgroundCheckReportFile()
public EcoBackgroundCheckReportFile(EcoBackgroundCheckReportFile.Builder builder)
public static EcoBackgroundCheckReportFile.Builder newBuilder()
public String getReportName()
public void setReportName(String reportName)
public String getReportUrl()
public void setReportUrl(String reportUrl)
Copyright © 2022. All rights reserved.