public class ReferencedConditions extends Model implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
PACKAGE_ID |
static String |
REF_DOCUMENTS |
| Constructor and Description |
|---|
ReferencedConditions() |
| Modifier and Type | Method and Description |
|---|---|
List<ReferencedDocument> |
getDocuments() |
String |
getPackageId() |
ReferencedConditions |
setDocuments(List<ReferencedDocument> value) |
ReferencedConditions |
setPackageId(String value) |
clean, getDirtyFields, isDirty, setDirtypublic static final String PACKAGE_ID
public static final String REF_DOCUMENTS
public ReferencedConditions setPackageId(String value)
public String getPackageId()
public ReferencedConditions setDocuments(List<ReferencedDocument> value)
public List<ReferencedDocument> getDocuments()
Copyright 2022 OneSpan All rights reserved.