| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<PreflightTest> |
PreflightParams.preflightTest |
| Modifier and Type | Method and Description |
|---|---|
PreflightTest |
ObjectFactory.createPreflightTest()
Create an instance of
PreflightTest |
PreflightTest |
PreflightTest.withAction(EnumPreflightAction value) |
PreflightTest |
PreflightTest.withDescriptiveName(String value) |
PreflightTest |
PreflightTest.withGeneralID(Collection<GeneralID> values) |
PreflightTest |
PreflightTest.withGeneralID(GeneralID... values) |
PreflightTest |
PreflightTest.withSeverity(EnumPreflightSeverity value) |
PreflightTest |
PreflightTest.withTestClass(String value) |
PreflightTest |
PreflightTest.withTestID(String value) |
PreflightTest |
PreflightTest.withWarningCount(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
List<PreflightTest> |
PreflightParams.getPreflightTest()
Gets the value of the preflightTest property.
|
| Modifier and Type | Method and Description |
|---|---|
PreflightParams |
PreflightParams.withPreflightTest(PreflightTest... values) |
| Modifier and Type | Method and Description |
|---|---|
PreflightParams |
PreflightParams.withPreflightTest(Collection<PreflightTest> values) |
Copyright © 2016. All rights reserved.