| Package | Description |
|---|---|
| net.sf.xmlform.data | |
| net.sf.xmlform.data.impl |
| Modifier and Type | Field and Description |
|---|---|
static Status |
Status.MODIFIED |
static Status |
Status.NEW |
static Status |
Status.PRIMITIVE |
static Status |
Status.REMOVED |
static Status |
Status.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
Status |
ResultInfo.getStatus() |
Status |
SourceInfo.getStatus() |
static Status |
Status.valueOf(java.lang.String status) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultInfo.setStatus(Status status) |
void |
SourceInfo.setStatus(Status status) |
| Modifier and Type | Method and Description |
|---|---|
static Status |
DataFormatHelper.getResultInfoStatus(ResultInfo info) |
static Status |
DataFormatHelper.getSourceInfoStatus(SourceInfo info) |
Copyright © 2020. All Rights Reserved.