public class ProofContentDetail extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ProofContentDetail.Builder |
| 构造器和说明 |
|---|
ProofContentDetail() |
ProofContentDetail(ProofContentDetail.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getDetectMode() |
DetectProofContext[] |
getDetectProofContexts() |
static ProofContentDetail.Builder |
newBuilder() |
void |
setDetectMode(Integer detectMode) |
void |
setDetectProofContexts(DetectProofContext[] detectProofContexts) |
public ProofContentDetail()
public ProofContentDetail(ProofContentDetail.Builder builder)
public static ProofContentDetail.Builder newBuilder()
public Integer getDetectMode()
public void setDetectMode(Integer detectMode)
public DetectProofContext[] getDetectProofContexts()
public void setDetectProofContexts(DetectProofContext[] detectProofContexts)
Copyright © 2026. All rights reserved.