| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<PreflightCheck> |
PreflightReport.preflightCheck |
| Modifier and Type | Method and Description |
|---|---|
PreflightCheck |
ObjectFactory.createPreflightCheck()
Create an instance of
PreflightCheck |
PreflightCheck |
PreflightCheck.withAction(EnumPreflightAction value) |
PreflightCheck |
PreflightCheck.withComment(Comment value) |
PreflightCheck |
PreflightCheck.withCount(Integer value) |
PreflightCheck |
PreflightCheck.withGeneralID(Collection<GeneralID> values) |
PreflightCheck |
PreflightCheck.withGeneralID(GeneralID... values) |
PreflightCheck |
PreflightCheck.withPages(IntegerList value) |
PreflightCheck |
PreflightCheck.withSeverity(EnumPreflightSeverity value) |
PreflightCheck |
PreflightCheck.withTestClass(String value) |
PreflightCheck |
PreflightCheck.withTestID(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<PreflightCheck> |
PreflightReport.getPreflightCheck()
Gets the value of the preflightCheck property.
|
| Modifier and Type | Method and Description |
|---|---|
PreflightReport |
PreflightReport.withPreflightCheck(PreflightCheck... values) |
| Modifier and Type | Method and Description |
|---|---|
PreflightReport |
PreflightReport.withPreflightCheck(Collection<PreflightCheck> values) |
Copyright © 2016. All rights reserved.