| Package | Description |
|---|---|
| org.cip4.lib.xprinttalk.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProofRequest> |
ProofApprovalRequest.proofRequest |
| Modifier and Type | Method and Description |
|---|---|
ProofRequest |
ObjectFactory.createProofRequest()
Create an instance of
ProofRequest |
ProofRequest |
ProofRequest.withComment(Collection<org.cip4.lib.xjdf.schema.Comment> values) |
ProofRequest |
ProofRequest.withComment(org.cip4.lib.xjdf.schema.Comment... values) |
ProofRequest |
ProofRequest.withDescriptiveName(String value) |
ProofRequest |
ProofRequest.withGeneralID(Collection<org.cip4.lib.xjdf.schema.GeneralID> values) |
ProofRequest |
ProofRequest.withGeneralID(org.cip4.lib.xjdf.schema.GeneralID... values) |
ProofRequest |
ProofRequest.withJobIDRef(String value) |
ProofRequest |
ProofRequest.withJobPartIDRef(String value) |
ProofRequest |
ProofRequest.withProofItem(org.cip4.lib.xjdf.schema.ProofItem value) |
ProofRequest |
ProofRequest.withProofLocation(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ProofRequest> |
ProofApprovalRequest.getProofRequest()
Gets the value of the proofRequest property.
|
| Modifier and Type | Method and Description |
|---|---|
ProofApprovalRequest |
ProofApprovalRequest.withProofRequest(ProofRequest... values) |
| Modifier and Type | Method and Description |
|---|---|
ProofApprovalRequest |
ProofApprovalRequest.withProofRequest(Collection<ProofRequest> values) |
Copyright © 2016. All rights reserved.