Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

absoluteBox - Variable in class org.cip4.lib.xjdf.schema.Position
 
absoluteHeight - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
AbsoluteURIPathRelativizer - Class in org.cip4.lib.xjdf.uri.relativizer
Relativizer class which is responsible for relativizing uris with an absolute path.
AbsoluteURIPathRelativizer() - Constructor for class org.cip4.lib.xjdf.uri.relativizer.AbsoluteURIPathRelativizer
 
AbsoluteURIRelativizer - Class in org.cip4.lib.xjdf.uri.relativizer
Relativizer class which is responsible for relativizing absolute uris.
AbsoluteURIRelativizer() - Constructor for class org.cip4.lib.xjdf.uri.relativizer.AbsoluteURIRelativizer
 
absoluteWidth - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
AbstractList<T> - Class in org.cip4.lib.xjdf.type
A list is an enumerated set of values, which is expressed as a list of space separated values.
AbstractList() - Constructor for class org.cip4.lib.xjdf.type.AbstractList
Default constructor.
AbstractList(T...) - Constructor for class org.cip4.lib.xjdf.type.AbstractList
Custom constructor.
AbstractList(List<T>) - Constructor for class org.cip4.lib.xjdf.type.AbstractList
Custom constructor, accepting a list object for initializing.
AbstractList(String) - Constructor for class org.cip4.lib.xjdf.type.AbstractList
Custom constructor, accepting a String object for initializing.
AbstractNodeBuilder<T> - Class in org.cip4.lib.xjdf.builder
Abstract Builder implementation where all builders are derived from.
AbstractNodeBuilder(T) - Constructor for class org.cip4.lib.xjdf.builder.AbstractNodeBuilder
Default constructor.
AbstractNodeBuilder(Node, Class<T>) - Constructor for class org.cip4.lib.xjdf.builder.AbstractNodeBuilder
Custom constructor.
AbstractXJdfType<ValueType,BoundType> - Class in org.cip4.lib.xjdf.type
Abstract XJdf Data Type.
AbstractXJdfType() - Constructor for class org.cip4.lib.xjdf.type.AbstractXJdfType
 
AbstractXmlPackager<T> - Class in org.cip4.lib.xjdf.xml.internal
Packaging logic for XML Documents.
AbstractXmlPackager(OutputStream) - Constructor for class org.cip4.lib.xjdf.xml.internal.AbstractXmlPackager
Create a new AbstractXmlPackager.
AbstractXmlPackager(Path, OutputStream) - Constructor for class org.cip4.lib.xjdf.xml.internal.AbstractXmlPackager
Create a new AbstractXmlPackager.
AbstractXmlPackager.CompressionLevel - Enum in org.cip4.lib.xjdf.xml.internal
ZIP Compression Level.
AbstractXmlParser<T> - Class in org.cip4.lib.xjdf.xml.internal
Parsing logic for building a XML Document from DOM-Tree and the way around.
AbstractXmlParser(JAXBContext) - Constructor for class org.cip4.lib.xjdf.xml.internal.AbstractXmlParser
Custom constructor.
AbstractXmlUnpackager - Class in org.cip4.lib.xjdf.xml.internal
Unpackaging logic for packages.
AbstractXmlUnpackager(String) - Constructor for class org.cip4.lib.xjdf.xml.internal.AbstractXmlUnpackager
Custom constructor.
AbstractXmlValidator - Class in org.cip4.lib.xjdf.xml.internal
Abstract Validation of XML Documents based on XSD schema file.
AbstractXmlValidator(Map<String, byte[]>) - Constructor for class org.cip4.lib.xjdf.xml.internal.AbstractXmlValidator
Custom constructor.
action - Variable in class org.cip4.lib.xjdf.schema.BoxFoldAction
 
action - Variable in class org.cip4.lib.xjdf.schema.PreflightCheck
 
action - Variable in class org.cip4.lib.xjdf.schema.PreflightTest
 
Activation - Enum in org.cip4.lib.xjdf.schema
Java class for Activation.
activation - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
activation - Variable in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
activation - Variable in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
Activity - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Activity() - Constructor for class org.cip4.lib.xjdf.schema.Activity
 
activity - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
activity - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
activityID - Variable in class org.cip4.lib.xjdf.schema.Activity
 
activityName - Variable in class org.cip4.lib.xjdf.schema.Activity
 
actualColorName - Variable in class org.cip4.lib.xjdf.schema.Color
 
Adapter1 - Class in org.cip4.lib.xjdf.schema
 
Adapter1() - Constructor for class org.cip4.lib.xjdf.schema.Adapter1
 
addComment(String) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Comment to XJDF Document.
addGeneralID(GeneralID) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append GeneralID node to XJDF Document.
addIntent(ProductIntent) - Method in class org.cip4.lib.xjdf.builder.ProductBuilder
Append Intent node to Product Definition.
additionalNames - Variable in class org.cip4.lib.xjdf.schema.Person
 
addNamespace(String, String) - Method in class org.cip4.lib.xjdf.xml.internal.JAXBNavigator
Adds a namespace to the xpath.
addNamespace(String, String) - Method in class org.cip4.lib.xjdf.xml.internal.NamespaceManager
Append new namespace.
addNamespace(String, String) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Add XML Namespace if navigator works namespace aware.
addProduct(Product) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Product node to xJdf Document.
addResource(SpecificResource) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Resource node to xJdf Document.
addResource(SpecificResource, String) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Resource node to xJdf Document.
addResource(List<SpecificResource>) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Resource list to xJdf Document.
addResource(List<SpecificResource>, String) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Resource List to xJdf Document.
addResource(SpecificResource, Part) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Resource node to xJdf Document.
addResource(SpecificResource, Part, String) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Resource node to xJdf Document.
addResource(Resource, String) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Resource node to xJdf Document.
addResource(Resource, String) - Method in class org.cip4.lib.xjdf.util.Resources
Add an Resource to the corresponding ResourceSet.
addResource(SpecificResource, Part, String) - Method in class org.cip4.lib.xjdf.util.Resources
Add an Resource to the corresponding ResourceSet.
addResourceSet(ResourceSet) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Add a resourceSet to the underlying xjdf.
addResourceSet(ResourceSet) - Method in class org.cip4.lib.xjdf.util.Resources
Add an ResourceSet to the known resources.
Address - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Address() - Constructor for class org.cip4.lib.xjdf.schema.Address
 
address - Variable in class org.cip4.lib.xjdf.schema.Contact
 
AdhesiveNote - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AdhesiveNote() - Constructor for class org.cip4.lib.xjdf.schema.AdhesiveNote
 
adhesiveNote - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
adjustContrast - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
adjustHue - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
adjustLightness - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
adjustSaturation - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
advanceDistance - Variable in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
AdvancedParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AdvancedParams() - Constructor for class org.cip4.lib.xjdf.schema.AdvancedParams
 
advancedParams - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
AdvancedParams.TransferFunctionInfo - Enum in org.cip4.lib.xjdf.schema
Java class for null.
AdvancedParams.UCRandBGInfo - Enum in org.cip4.lib.xjdf.schema
Java class for null.
agentName - Variable in class org.cip4.lib.xjdf.schema.Header
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.Header
 
aimCurve - Variable in class org.cip4.lib.xjdf.schema.PrintCondition
 
allowedRotate - Variable in class org.cip4.lib.xjdf.schema.RepeatDesc
 
allowJBIG2Globals - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
allowPSXObjects - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
allowTransparency - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
alternatePositions - Variable in class org.cip4.lib.xjdf.schema.Feeder
 
alwaysEmbed - Variable in class org.cip4.lib.xjdf.schema.FontParams
 
amount - Variable in class org.cip4.lib.xjdf.schema.BundleItem
 
amount - Variable in class org.cip4.lib.xjdf.schema.CollatingItem
 
amount - Variable in class org.cip4.lib.xjdf.schema.Disjointing
 
amount - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
amount - Variable in class org.cip4.lib.xjdf.schema.GangInfo
 
amount - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
amount - Variable in class org.cip4.lib.xjdf.schema.PartAmount
 
amount - Variable in class org.cip4.lib.xjdf.schema.Product
 
amount - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
AMOUNT - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'Amount' of Product Node in XJDF Document.
AmountPool - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AmountPool() - Constructor for class org.cip4.lib.xjdf.schema.AmountPool
 
amountPool - Variable in class org.cip4.lib.xjdf.schema.Resource
 
Ancestors - Class in org.cip4.lib.xjdf.validator
 
Ancestors() - Constructor for class org.cip4.lib.xjdf.validator.Ancestors
 
Ancestors(Object...) - Constructor for class org.cip4.lib.xjdf.validator.Ancestors
 
Anchor - Enum in org.cip4.lib.xjdf.schema
Java class for Anchor.
anchor - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
anchor - Variable in class org.cip4.lib.xjdf.schema.PositionObj
 
anchor - Variable in class org.cip4.lib.xjdf.schema.RefAnchor
 
anchor - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
anchorType - Variable in class org.cip4.lib.xjdf.schema.RefAnchor
 
angle - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
angle - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
antiAliasImages - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
antiAliasing - Variable in class org.cip4.lib.xjdf.schema.ObjectResolution
 
any - Variable in class org.cip4.lib.xjdf.schema.Intent
 
any - Variable in class org.cip4.lib.xjdf.schema.Notification
 
any - Variable in class org.cip4.lib.xjdf.schema.ProductIntent
 
any - Variable in class org.cip4.lib.xjdf.schema.Resource
 
append(ValidationResult) - Method in class org.cip4.lib.xjdf.validator.ValidationResultBuilder
 
append(String) - Method in class org.cip4.lib.xjdf.validator.ValidationResultBuilder
 
application - Variable in class org.cip4.lib.xjdf.schema.LabelingParams
 
ApprovalDetails - Class in org.cip4.lib.xjdf.schema
Java class for ApprovalDetails complex type.
ApprovalDetails() - Constructor for class org.cip4.lib.xjdf.schema.ApprovalDetails
 
ApprovalDetails.ApprovalState - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ApprovalParams - Class in org.cip4.lib.xjdf.schema
Java class for ApprovalParams complex type.
ApprovalParams() - Constructor for class org.cip4.lib.xjdf.schema.ApprovalParams
 
approvalPerson - Variable in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
approvalPerson - Variable in class org.cip4.lib.xjdf.schema.ApprovalParams
 
ApprovalPerson - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ApprovalPerson() - Constructor for class org.cip4.lib.xjdf.schema.ApprovalPerson
 
ApprovalPerson.ApprovalRole - Enum in org.cip4.lib.xjdf.schema
Java class for null.
approvalRole - Variable in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
approvalRoleDetails - Variable in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
approvalState - Variable in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
approvalStateDetails - Variable in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
area - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
area - Variable in class org.cip4.lib.xjdf.schema.VariableIntent
 
areaGlue - Variable in class org.cip4.lib.xjdf.schema.Glue
 
ascii85EncodePages - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
aspectRatio - Variable in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
AssemblingIntent - Class in org.cip4.lib.xjdf.schema
Java class for AssemblingIntent complex type.
AssemblingIntent() - Constructor for class org.cip4.lib.xjdf.schema.AssemblingIntent
 
AssemblingIntentValidator - Class in org.cip4.lib.xjdf.validator.element
 
AssemblingIntentValidator() - Constructor for class org.cip4.lib.xjdf.validator.element.AssemblingIntentValidator
 
Assembly - Class in org.cip4.lib.xjdf.schema
Java class for Assembly complex type.
Assembly() - Constructor for class org.cip4.lib.xjdf.schema.Assembly
 
Assembly.Order - Enum in org.cip4.lib.xjdf.schema
Java class for null.
assemblyItem - Variable in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
AssemblyItem - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AssemblyItem() - Constructor for class org.cip4.lib.xjdf.schema.AssemblyItem
 
assemblySection - Variable in class org.cip4.lib.xjdf.schema.Assembly
 
AssemblySection - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AssemblySection() - Constructor for class org.cip4.lib.xjdf.schema.AssemblySection
 
assemblySection - Variable in class org.cip4.lib.xjdf.schema.AssemblySection
 
Audit - Class in org.cip4.lib.xjdf.schema
Java class for Audit complex type.
Audit() - Constructor for class org.cip4.lib.xjdf.schema.Audit
 
AuditCreated - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AuditCreated() - Constructor for class org.cip4.lib.xjdf.schema.AuditCreated
 
AuditNotification - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AuditNotification() - Constructor for class org.cip4.lib.xjdf.schema.AuditNotification
 
AuditPool - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AuditPool() - Constructor for class org.cip4.lib.xjdf.schema.AuditPool
 
auditPool - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
AuditProcessRun - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AuditProcessRun() - Constructor for class org.cip4.lib.xjdf.schema.AuditProcessRun
 
AuditResource - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AuditResource() - Constructor for class org.cip4.lib.xjdf.schema.AuditResource
 
audits - Variable in class org.cip4.lib.xjdf.schema.AuditPool
 
AuditStatus - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AuditStatus() - Constructor for class org.cip4.lib.xjdf.schema.AuditStatus
 
author - Variable in class org.cip4.lib.xjdf.schema.Comment
 
author - Variable in class org.cip4.lib.xjdf.schema.Header
 
AuthorityURIRelativizer - Class in org.cip4.lib.xjdf.uri.relativizer
Relativizer class which is responsible for resolving uris with an authority/host part.
AuthorityURIRelativizer() - Constructor for class org.cip4.lib.xjdf.uri.relativizer.AuthorityURIRelativizer
 
autoFilterImages - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
automated - Variable in class org.cip4.lib.xjdf.schema.Layout
 
AutomatedOverPrintParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
AutomatedOverPrintParams() - Constructor for class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
automatedOverPrintParams - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
automatedOverPrintParams - Variable in class org.cip4.lib.xjdf.schema.SeparationControlParams
 
automation - Variable in class org.cip4.lib.xjdf.schema.Component
 
automation - Variable in class org.cip4.lib.xjdf.schema.RunList
 
autoPositionEPSInfo - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
autoRotatePages - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
averagePages - Variable in class org.cip4.lib.xjdf.schema.VariableIntent
 

B

backBrightness - Variable in class org.cip4.lib.xjdf.schema.Media
 
backCoating - Variable in class org.cip4.lib.xjdf.schema.Media
 
backCoating - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
backCoatingDetail - Variable in class org.cip4.lib.xjdf.schema.Media
 
backCoverColor - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
backCoverColorDetails - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
backGlossValue - Variable in class org.cip4.lib.xjdf.schema.Media
 
backing - Variable in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
backISOPaperSubstrate - Variable in class org.cip4.lib.xjdf.schema.Media
 
backISOPaperSubstrate - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
backOverfold - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
backPages - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
backSpread - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
badFeedQuality - Variable in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
badFeeds - Variable in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
Band - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Band() - Constructor for class org.cip4.lib.xjdf.schema.Band
 
band - Variable in class org.cip4.lib.xjdf.schema.ByteMap
 
bandHeight - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
bandOrdering - Variable in class org.cip4.lib.xjdf.schema.ByteMap
 
bandOrdering - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
bandWidth - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
BarcodeCompParams - Class in org.cip4.lib.xjdf.schema
Java class for BarcodeCompParams complex type.
BarcodeCompParams() - Constructor for class org.cip4.lib.xjdf.schema.BarcodeCompParams
 
barcodeCompParams - Variable in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
BarcodeCompParams.CompensationProcess - Enum in org.cip4.lib.xjdf.schema
Java class for null.
BarcodeDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
BarcodeDetails() - Constructor for class org.cip4.lib.xjdf.schema.BarcodeDetails
 
barcodeDetails - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
BarcodeProductionParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
BarcodeProductionParams() - Constructor for class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
barcodeProductionParams - Variable in class org.cip4.lib.xjdf.schema.Content
 
barcodeReproParams - Variable in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
BarcodeReproParams - Class in org.cip4.lib.xjdf.schema
Java class for BarcodeReproParams complex type.
BarcodeReproParams() - Constructor for class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
barcodeReproParams - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
BarcodeReproParams.BearerBars - Enum in org.cip4.lib.xjdf.schema
Java class for null.
BarcodeReproParams.Masking - Enum in org.cip4.lib.xjdf.schema
Java class for null.
barcodeVersion - Variable in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
bearerBars - Variable in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
bend - Variable in class org.cip4.lib.xjdf.schema.BendingParams
 
BendingParams - Class in org.cip4.lib.xjdf.schema
Java class for BendingParams complex type.
BendingParams() - Constructor for class org.cip4.lib.xjdf.schema.BendingParams
 
binaryOK - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
binaryValue - Variable in class org.cip4.lib.xjdf.schema.TIFFtag
 
binderMaterial - Variable in class org.cip4.lib.xjdf.schema.RingBinding
 
BinderySignature - Class in org.cip4.lib.xjdf.schema
Java class for BinderySignature complex type.
BinderySignature() - Constructor for class org.cip4.lib.xjdf.schema.BinderySignature
 
BinderySignature.BinderySignatureType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
BinderySignature.Bottling - Enum in org.cip4.lib.xjdf.schema
Java class for null.
BinderySignature.OverfoldSide - Enum in org.cip4.lib.xjdf.schema
Java class for null.
binderySignatureID - Variable in class org.cip4.lib.xjdf.schema.AssemblySection
 
binderySignatureID - Variable in class org.cip4.lib.xjdf.schema.GangSource
 
binderySignatureID - Variable in class org.cip4.lib.xjdf.schema.Part
 
binderySignatureID - Variable in class org.cip4.lib.xjdf.schema.Position
 
binderySignatureIDs - Variable in class org.cip4.lib.xjdf.schema.Assembly
 
binderySignatureIDs - Variable in class org.cip4.lib.xjdf.schema.Content
 
binderySignatureIDs - Variable in class org.cip4.lib.xjdf.schema.CutBlock
 
binderySignatureIDs - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
binderySignatureIDs - Variable in class org.cip4.lib.xjdf.schema.Station
 
binderySignatureSize - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
binderySignatureType - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
bindIn - Variable in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
BindIn - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
BindIn() - Constructor for class org.cip4.lib.xjdf.schema.BindIn
 
binding - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
bindingColor - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
bindingColorDetails - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
BindingIntent - Class in org.cip4.lib.xjdf.schema
Java class for BindingIntent complex type.
BindingIntent() - Constructor for class org.cip4.lib.xjdf.schema.BindingIntent
 
BindingIntent.BindingOrder - Enum in org.cip4.lib.xjdf.schema
Java class for null.
BindingIntent.BindingType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
bindingOrder - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
bindingOrientation - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
BindingQualityMeasurement - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
BindingQualityMeasurement() - Constructor for class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
 
bindingQualityMeasurement - Variable in class org.cip4.lib.xjdf.schema.QualityControlResult
 
BindingQualityParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
BindingQualityParams() - Constructor for class org.cip4.lib.xjdf.schema.BindingQualityParams
 
bindingQualityParams - Variable in class org.cip4.lib.xjdf.schema.QualityControlParams
 
bindingSide - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
bindingType - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
bindingType - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
bitDepth - Variable in class org.cip4.lib.xjdf.schema.Icon
 
blankDimensionsX - Variable in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
blankDimensionsY - Variable in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
bleed - Variable in class org.cip4.lib.xjdf.schema.LayoutIntent
 
bleedBottom - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
bleedFace - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
bleedFoot - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
bleedHead - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
bleedLeft - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
bleedRight - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
bleedSpine - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
bleedTop - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
blindStitch - Variable in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
blindStitch - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
blockName - Variable in class org.cip4.lib.xjdf.schema.CutBlock
 
blockName - Variable in class org.cip4.lib.xjdf.schema.Part
 
blockName - Variable in class org.cip4.lib.xjdf.schema.Position
 
BlockPreparationParams - Class in org.cip4.lib.xjdf.schema
Java class for BlockPreparationParams complex type.
BlockPreparationParams() - Constructor for class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
blockThreadSewing - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
blockThreadSewing - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
blowIn - Variable in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
BlowIn - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
BlowIn() - Constructor for class org.cip4.lib.xjdf.schema.BlowIn
 
bottling - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
bottomFoldIn - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
boundingBox - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
boundingBox - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
box - Variable in class org.cip4.lib.xjdf.schema.CutBlock
 
BoxFoldAction - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
BoxFoldAction() - Constructor for class org.cip4.lib.xjdf.schema.BoxFoldAction
 
BoxFoldAction.Action - Enum in org.cip4.lib.xjdf.schema
Java class for null.
boxFoldActionOrGlue - Variable in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
BoxFoldingParams - Class in org.cip4.lib.xjdf.schema
Java class for BoxFoldingParams complex type.
BoxFoldingParams() - Constructor for class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
BoxFoldingParams.BoxFoldingType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
boxFoldingType - Variable in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
BoxPackingParams - Class in org.cip4.lib.xjdf.schema
Java class for BoxPackingParams complex type.
BoxPackingParams() - Constructor for class org.cip4.lib.xjdf.schema.BoxPackingParams
 
BoxPackingParams.BoxType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
boxType - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
boxTypeDetails - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
brand - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
brand - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
brand - Variable in class org.cip4.lib.xjdf.schema.Resource
 
brightness - Variable in class org.cip4.lib.xjdf.schema.Media
 
build() - Method in class org.cip4.lib.xjdf.builder.AbstractNodeBuilder
Build and return the Node.
build() - Method in class org.cip4.lib.xjdf.validator.ValidationResultBuilder
 
Bundle - Class in org.cip4.lib.xjdf.schema
Java class for Bundle complex type.
Bundle() - Constructor for class org.cip4.lib.xjdf.schema.Bundle
 
bundleItem - Variable in class org.cip4.lib.xjdf.schema.Bundle
 
BundleItem - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
BundleItem() - Constructor for class org.cip4.lib.xjdf.schema.BundleItem
 
bundleItem - Variable in class org.cip4.lib.xjdf.schema.BundleItem
 
bundleType - Variable in class org.cip4.lib.xjdf.schema.BundleItem
 
BundleType - Enum in org.cip4.lib.xjdf.schema
Java class for BundleType.
bundleType - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
BundlingParams - Class in org.cip4.lib.xjdf.schema
Java class for BundlingParams complex type.
BundlingParams() - Constructor for class org.cip4.lib.xjdf.schema.BundlingParams
 
burnOutArea - Variable in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
buyerAccount - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
buyerSupplied - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
ByteMap - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ByteMap() - Constructor for class org.cip4.lib.xjdf.schema.ByteMap
 
byteMap - Variable in class org.cip4.lib.xjdf.schema.RunList
 
ByteMap.BandOrdering - Enum in org.cip4.lib.xjdf.schema
Java class for null.
byteOrder - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 

C

canValidate(Object) - Method in class org.cip4.lib.xjdf.validator.element.AssemblingIntentValidator
 
canValidate(Object) - Method in class org.cip4.lib.xjdf.validator.element.DeliveryParamsValidator
 
canValidate(Object) - Method in class org.cip4.lib.xjdf.validator.element.DeviceInfoValidator
 
canValidate(Object) - Method in class org.cip4.lib.xjdf.validator.element.FoldingIntentValidator
 
canValidate(Object) - Method in class org.cip4.lib.xjdf.validator.element.IntentValidator
 
canValidate(Object) - Method in class org.cip4.lib.xjdf.validator.element.ProductValidator
 
canValidate(Object) - Method in class org.cip4.lib.xjdf.validator.element.ResourceSetValidator
 
canValidate(Object) - Method in interface org.cip4.lib.xjdf.validator.element.Validator
 
cartonTopFlaps - Variable in class org.cip4.lib.xjdf.schema.Component
 
CaseMakingParams - Class in org.cip4.lib.xjdf.schema
Java class for CaseMakingParams complex type.
CaseMakingParams() - Constructor for class org.cip4.lib.xjdf.schema.CaseMakingParams
 
caseRadius - Variable in class org.cip4.lib.xjdf.schema.CasingInParams
 
CasingInParams - Class in org.cip4.lib.xjdf.schema
Java class for CasingInParams complex type.
CasingInParams() - Constructor for class org.cip4.lib.xjdf.schema.CasingInParams
 
category - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
CATEGORY - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'Category' in XJDF Document.
CCITTFaxParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
CCITTFaxParams() - Constructor for class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
ccittFaxParams - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
center - Variable in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
center - Variable in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
center - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
center - Variable in class org.cip4.lib.xjdf.schema.HolePattern
 
center - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
center - Variable in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
center - Variable in class org.cip4.lib.xjdf.schema.RegisterMark
 
center - Variable in class org.cip4.lib.xjdf.schema.ScavengerArea
 
centerAcross - Variable in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
centerCropBox - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
centerReference - Variable in class org.cip4.lib.xjdf.schema.HolePattern
 
Certification - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Certification() - Constructor for class org.cip4.lib.xjdf.schema.Certification
 
certification - Variable in class org.cip4.lib.xjdf.schema.Media
 
certification - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
ChannelBindingDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ChannelBindingDetails() - Constructor for class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
channelBindingDetails - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
channelID - Variable in class org.cip4.lib.xjdf.schema.StopPersChParams
 
channelID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
channelMode - Variable in class org.cip4.lib.xjdf.schema.Signal
 
channelMode - Variable in class org.cip4.lib.xjdf.schema.Subscription
 
channelType - Variable in class org.cip4.lib.xjdf.schema.ComChannel
 
channelUsage - Variable in class org.cip4.lib.xjdf.schema.ComChannel
 
checkSum - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
child - Variable in class org.cip4.lib.xjdf.schema.AssemblyItem
 
child - Variable in class org.cip4.lib.xjdf.schema.BindIn
 
child - Variable in class org.cip4.lib.xjdf.schema.BlowIn
 
child - Variable in class org.cip4.lib.xjdf.schema.StickOn
 
children - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
children - Variable in class org.cip4.lib.xjdf.schema.VariableIntent
 
cieLab - Variable in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
CIELABMeasuringField - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
CIELABMeasuringField() - Constructor for class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
cielabMeasuringField - Variable in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
cielabMeasuringField - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
cieTint - Variable in class org.cip4.lib.xjdf.schema.Media
 
cieWhiteness - Variable in class org.cip4.lib.xjdf.schema.Media
 
city - Variable in class org.cip4.lib.xjdf.schema.Address
 
civicNumber - Variable in class org.cip4.lib.xjdf.schema.Address
 
claim - Variable in class org.cip4.lib.xjdf.schema.Certification
 
clampD - Variable in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
clampSize - Variable in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
classes - Variable in class org.cip4.lib.xjdf.schema.NotificationFilter
 
ClassInspector - Class in org.cip4.lib.xjdf.validator
 
ClassInspector(Class) - Constructor for class org.cip4.lib.xjdf.validator.ClassInspector
 
clazz - Variable in class org.cip4.lib.xjdf.schema.Notification
 
cleanupDuration - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
clipBox - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
clipOffset - Variable in class org.cip4.lib.xjdf.schema.FitPolicy
 
clipPath - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
clipPath - Variable in class org.cip4.lib.xjdf.schema.RunList
 
cmyk - Variable in class org.cip4.lib.xjdf.schema.Color
 
Coating - Enum in org.cip4.lib.xjdf.schema
Java class for Coating.
coating - Variable in class org.cip4.lib.xjdf.schema.Media
 
coating - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
coatingDetail - Variable in class org.cip4.lib.xjdf.schema.Media
 
coatings - Variable in class org.cip4.lib.xjdf.schema.SurfaceColor
 
codeBlockSize - Variable in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
CoilBinding - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
CoilBinding() - Constructor for class org.cip4.lib.xjdf.schema.CoilBinding
 
coilBinding - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
CoilBinding.Material - Enum in org.cip4.lib.xjdf.schema
Java class for null.
CoilBindingDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
CoilBindingDetails() - Constructor for class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
coilBindingDetails - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
coilShape - Variable in class org.cip4.lib.xjdf.schema.CoilBinding
 
coilShape - Variable in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
collapseBleeds - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
collate - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
CollatingItem - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
CollatingItem() - Constructor for class org.cip4.lib.xjdf.schema.CollatingItem
 
collatingItem - Variable in class org.cip4.lib.xjdf.schema.FeedingParams
 
CollatingItem.TransformationContext - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Color - Class in org.cip4.lib.xjdf.schema
Java class for Color complex type.
Color() - Constructor for class org.cip4.lib.xjdf.schema.Color
 
color - Variable in class org.cip4.lib.xjdf.schema.MiscConsumable
 
Color.ColorType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
COLOR_NUM_COLORS - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'NumColors' of ColorIntent Node in XJDF Document.
ColorantAlias - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ColorantAlias() - Constructor for class org.cip4.lib.xjdf.schema.ColorantAlias
 
colorantAlias - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
ColorantControl - Class in org.cip4.lib.xjdf.schema
Java class for ColorantControl complex type.
ColorantControl() - Constructor for class org.cip4.lib.xjdf.schema.ColorantControl
 
ColorantControl.MappingSelection - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ColorantControl.ProcessColorModel - Enum in org.cip4.lib.xjdf.schema
Java class for null.
colorantConvertProcess - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
colorantDepth - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
colorantName - Variable in class org.cip4.lib.xjdf.schema.ColorantAlias
 
colorantOrder - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
colorantParams - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
colorBook - Variable in class org.cip4.lib.xjdf.schema.Color
 
colorBookEntry - Variable in class org.cip4.lib.xjdf.schema.Color
 
ColorControlStrip - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ColorControlStrip() - Constructor for class org.cip4.lib.xjdf.schema.ColorControlStrip
 
colorControlStrip - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
ColorCorrectionOp - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ColorCorrectionOp() - Constructor for class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
colorCorrectionOp - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
ColorCorrectionParams - Class in org.cip4.lib.xjdf.schema
Java class for ColorCorrectionParams complex type.
ColorCorrectionParams() - Constructor for class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
colorDetails - Variable in class org.cip4.lib.xjdf.schema.Color
 
colorDetails - Variable in class org.cip4.lib.xjdf.schema.MiscConsumable
 
ColorIntent - Class in org.cip4.lib.xjdf.schema
Java class for ColorIntent complex type.
ColorIntent() - Constructor for class org.cip4.lib.xjdf.schema.ColorIntent
 
colorList - Variable in class org.cip4.lib.xjdf.schema.DeviceNColor
 
colorName - Variable in class org.cip4.lib.xjdf.schema.Color
 
ColorSpaceConversionOp - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ColorSpaceConversionOp() - Constructor for class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
colorSpaceConversionOp - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
ColorSpaceConversionOp.Operation - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ColorSpaceConversionOp.SourceCS - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ColorSpaceConversionParams - Class in org.cip4.lib.xjdf.schema
Java class for ColorSpaceConversionParams complex type.
ColorSpaceConversionParams() - Constructor for class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
ColorSpaceConversionParams.ICCProfileUsage - Enum in org.cip4.lib.xjdf.schema
Java class for null.
colorsUsed - Variable in class org.cip4.lib.xjdf.schema.SurfaceColor
 
colorsUsedBack - Variable in class org.cip4.lib.xjdf.schema.VariableIntent
 
colorsUsedFront - Variable in class org.cip4.lib.xjdf.schema.VariableIntent
 
colorTransform - Variable in class org.cip4.lib.xjdf.schema.DCTParams
 
colorType - Variable in class org.cip4.lib.xjdf.schema.Color
 
colorType - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
colorTypeDetails - Variable in class org.cip4.lib.xjdf.schema.Color
 
columns - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
columns - Variable in class org.cip4.lib.xjdf.schema.Component
 
CombBinding - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
CombBinding() - Constructor for class org.cip4.lib.xjdf.schema.CombBinding
 
combBinding - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
CombBinding.Material - Enum in org.cip4.lib.xjdf.schema
Java class for null.
CombBindingDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
CombBindingDetails() - Constructor for class org.cip4.lib.xjdf.schema.CombBindingDetails
 
combBindingDetails - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
combinedProcessIndex - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
combShape - Variable in class org.cip4.lib.xjdf.schema.CombBinding
 
combShape - Variable in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
ComChannel - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ComChannel() - Constructor for class org.cip4.lib.xjdf.schema.ComChannel
 
comChannel - Variable in class org.cip4.lib.xjdf.schema.Contact
 
Command - Class in org.cip4.lib.xjdf.schema
Java class for Command complex type.
Command() - Constructor for class org.cip4.lib.xjdf.schema.Command
 
CommandForceGang - Class in org.cip4.lib.xjdf.schema
Java class for CommandForceGang complex type.
CommandForceGang() - Constructor for class org.cip4.lib.xjdf.schema.CommandForceGang
 
CommandModifyQueueEntry - Class in org.cip4.lib.xjdf.schema
Java class for CommandModifyQueueEntry complex type.
CommandModifyQueueEntry() - Constructor for class org.cip4.lib.xjdf.schema.CommandModifyQueueEntry
 
CommandPipeControl - Class in org.cip4.lib.xjdf.schema
Java class for CommandPipeControl complex type.
CommandPipeControl() - Constructor for class org.cip4.lib.xjdf.schema.CommandPipeControl
 
CommandRequestQueueEntry - Class in org.cip4.lib.xjdf.schema
Java class for CommandRequestQueueEntry complex type.
CommandRequestQueueEntry() - Constructor for class org.cip4.lib.xjdf.schema.CommandRequestQueueEntry
 
CommandResource - Class in org.cip4.lib.xjdf.schema
Java class for CommandResource complex type.
CommandResource() - Constructor for class org.cip4.lib.xjdf.schema.CommandResource
 
CommandResubmitQueueEntry - Class in org.cip4.lib.xjdf.schema
Java class for CommandResubmitQueueEntry complex type.
CommandResubmitQueueEntry() - Constructor for class org.cip4.lib.xjdf.schema.CommandResubmitQueueEntry
 
commandResult - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
CommandReturnQueueEntry - Class in org.cip4.lib.xjdf.schema
Java class for CommandReturnQueueEntry complex type.
CommandReturnQueueEntry() - Constructor for class org.cip4.lib.xjdf.schema.CommandReturnQueueEntry
 
CommandShutDown - Class in org.cip4.lib.xjdf.schema
Java class for CommandShutDown complex type.
CommandShutDown() - Constructor for class org.cip4.lib.xjdf.schema.CommandShutDown
 
CommandStopPersistentChannel - Class in org.cip4.lib.xjdf.schema
Java class for CommandStopPersistentChannel complex type.
CommandStopPersistentChannel() - Constructor for class org.cip4.lib.xjdf.schema.CommandStopPersistentChannel
 
CommandSubmitQueueEntry - Class in org.cip4.lib.xjdf.schema
Java class for CommandSubmitQueueEntry complex type.
CommandSubmitQueueEntry() - Constructor for class org.cip4.lib.xjdf.schema.CommandSubmitQueueEntry
 
CommandWakeUp - Class in org.cip4.lib.xjdf.schema
Java class for CommandWakeUp complex type.
CommandWakeUp() - Constructor for class org.cip4.lib.xjdf.schema.CommandWakeUp
 
comment - Variable in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
Comment - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Comment() - Constructor for class org.cip4.lib.xjdf.schema.Comment
 
comment - Variable in class org.cip4.lib.xjdf.schema.ContentMetadata
 
comment - Variable in class org.cip4.lib.xjdf.schema.Notification
 
comment - Variable in class org.cip4.lib.xjdf.schema.PreflightCheck
 
comment - Variable in class org.cip4.lib.xjdf.schema.Product
 
comment - Variable in class org.cip4.lib.xjdf.schema.Resource
 
comment - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
comment - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
commentURL - Variable in class org.cip4.lib.xjdf.schema.Product
 
commentURL - Variable in class org.cip4.lib.xjdf.schema.Resource
 
commentURL - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
commentURL - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
Company - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Company() - Constructor for class org.cip4.lib.xjdf.schema.Company
 
company - Variable in class org.cip4.lib.xjdf.schema.Contact
 
companyID - Variable in class org.cip4.lib.xjdf.schema.Company
 
compare(ResourceSet, ResourceSet) - Method in class org.cip4.lib.xjdf.comparator.ResourceSetComparator
 
compensate - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
compensation - Variable in class org.cip4.lib.xjdf.schema.Preview
 
compensationProcess - Variable in class org.cip4.lib.xjdf.schema.BarcodeCompParams
 
compensationValue - Variable in class org.cip4.lib.xjdf.schema.BarcodeCompParams
 
complete() - Method in class org.cip4.lib.xjdf.type.URI
Completes this URI in order to marshal the correct file reference.
complexity - Variable in class org.cip4.lib.xjdf.schema.MISDetails
 
component - Variable in class org.cip4.lib.xjdf.schema.CollatingItem
 
Component - Class in org.cip4.lib.xjdf.schema
Java class for Component complex type.
Component() - Constructor for class org.cip4.lib.xjdf.schema.Component
 
component - Variable in class org.cip4.lib.xjdf.schema.Feeder
 
component - Variable in class org.cip4.lib.xjdf.schema.MediaSource
 
componentsPerRow - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
compressPages - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
Condition - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Condition() - Constructor for class org.cip4.lib.xjdf.schema.Condition
 
condition - Variable in class org.cip4.lib.xjdf.schema.PageActivation
 
condition - Variable in class org.cip4.lib.xjdf.schema.PageCondition
 
condition - Variable in class org.cip4.lib.xjdf.schema.SheetActivation
 
contact - Variable in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
Contact - Class in org.cip4.lib.xjdf.schema
Java class for Contact complex type.
Contact() - Constructor for class org.cip4.lib.xjdf.schema.Contact
 
contacts - Variable in class org.cip4.lib.xjdf.schema.ContentMetadata
 
contactType - Variable in class org.cip4.lib.xjdf.schema.Part
 
contactTypeDetails - Variable in class org.cip4.lib.xjdf.schema.Contact
 
container - Variable in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
Content - Class in org.cip4.lib.xjdf.schema
Java class for Content complex type.
Content() - Constructor for class org.cip4.lib.xjdf.schema.Content
 
content - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
ContentCheckIntent - Class in org.cip4.lib.xjdf.schema
Java class for ContentCheckIntent complex type.
ContentCheckIntent() - Constructor for class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
contentMetadata - Variable in class org.cip4.lib.xjdf.schema.Content
 
ContentMetadata - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ContentMetadata() - Constructor for class org.cip4.lib.xjdf.schema.ContentMetadata
 
ContentObject - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ContentObject() - Constructor for class org.cip4.lib.xjdf.schema.ContentObject
 
contentObject - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
contents - Variable in class org.cip4.lib.xjdf.schema.Component
 
contents - Variable in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
contents - Variable in class org.cip4.lib.xjdf.schema.RunList
 
contentStatus - Variable in class org.cip4.lib.xjdf.schema.Content
 
contentType - Variable in class org.cip4.lib.xjdf.schema.Content
 
contract - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
ConventionalPrintingParams - Class in org.cip4.lib.xjdf.schema
Java class for ConventionalPrintingParams complex type.
ConventionalPrintingParams() - Constructor for class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
ConventionalPrintingParams.FountainSolution - Enum in org.cip4.lib.xjdf.schema
Java class for null.
convertFromString(String) - Method in class org.cip4.lib.xjdf.type.AbstractList
Converts the data type from a String value.
convertFromString(String) - Method in class org.cip4.lib.xjdf.type.IntegerList
 
convertFromString(String) - Method in class org.cip4.lib.xjdf.type.NMTokens
 
convertImagesToIndexed - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
ConvertingConfig - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ConvertingConfig() - Constructor for class org.cip4.lib.xjdf.schema.ConvertingConfig
 
convertingConfig - Variable in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
convertingConfig - Variable in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
 
copies - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
copies - Variable in class org.cip4.lib.xjdf.schema.BundlingParams
 
copies - Variable in class org.cip4.lib.xjdf.schema.GangSource
 
copies - Variable in class org.cip4.lib.xjdf.schema.WindingParams
 
coreWeight - Variable in class org.cip4.lib.xjdf.schema.Media
 
cornerType - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
costCenterID - Variable in class org.cip4.lib.xjdf.schema.Contact
 
costCenterID - Variable in class org.cip4.lib.xjdf.schema.Device
 
costCenterID - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
costType - Variable in class org.cip4.lib.xjdf.schema.MISDetails
 
count - Variable in class org.cip4.lib.xjdf.schema.PreflightCheck
 
counterTypes - Variable in class org.cip4.lib.xjdf.schema.UsageCounter
 
counterUnit - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
country - Variable in class org.cip4.lib.xjdf.schema.Address
 
countryCode - Variable in class org.cip4.lib.xjdf.schema.Address
 
cover - Variable in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
coverage - Variable in class org.cip4.lib.xjdf.schema.SurfaceColor
 
CoverApplicationParams - Class in org.cip4.lib.xjdf.schema
Java class for CoverApplicationParams complex type.
CoverApplicationParams() - Constructor for class org.cip4.lib.xjdf.schema.CoverApplicationParams
 
coverColor - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
coverColorDetails - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
coverMaterial - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
coverStyle - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
coverWidth - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
coverWidth - Variable in class org.cip4.lib.xjdf.schema.CasingInParams
 
Crease - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Crease() - Constructor for class org.cip4.lib.xjdf.schema.Crease
 
crease - Variable in class org.cip4.lib.xjdf.schema.CreasingParams
 
crease - Variable in class org.cip4.lib.xjdf.schema.FoldingIntent
 
crease - Variable in class org.cip4.lib.xjdf.schema.FoldingParams
 
CreasingParams - Class in org.cip4.lib.xjdf.schema
Java class for CreasingParams complex type.
CreasingParams() - Constructor for class org.cip4.lib.xjdf.schema.CreasingParams
 
createActivity() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Activity
createAddress() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Address
createAdhesiveNote() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AdhesiveNote
createAdvancedParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AdvancedParams
createAmountPool() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AmountPool
createAmountPool(Double) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new AmountPool Node which already contains a PartAmount Subelement with attribute amount.
createApprovalDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ApprovalDetails
createApprovalDetails(ApprovalDetails) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ApprovalDetails>}
createApprovalParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ApprovalParams
createApprovalParams(ApprovalParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ApprovalParams>}
createApprovalPerson() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ApprovalPerson
createAssemblingIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AssemblingIntent
createAssemblingIntent(AssemblingIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<AssemblingIntent>}
createAssembly() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Assembly
createAssembly(Assembly) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Assembly>}
createAssemblyItem() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AssemblyItem
createAssemblySection() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AssemblySection
createAuditCreated() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AuditCreated
createAuditNotification() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AuditNotification
createAuditPool() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AuditPool
createAuditProcessRun() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AuditProcessRun
createAuditResource() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AuditResource
createAuditStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AuditStatus
createAutomatedOverPrintParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AutomatedOverPrintParams
createBand() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Band
createBarcodeCompParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BarcodeCompParams
createBarcodeCompParams(BarcodeCompParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<BarcodeCompParams>}
createBarcodeDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BarcodeDetails
createBarcodeProductionParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BarcodeProductionParams
createBarcodeReproParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BarcodeReproParams
createBarcodeReproParams(BarcodeReproParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<BarcodeReproParams>}
createBendingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BendingParams
createBendingParams(BendingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<BendingParams>}
createBinderySignature() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BinderySignature
createBinderySignature(BinderySignature) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<BinderySignature>}
createBinderySignature(String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new BinderySignature Node which already contains defined attributes.
createBindIn() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BindIn
createBindingIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BindingIntent
createBindingIntent(BindingIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<BindingIntent>}
createBindingQualityMeasurement() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BindingQualityMeasurement
createBindingQualityParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BindingQualityParams
createBlockPreparationParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BlockPreparationParams
createBlockPreparationParams(BlockPreparationParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<BlockPreparationParams>}
createBlowIn() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BlowIn
createBoxFoldAction() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BoxFoldAction
createBoxFoldingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BoxFoldingParams
createBoxFoldingParams(BoxFoldingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<BoxFoldingParams>}
createBoxPackingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BoxPackingParams
createBoxPackingParams(BoxPackingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<BoxPackingParams>}
createBundle() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Bundle
createBundle(Bundle) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Bundle>}
createBundleItem() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BundleItem
createBundlingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BundlingParams
createBundlingParams(BundlingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<BundlingParams>}
createByteMap() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ByteMap
createCaseMakingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CaseMakingParams
createCaseMakingParams(CaseMakingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CaseMakingParams>}
createCasingInParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CasingInParams
createCasingInParams(CasingInParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CasingInParams>}
createCCITTFaxParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CCITTFaxParams
createCertification() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Certification
createChannelBindingDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ChannelBindingDetails
createCIELABMeasuringField() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CIELABMeasuringField
createCoilBinding() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CoilBinding
createCoilBindingDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CoilBindingDetails
createCollatingItem() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CollatingItem
createColor() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Color
createColor(Color) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Color>}
createColorantAlias() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ColorantAlias
createColorantControl() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ColorantControl
createColorantControl(ColorantControl) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ColorantControl>}
createColorantControl(ColorantControl.ProcessColorModel) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new ColorantControl Node which already contains a processColorModel.
createColorControlStrip() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ColorControlStrip
createColorCorrectionOp() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ColorCorrectionOp
createColorCorrectionParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ColorCorrectionParams
createColorCorrectionParams(ColorCorrectionParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ColorCorrectionParams>}
createColorIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ColorIntent
createColorIntent(ColorIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ColorIntent>}
createColorSpaceConversionOp() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ColorSpaceConversionOp
createColorSpaceConversionParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ColorSpaceConversionParams
createColorSpaceConversionParams(ColorSpaceConversionParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ColorSpaceConversionParams>}
createCombBinding() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CombBinding
createCombBindingDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CombBindingDetails
createComChannel() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ComChannel
createCommand() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Command
createCommand(Command) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Command>}
createCommandForceGang() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CommandForceGang
createCommandForceGang(CommandForceGang) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CommandForceGang>}
createCommandModifyQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CommandModifyQueueEntry
createCommandModifyQueueEntry(CommandModifyQueueEntry) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CommandModifyQueueEntry>}
createCommandPipeControl() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CommandPipeControl
createCommandPipeControl(CommandPipeControl) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CommandPipeControl>}
createCommandRequestQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CommandRequestQueueEntry
createCommandRequestQueueEntry(CommandRequestQueueEntry) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CommandRequestQueueEntry>}
createCommandResource() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CommandResource
createCommandResource(CommandResource) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CommandResource>}
createCommandResubmitQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CommandResubmitQueueEntry
createCommandResubmitQueueEntry(CommandResubmitQueueEntry) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CommandResubmitQueueEntry>}
createCommandReturnQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CommandReturnQueueEntry
createCommandReturnQueueEntry(CommandReturnQueueEntry) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CommandReturnQueueEntry>}
createCommandShutDown() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CommandShutDown
createCommandShutDown(CommandShutDown) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CommandShutDown>}
createCommandStopPersistentChannel() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CommandStopPersistentChannel
createCommandStopPersistentChannel(CommandStopPersistentChannel) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CommandStopPersistentChannel>}
createCommandSubmitQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CommandSubmitQueueEntry
createCommandSubmitQueueEntry(CommandSubmitQueueEntry) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CommandSubmitQueueEntry>}
createCommandWakeUp() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CommandWakeUp
createCommandWakeUp(CommandWakeUp) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CommandWakeUp>}
createComment() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Comment
createComment(String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new Comment Node which already contains a comment string as text.
createCompany() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Company
createComponent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Component
createComponent(Component) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Component>}
createCondition() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Condition
createContact() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Contact
createContact(Contact) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Contact>}
createContent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Content
createContent(Content) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Content>}
createContentCheckIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ContentCheckIntent
createContentCheckIntent(ContentCheckIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ContentCheckIntent>}
createContentMetadata() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ContentMetadata
createContentObject() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ContentObject
createConventionalPrintingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ConventionalPrintingParams
createConventionalPrintingParams(ConventionalPrintingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ConventionalPrintingParams>}
createConvertingConfig() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ConvertingConfig
createCoverApplicationParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CoverApplicationParams
createCoverApplicationParams(CoverApplicationParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CoverApplicationParams>}
createCrease() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Crease
createCreasingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CreasingParams
createCreasingParams(CreasingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CreasingParams>}
createCustomerInfo() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CustomerInfo
createCustomerInfo(CustomerInfo) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CustomerInfo>}
createCustomerInfo(String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new CustomerInfo Node which already contains values for attribute CustomerID.
createCustomerInfo(String, String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new CustomerInfo Node which already contains values for attribute CustomerID.
createCut() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Cut
createCutBlock() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CutBlock
createCutMark() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CutMark
createCuttingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CuttingParams
createCuttingParams(CuttingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CuttingParams>}
createCuttingParams(URI) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new CuttingParams Node which already contains a FileSpec URL definition.
createDCTParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DCTParams
createDeliveryParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DeliveryParams
createDeliveryParams(DeliveryParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<DeliveryParams>}
createDensityMeasuringField() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DensityMeasuringField
createDependent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Dependent
createDevelopingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DevelopingParams
createDevelopingParams(DevelopingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<DevelopingParams>}
createDevice() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Device
createDevice(Device) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Device>}
createDeviceFilter() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DeviceFilter
createDeviceInfo() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DeviceInfo
createDeviceNColor() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DeviceNColor
createDeviceNSpace() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DeviceNSpace
createDieLayout() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DieLayout
createDieLayout(DieLayout) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<DieLayout>}
createDieLayoutProductionParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DieLayoutProductionParams
createDieLayoutProductionParams(DieLayoutProductionParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<DieLayoutProductionParams>}
createDigitalPrintingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DigitalPrintingParams
createDigitalPrintingParams(DigitalPrintingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<DigitalPrintingParams>}
createDisjointing() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Disjointing
createDisposition() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Disposition
createDropItem() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DropItem
createEdgeGluing() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of EdgeGluing
createEmboss() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Emboss
createEmbossingIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of EmbossingIntent
createEmbossingIntent(EmbossingIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<EmbossingIntent>}
createEmbossingItem() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of EmbossingItem
createEmbossingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of EmbossingParams
createEmbossingParams(EmbossingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<EmbossingParams>}
createEndSheetGluingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of EndSheetGluingParams
createEndSheetGluingParams(EndSheetGluingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<EndSheetGluingParams>}
createEvent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Event
createExposedMedia() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ExposedMedia
createExposedMedia(ExposedMedia) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ExposedMedia>}
createExpr() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Expr
createExtraValues() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ExtraValues
createFeeder() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Feeder
createFeederQualityParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FeederQualityParams
createFeedingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FeedingParams
createFeedingParams(FeedingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<FeedingParams>}
createFileSpec() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FileSpec
createFillMark() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FillMark
createFitPolicy() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FitPolicy
createFlateParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FlateParams
createFold() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Fold
createFolderProduction() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FolderProduction
createFoldingIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FoldingIntent
createFoldingIntent(FoldingIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<FoldingIntent>}
createFoldingIntent(String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create new FoldingIntent Node which already contains values for attribute FoldCatalog.
createFoldingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FoldingParams
createFoldingParams(FoldingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<FoldingParams>}
createFontParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FontParams
createFontPolicy() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FontPolicy
createFontPolicy(FontPolicy) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<FontPolicy>}
createGangCmdFilter() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of GangCmdFilter
createGangElement() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of GangElement
createGangInfo() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of GangInfo
createGangQuFilter() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of GangQuFilter
createGangSource() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of GangSource
createGeneralID() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of GeneralID
createGeneralID(String, String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new pre-filled GeneralID Node.
createGlue() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Glue
createGluingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of GluingParams
createGluingParams(GluingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<GluingParams>}
createHardCoverBinding() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of HardCoverBinding
createHeadBandApplicationParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of HeadBandApplicationParams
createHeadBandApplicationParams(HeadBandApplicationParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<HeadBandApplicationParams>}
createHeader() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Header
createHoleMakingIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of HoleMakingIntent
createHoleMakingIntent(HoleMakingIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<HoleMakingIntent>}
createHoleMakingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of HoleMakingParams
createHoleMakingParams(HoleMakingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<HoleMakingParams>}
createHolePattern() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of HolePattern
createIcon() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Icon
createIconList() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of IconList
createIdentificationField() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of IdentificationField
createImageCompression() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ImageCompression
createImageCompressionParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ImageCompressionParams
createImageCompressionParams(ImageCompressionParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ImageCompressionParams>}
createImageEnhancementOp() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ImageEnhancementOp
createImageEnhancementParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ImageEnhancementParams
createImageEnhancementParams(ImageEnhancementParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ImageEnhancementParams>}
createImageSetterParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ImageSetterParams
createImageSetterParams(ImageSetterParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ImageSetterParams>}
createInk() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Ink
createInk(Ink) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Ink>}
createInkZoneCalculationParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of InkZoneCalculationParams
createInkZoneCalculationParams(InkZoneCalculationParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<InkZoneCalculationParams>}
createInkZoneProfile() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of InkZoneProfile
createInkZoneProfile(InkZoneProfile) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<InkZoneProfile>}
createInsertingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of InsertingParams
createInsertingParams(InsertingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<InsertingParams>}
createInsertSheet() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of InsertSheet
createIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Intent
createIntentResource() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of IntentResource
createIntentResource(IntentResource) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<IntentResource>}
createInterpretingDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of InterpretingDetails
createInterpretingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of InterpretingParams
createInterpretingParams(InterpretingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<InterpretingParams>}
createJacketingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JacketingParams
createJacketingParams(JacketingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<JacketingParams>}
createJBIG2Params() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JBIG2Params
createJobField() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JobField
createJobPhase() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JobPhase
createJPEG2000Params() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JPEG2000Params
createLabelingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of LabelingParams
createLabelingParams(LabelingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<LabelingParams>}
createLaminatingIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of LaminatingIntent
createLaminatingIntent(LaminatingIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<LaminatingIntent>}
createLaminatingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of LaminatingParams
createLaminatingParams(LaminatingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<LaminatingParams>}
createLayout() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Layout
createLayout(Layout) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Layout>}
createLayoutElementProductionParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of LayoutElementProductionParams
createLayoutElementProductionParams(LayoutElementProductionParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<LayoutElementProductionParams>}
createLayoutIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of LayoutIntent
createLayoutIntent(LayoutIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<LayoutIntent>}
createLayoutShift() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of LayoutShift
createLayoutShift(LayoutShift) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<LayoutShift>}
createLooseBinding() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of LooseBinding
createLooseBindingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of LooseBindingParams
createLooseBindingParams(LooseBindingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<LooseBindingParams>}
createLZWParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of LZWParams
createManualLaborParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ManualLaborParams
createManualLaborParams(ManualLaborParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ManualLaborParams>}
createMarkColor() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of MarkColor
createMarkObject() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of MarkObject
createMedia() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Media
createMedia(Media) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Media>}
createMedia(XYPair, String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new Media Node which already contains defined attributes.
createMediaIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of MediaIntent
createMediaIntent(MediaIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<MediaIntent>}
createMediaIntent(String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create new MediaIntent Node which already contains values for attribute MediaQuality.
createMediaIntent(String, String, Float) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create new MediaIntent Node which already contains values for attributes MediaQuality, StockBrand and Weight.
createMediaLayers() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of MediaLayers
createMediaSource() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of MediaSource
createMediaSource(MediaSource) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<MediaSource>}
createMessage() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Message
createMessage(Message) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Message>}
createMessageService() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of MessageService
createMetadataMap() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of MetadataMap
createMilestone() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Milestone
createMiscConsumable() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of MiscConsumable
createMiscConsumable(MiscConsumable) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<MiscConsumable>}
createMISDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of MISDetails
createModifyQueueEntryParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ModifyQueueEntryParams
createModule() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Module
createNodeInfo() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of NodeInfo
createNodeInfo(NodeInfo) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<NodeInfo>}
createNodeInfo(Duration) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new NodeInfo Node which already contains values for attributes TotalDuration.
createNodeInfo(Integer) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new NodeInfo Node which already contains values for attributes JobPriority.
createNodeInfo(DateTime) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new NodeInfo Node which already contains values for attributes End.
createNodeInfo(Duration, DateTime, String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new NodeInfo Node which already contains values for attributes TotalDuration, End and NaturalLang.
createNotification() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Notification
createNotificationFilter() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of NotificationFilter
createObjectModel() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ObjectModel
createObjectResolution() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ObjectResolution
createOCGControl() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of OCGControl
createPackingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PackingParams
createPackingParams(PackingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PackingParams>}
createPageActivation() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PageActivation
createPageCondition() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PageCondition
createPallet() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Pallet
createPallet(Pallet) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Pallet>}
createPalletizingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PalletizingParams
createPalletizingParams(PalletizingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PalletizingParams>}
createPart() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Part
createPartAmount() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PartAmount
createPartWaste() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PartWaste
createPDFCreationDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PDFCreationDetails
createPDFInterpretingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PDFInterpretingParams
createPDFXParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PDFXParams
createPDLCreationParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PDLCreationParams
createPDLCreationParams(PDLCreationParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PDLCreationParams>}
createPerforate() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Perforate
createPerforatingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PerforatingParams
createPerforatingParams(PerforatingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PerforatingParams>}
createPerson() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Person
createPipeParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PipeParams
createPlacedObject() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PlacedObject
createPosition() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Position
createPosition(Rectangle, Orientation) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new Position Node which already contains defined attributes.
createPositionObj() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PositionObj
createPreflightCheck() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PreflightCheck
createPreflightItem() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PreflightItem
createPreflightParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PreflightParams
createPreflightParams(PreflightParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PreflightParams>}
createPreflightReport() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PreflightReport
createPreflightReport(PreflightReport) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PreflightReport>}
createPreflightTest() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PreflightTest
createPreview() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Preview
createPreview(Preview) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Preview>}
createPreviewGenerationParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PreviewGenerationParams
createPreviewGenerationParams(PreviewGenerationParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PreviewGenerationParams>}
createPrintCondition() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PrintCondition
createPrintCondition(PrintCondition) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PrintCondition>}
createProcessRun() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ProcessRun
createProduct() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Product
createProductIntent(ProductIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ProductIntent>}
createProductionIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ProductionIntent
createProductionIntent(ProductionIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ProductionIntent>}
createProductionIntent(String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create new ProductionIntent Node which already contains values for attribute PrintProcess.
createProductionPath() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ProductionPath
createProductList() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ProductList
createProofItem() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ProofItem
createProofItem(ProofItem) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ProofItem>}
createPSCreationDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PSCreationDetails
createQualityControlParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QualityControlParams
createQualityControlParams(QualityControlParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<QualityControlParams>}
createQualityControlResult() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QualityControlResult
createQualityControlResult(QualityControlResult) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<QualityControlResult>}
createQuery() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Query
createQuery(Query) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Query>}
createQueryGangStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueryGangStatus
createQueryGangStatus(QueryGangStatus) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<QueryGangStatus>}
createQueryKnownDevices() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueryKnownDevices
createQueryKnownDevices(QueryKnownDevices) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<QueryKnownDevices>}
createQueryKnownMessages() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueryKnownMessages
createQueryKnownMessages(QueryKnownMessages) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<QueryKnownMessages>}
createQueryKnownSubscriptions() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueryKnownSubscriptions
createQueryKnownSubscriptions(QueryKnownSubscriptions) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<QueryKnownSubscriptions>}
createQueryNotification() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueryNotification
createQueryNotification(QueryNotification) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<QueryNotification>}
createQueryQueueStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueryQueueStatus
createQueryQueueStatus(QueryQueueStatus) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<QueryQueueStatus>}
createQueryResource() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueryResource
createQueryResource(QueryResource) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<QueryResource>}
createQueryStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueryStatus
createQueryStatus(QueryStatus) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<QueryStatus>}
createQueue() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Queue
createQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueueEntry
createQueueFilter() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueueFilter
createQueueStatusParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueueStatusParams
createQueueSubmissionParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueueSubmissionParams
createRasterReadingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RasterReadingParams
createRasterReadingParams(RasterReadingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<RasterReadingParams>}
createRefAnchor() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RefAnchor
createReferenceXObjParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ReferenceXObjParams
createRegisterMark() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RegisterMark
createRegisterMark(RegisterMark) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<RegisterMark>}
createRegisterRibbon() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RegisterRibbon
createRenderingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RenderingParams
createRenderingParams(RenderingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<RenderingParams>}
createRepeatDesc() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RepeatDesc
createRequestQueueEntryParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RequestQueueEntryParams
createResource() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Resource
createResource(SpecificResource) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new Resource node from ResourceType.
createResource(SpecificResource, Part) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new Resource node from ResourceType and Part.
createResourceCmdParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResourceCmdParams
createResourceInfo() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResourceInfo
createResourceQuParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResourceQuParams
createResourceSet() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResourceSet
createResponse() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Response
createResponse(Response) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Response>}
createResponseForceGang() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseForceGang
createResponseForceGang(ResponseForceGang) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseForceGang>}
createResponseGangStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseGangStatus
createResponseGangStatus(ResponseGangStatus) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseGangStatus>}
createResponseKnownDevices() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseKnownDevices
createResponseKnownDevices(ResponseKnownDevices) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseKnownDevices>}
createResponseKnownMessages() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseKnownMessages
createResponseKnownMessages(ResponseKnownMessages) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseKnownMessages>}
createResponseKnownSubscriptions() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseKnownSubscriptions
createResponseKnownSubscriptions(ResponseKnownSubscriptions) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseKnownSubscriptions>}
createResponseModifyQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseModifyQueueEntry
createResponseModifyQueueEntry(ResponseModifyQueueEntry) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseModifyQueueEntry>}
createResponseNotification() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseNotification
createResponseNotification(ResponseNotification) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseNotification>}
createResponsePipeControl() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponsePipeControl
createResponsePipeControl(ResponsePipeControl) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponsePipeControl>}
createResponseQueueStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseQueueStatus
createResponseQueueStatus(ResponseQueueStatus) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseQueueStatus>}
createResponseRequestQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseRequestQueueEntry
createResponseRequestQueueEntry(ResponseRequestQueueEntry) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseRequestQueueEntry>}
createResponseResource() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseResource
createResponseResource(ResponseResource) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseResource>}
createResponseResubmitQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseResubmitQueueEntry
createResponseResubmitQueueEntry(ResponseResubmitQueueEntry) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseResubmitQueueEntry>}
createResponseReturnQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseReturnQueueEntry
createResponseReturnQueueEntry(ResponseReturnQueueEntry) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseReturnQueueEntry>}
createResponseShutDown() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseShutDown
createResponseShutDown(ResponseShutDown) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseShutDown>}
createResponseStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseStatus
createResponseStatus(ResponseStatus) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseStatus>}
createResponseStopPersistentChannel() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseStopPersistentChannel
createResponseStopPersistentChannel(ResponseStopPersistentChannel) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseStopPersistentChannel>}
createResponseSubmitQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseSubmitQueueEntry
createResponseSubmitQueueEntry(ResponseSubmitQueueEntry) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseSubmitQueueEntry>}
createResponseWakeUp() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResponseWakeUp
createResponseWakeUp(ResponseWakeUp) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResponseWakeUp>}
createResubmissionParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResubmissionParams
createReturnQueueEntryParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ReturnQueueEntryParams
createRingBinding() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RingBinding
createRingBindingDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RingBindingDetails
createRuleLength() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RuleLength
createRunList() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RunList
createRunList(RunList) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<RunList>}
createRunList(URI) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
Create a new RunList Node which already contains a FileSpec URL definition.
createSaddleStitching() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SaddleStitching
createScavengerArea() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ScavengerArea
createScavengerArea(ScavengerArea) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ScavengerArea>}
createScore() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Score
createScreeningParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ScreeningParams
createScreeningParams(ScreeningParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ScreeningParams>}
createScreenSelector() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ScreenSelector
createSeparationControlParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SeparationControlParams
createSeparationControlParams(SeparationControlParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SeparationControlParams>}
createShape() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Shape
createShape(Shape) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Shape>}
createShapeCut() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ShapeCut
createShapeCuttingIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ShapeCuttingIntent
createShapeCuttingIntent(ShapeCuttingIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ShapeCuttingIntent>}
createShapeCuttingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ShapeCuttingParams
createShapeCuttingParams(ShapeCuttingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ShapeCuttingParams>}
createShapeDef() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ShapeDef
createShapeDef(ShapeDef) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ShapeDef>}
createShapeDefProductionParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ShapeDefProductionParams
createShapeDefProductionParams(ShapeDefProductionParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ShapeDefProductionParams>}
createShapeDimension() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ShapeDimension
createShapeTemplate() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ShapeTemplate
createSheetActivation() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SheetActivation
createSheetOptimizingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SheetOptimizingParams
createSheetOptimizingParams(SheetOptimizingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SheetOptimizingParams>}
createShiftPoint() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ShiftPoint
createShrinkingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ShrinkingParams
createShrinkingParams(ShrinkingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ShrinkingParams>}
createShutDownCmdParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ShutDownCmdParams
createSideStitching() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SideStitching
createSignal() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Signal
createSignal(Signal) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Signal>}
createSignalGangStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SignalGangStatus
createSignalGangStatus(SignalGangStatus) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SignalGangStatus>}
createSignalKnownDevices() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SignalKnownDevices
createSignalKnownDevices(SignalKnownDevices) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SignalKnownDevices>}
createSignalKnownSubscriptions() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SignalKnownSubscriptions
createSignalKnownSubscriptions(SignalKnownSubscriptions) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SignalKnownSubscriptions>}
createSignalNotification() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SignalNotification
createSignalNotification(SignalNotification) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SignalNotification>}
createSignalQueueStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SignalQueueStatus
createSignalQueueStatus(SignalQueueStatus) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SignalQueueStatus>}
createSignalResource() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SignalResource
createSignalResource(SignalResource) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SignalResource>}
createSignalStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SignalStatus
createSignalStatus(SignalStatus) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SignalStatus>}
createSignatureCell() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SignatureCell
createSizeIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SizeIntent
createSizeIntent(SizeIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SizeIntent>}
createSoftCoverBinding() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SoftCoverBinding
createSpecificResource(SpecificResource) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SpecificResource>}
createSpinePreparationParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SpinePreparationParams
createSpinePreparationParams(SpinePreparationParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SpinePreparationParams>}
createSpineTapingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SpineTapingParams
createSpineTapingParams(SpineTapingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SpineTapingParams>}
createStackingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of StackingParams
createStackingParams(StackingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<StackingParams>}
createStation() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Station
createStatusQuParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of StatusQuParams
createStickOn() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of StickOn
createStitchingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of StitchingParams
createStitchingParams(StitchingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<StitchingParams>}
createStopPersChParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of StopPersChParams
createStrappingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of StrappingParams
createStrappingParams(StrappingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<StrappingParams>}
createStripBindingDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of StripBindingDetails
createStripMark() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of StripMark
createSubscription() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Subscription
createSubscriptionFilter() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SubscriptionFilter
createSubscriptionInfo() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SubscriptionInfo
createSurfaceColor() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SurfaceColor
createSurfaceColor(SurfaceColor) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SurfaceColor>}
createTabDimensions() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TabDimensions
createTabs() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Tabs
createThinPDFParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ThinPDFParams
createThreadSealingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ThreadSealingParams
createThreadSealingParams(ThreadSealingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ThreadSealingParams>}
createThreadSewingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ThreadSewingParams
createThreadSewingParams(ThreadSewingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ThreadSewingParams>}
createTIFFEmbeddedFile() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TIFFEmbeddedFile
createTIFFFormatParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TIFFFormatParams
createTIFFtag() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TIFFtag
createTool() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Tool
createTool(Tool) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Tool>}
createTransferCurve() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TransferCurve
createTransferCurve(TransferCurve) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<TransferCurve>}
createTrappingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TrappingParams
createTrappingParams(TrappingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<TrappingParams>}
createTrimmingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TrimmingParams
createTrimmingParams(TrimmingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<TrimmingParams>}
createUsageCounter() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of UsageCounter
createUsageCounter(UsageCounter) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<UsageCounter>}
createValidator() - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlParser
Create validator for validating documents.
createValidator() - Method in class org.cip4.lib.xjdf.xml.XJdfParser
 
createValidator() - Method in class org.cip4.lib.xjdf.xml.XJmfParser
 
createVariableIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of VariableIntent
createVariableIntent(VariableIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<VariableIntent>}
createVarnishingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of VarnishingParams
createVarnishingParams(VarnishingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<VarnishingParams>}
createVerificationParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of VerificationParams
createVerificationParams(VerificationParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<VerificationParams>}
createWebInlineFinishingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of WebInlineFinishingParams
createWebInlineFinishingParams(WebInlineFinishingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<WebInlineFinishingParams>}
createWindingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of WindingParams
createWindingParams(WindingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<WindingParams>}
createWrappingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of WrappingParams
createWrappingParams(WrappingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<WrappingParams>}
createXJDF() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of XJDF
createXJMF() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of XJMF
ctm - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
ctm - Variable in class org.cip4.lib.xjdf.schema.PositionObj
 
ctm - Variable in class org.cip4.lib.xjdf.schema.Preview
 
ctm - Variable in class org.cip4.lib.xjdf.schema.ShiftPoint
 
ctm - Variable in class org.cip4.lib.xjdf.schema.TransferCurve
 
curve - Variable in class org.cip4.lib.xjdf.schema.TransferCurve
 
CUSTOMER_ID - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'CustomerID' of CustomerInfo Node in XJDF Document.
customerID - Variable in class org.cip4.lib.xjdf.schema.CustomerInfo
 
CustomerInfo - Class in org.cip4.lib.xjdf.schema
Java class for CustomerInfo complex type.
CustomerInfo() - Constructor for class org.cip4.lib.xjdf.schema.CustomerInfo
 
customerJobName - Variable in class org.cip4.lib.xjdf.schema.CustomerInfo
 
customerOrderID - Variable in class org.cip4.lib.xjdf.schema.CustomerInfo
 
customerProjectID - Variable in class org.cip4.lib.xjdf.schema.CustomerInfo
 
Cut - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Cut() - Constructor for class org.cip4.lib.xjdf.schema.Cut
 
cut - Variable in class org.cip4.lib.xjdf.schema.CuttingParams
 
cut - Variable in class org.cip4.lib.xjdf.schema.FoldingParams
 
CutBlock - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
CutBlock() - Constructor for class org.cip4.lib.xjdf.schema.CutBlock
 
cutBlock - Variable in class org.cip4.lib.xjdf.schema.CuttingParams
 
cutBox - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
cutBox - Variable in class org.cip4.lib.xjdf.schema.Shape
 
cutBox - Variable in class org.cip4.lib.xjdf.schema.ShapeCut
 
cutBox - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
cutDepth - Variable in class org.cip4.lib.xjdf.schema.ShapeCut
 
cutLines - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
cutLines - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
CutMark - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
CutMark() - Constructor for class org.cip4.lib.xjdf.schema.CutMark
 
cutMark - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
CutMark.MarkType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
cutMedia - Variable in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
cutOut - Variable in class org.cip4.lib.xjdf.schema.Shape
 
cutOut - Variable in class org.cip4.lib.xjdf.schema.ShapeCut
 
cutPath - Variable in class org.cip4.lib.xjdf.schema.Shape
 
cutPath - Variable in class org.cip4.lib.xjdf.schema.ShapeCut
 
CuttingParams - Class in org.cip4.lib.xjdf.schema
Java class for CuttingParams complex type.
CuttingParams() - Constructor for class org.cip4.lib.xjdf.schema.CuttingParams
 
cutType - Variable in class org.cip4.lib.xjdf.schema.ShapeCut
 
cutWidth - Variable in class org.cip4.lib.xjdf.schema.Cut
 
cutWidth - Variable in class org.cip4.lib.xjdf.schema.CutBlock
 

D

dataType - Variable in class org.cip4.lib.xjdf.schema.GeneralID
 
DateTime - Class in org.cip4.lib.xjdf.type
Implementation of the XJDF DateTime data type.
DateTime() - Constructor for class org.cip4.lib.xjdf.type.DateTime
Default constructor.
DateTime(int, int, int) - Constructor for class org.cip4.lib.xjdf.type.DateTime
Custom constructor.
DateTime(int, int, int, int, int) - Constructor for class org.cip4.lib.xjdf.type.DateTime
Custom constructor.
DateTime(int, int, int, int, int, int) - Constructor for class org.cip4.lib.xjdf.type.DateTime
Custom constructor.
DateTime(String) - Constructor for class org.cip4.lib.xjdf.type.DateTime
Creates a XJDF DateTime instance by a String expression object.
DateTime(Date) - Constructor for class org.cip4.lib.xjdf.type.DateTime
Creates a XJDF DateTime instance by a Date object.
DCTParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
DCTParams() - Constructor for class org.cip4.lib.xjdf.schema.DCTParams
 
dctParams - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
DCTParams.ColorTransform - Enum in org.cip4.lib.xjdf.schema
Java class for null.
dctQuality - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
ddesCutType - Variable in class org.cip4.lib.xjdf.schema.RuleLength
 
ddesCutType - Variable in class org.cip4.lib.xjdf.schema.Shape
 
deadLine - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
defaultRenderingIntent - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
deliveryMode - Variable in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
DeliveryParams - Class in org.cip4.lib.xjdf.schema
Java class for DeliveryParams complex type.
DeliveryParams() - Constructor for class org.cip4.lib.xjdf.schema.DeliveryParams
 
DeliveryParams.Ownership - Enum in org.cip4.lib.xjdf.schema
Java class for null.
DeliveryParams.Transfer - Enum in org.cip4.lib.xjdf.schema
Java class for null.
DeliveryParamsValidator - Class in org.cip4.lib.xjdf.validator.element
Extended validation for element //FoldingIntent.
DeliveryParamsValidator() - Constructor for class org.cip4.lib.xjdf.validator.element.DeliveryParamsValidator
 
density - Variable in class org.cip4.lib.xjdf.schema.Color
 
density - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
density - Variable in class org.cip4.lib.xjdf.schema.PrintCondition
 
densityMeasuringField - Variable in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
DensityMeasuringField - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
DensityMeasuringField() - Constructor for class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
Dependent - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Dependent() - Constructor for class org.cip4.lib.xjdf.schema.Dependent
 
dependent - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
depth - Variable in class org.cip4.lib.xjdf.schema.Crease
 
depth - Variable in class org.cip4.lib.xjdf.schema.Perforate
 
descriptiveName - Variable in class org.cip4.lib.xjdf.schema.Device
 
descriptiveName - Variable in class org.cip4.lib.xjdf.schema.Intent
 
descriptiveName - Variable in class org.cip4.lib.xjdf.schema.Module
 
descriptiveName - Variable in class org.cip4.lib.xjdf.schema.PreflightTest
 
descriptiveName - Variable in class org.cip4.lib.xjdf.schema.Product
 
descriptiveName - Variable in class org.cip4.lib.xjdf.schema.Resource
 
descriptiveName - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
descriptiveName - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
detectBlend - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
DevelopingParams - Class in org.cip4.lib.xjdf.schema
Java class for DevelopingParams complex type.
DevelopingParams() - Constructor for class org.cip4.lib.xjdf.schema.DevelopingParams
 
device - Variable in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
Device - Class in org.cip4.lib.xjdf.schema
Java class for Device complex type.
Device() - Constructor for class org.cip4.lib.xjdf.schema.Device
 
device - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
device - Variable in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
device - Variable in class org.cip4.lib.xjdf.schema.Layout
 
device - Variable in class org.cip4.lib.xjdf.schema.PrintCondition
 
device - Variable in class org.cip4.lib.xjdf.schema.ResponseKnownDevices
 
device - Variable in class org.cip4.lib.xjdf.schema.SignalKnownDevices
 
Device.JDFVersions - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Device.Packaging - Enum in org.cip4.lib.xjdf.schema
Java class for null.
deviceClass - Variable in class org.cip4.lib.xjdf.schema.Device
 
deviceDetails - Variable in class org.cip4.lib.xjdf.schema.DeviceFilter
 
DeviceFilter - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
DeviceFilter() - Constructor for class org.cip4.lib.xjdf.schema.DeviceFilter
 
deviceFilter - Variable in class org.cip4.lib.xjdf.schema.QueryKnownDevices
 
DeviceFilter.DeviceDetails - Enum in org.cip4.lib.xjdf.schema
Java class for null.
deviceID - Variable in class org.cip4.lib.xjdf.schema.Device
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.Header
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
deviceInfo - Variable in class org.cip4.lib.xjdf.schema.AuditStatus
 
DeviceInfo - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
DeviceInfo() - Constructor for class org.cip4.lib.xjdf.schema.DeviceInfo
 
deviceInfo - Variable in class org.cip4.lib.xjdf.schema.ResponseStatus
 
deviceInfo - Variable in class org.cip4.lib.xjdf.schema.SignalStatus
 
DeviceInfoValidator - Class in org.cip4.lib.xjdf.validator.element
Extended validation for element //FoldingIntent.
DeviceInfoValidator() - Constructor for class org.cip4.lib.xjdf.validator.element.DeviceInfoValidator
 
deviceNColor - Variable in class org.cip4.lib.xjdf.schema.Color
 
DeviceNColor - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
DeviceNColor() - Constructor for class org.cip4.lib.xjdf.schema.DeviceNColor
 
deviceNSpace - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
DeviceNSpace - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
DeviceNSpace() - Constructor for class org.cip4.lib.xjdf.schema.DeviceNSpace
 
DeviceStatus - Enum in org.cip4.lib.xjdf.schema
Java class for DeviceStatus.
deviceType - Variable in class org.cip4.lib.xjdf.schema.Device
 
diameter - Variable in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
diameter - Variable in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
diameter - Variable in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
diameter - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
diameter - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
diameter - Variable in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
diameter - Variable in class org.cip4.lib.xjdf.schema.WindingParams
 
dieLayout - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
DieLayout - Class in org.cip4.lib.xjdf.schema
Java class for DieLayout complex type.
DieLayout() - Constructor for class org.cip4.lib.xjdf.schema.DieLayout
 
dieLayout - Variable in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
DieLayout.DieSide - Enum in org.cip4.lib.xjdf.schema
Java class for null.
DieLayout.MediaSide - Enum in org.cip4.lib.xjdf.schema
Java class for null.
DieLayoutProductionParams - Class in org.cip4.lib.xjdf.schema
Java class for DieLayoutProductionParams complex type.
DieLayoutProductionParams() - Constructor for class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
dieSide - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
DigitalPrintingParams - Class in org.cip4.lib.xjdf.schema
Java class for DigitalPrintingParams complex type.
DigitalPrintingParams() - Constructor for class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
DigitalPrintingParams.Collate - Enum in org.cip4.lib.xjdf.schema
Java class for null.
DigitalPrintingParams.PageDelivery - Enum in org.cip4.lib.xjdf.schema
Java class for null.
DigitalPrintingParams.Sides - Enum in org.cip4.lib.xjdf.schema
Java class for null.
dimension - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
dimension - Variable in class org.cip4.lib.xjdf.schema.Media
 
dimensions - Variable in class org.cip4.lib.xjdf.schema.Component
 
dimensions - Variable in class org.cip4.lib.xjdf.schema.LayoutIntent
 
dimensions - Variable in class org.cip4.lib.xjdf.schema.ObjectModel
 
dimensions - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
DimensionUtil - Class in org.cip4.lib.xjdf.util
Static helper class which provides dimension conversion functionality.
direction - Variable in class org.cip4.lib.xjdf.schema.Disjointing
 
direction - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
direction - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
Disjointing - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Disjointing() - Constructor for class org.cip4.lib.xjdf.schema.Disjointing
 
disjointing - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
Disjointing.Direction - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Disposition - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Disposition() - Constructor for class org.cip4.lib.xjdf.schema.Disposition
 
disposition - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
Disposition.DispositionAction - Enum in org.cip4.lib.xjdf.schema
Java class for null.
dispositionAction - Variable in class org.cip4.lib.xjdf.schema.Disposition
 
docIndex - Variable in class org.cip4.lib.xjdf.schema.Part
 
docs - Variable in class org.cip4.lib.xjdf.schema.RunList
 
dotGain - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
doThumbnails - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
dotSize - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
DoubleAdapter - Class in org.cip4.lib.xjdf.type
Adapter for the double values.
doubleFeedQuality - Variable in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
doubleFeeds - Variable in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
doubleToString(Double) - Static method in class org.cip4.lib.xjdf.type.DoubleAdapter
Converts a double to a String.
downsampleImages - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
dropID - Variable in class org.cip4.lib.xjdf.schema.Part
 
dropItem - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
DropItem - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
DropItem() - Constructor for class org.cip4.lib.xjdf.schema.DropItem
 
drying - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
dtp2Mm(double) - Static method in class org.cip4.lib.xjdf.util.DimensionUtil
Convert DTP-Points to Millimeter.
dtp2Mm(float) - Static method in class org.cip4.lib.xjdf.util.DimensionUtil
Convert DTP-Points to Millimeter.
dtp2MmS(String) - Static method in class org.cip4.lib.xjdf.util.DimensionUtil
Convert DTP-Points String to Millimeter.
dueDate - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
dueLevel - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
duration - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
duration - Variable in class org.cip4.lib.xjdf.schema.Resource
 
Duration - Class in org.cip4.lib.xjdf.type
Durations are a component of time intervals and define the amount of intervening time in a time interval.
Duration() - Constructor for class org.cip4.lib.xjdf.type.Duration
Default constructor.
Duration(int) - Constructor for class org.cip4.lib.xjdf.type.Duration
Custom constructor.
Duration(int, int) - Constructor for class org.cip4.lib.xjdf.type.Duration
Custom constructor.
Duration(String) - Constructor for class org.cip4.lib.xjdf.type.Duration
Custom constructor.
Duration(int, int, int, int, int, int) - Constructor for class org.cip4.lib.xjdf.type.Duration
Custom constructor.

E

earliest - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
earliestDuration - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
earlyChange - Variable in class org.cip4.lib.xjdf.schema.LZWParams
 
Edge - Enum in org.cip4.lib.xjdf.schema
Java class for Edge.
edgeAngle - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
edgeGlue - Variable in class org.cip4.lib.xjdf.schema.EdgeGluing
 
edgeGluing - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
EdgeGluing - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
EdgeGluing() - Constructor for class org.cip4.lib.xjdf.schema.EdgeGluing
 
edgeShape - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
embedAllFonts - Variable in class org.cip4.lib.xjdf.schema.FontParams
 
embedJobOptions - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
Emboss - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Emboss() - Constructor for class org.cip4.lib.xjdf.schema.Emboss
 
emboss - Variable in class org.cip4.lib.xjdf.schema.EmbossingParams
 
Emboss.EdgeShape - Enum in org.cip4.lib.xjdf.schema
Java class for null.
EmbossingIntent - Class in org.cip4.lib.xjdf.schema
Java class for EmbossingIntent complex type.
EmbossingIntent() - Constructor for class org.cip4.lib.xjdf.schema.EmbossingIntent
 
embossingItem - Variable in class org.cip4.lib.xjdf.schema.EmbossingIntent
 
EmbossingItem - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
EmbossingItem() - Constructor for class org.cip4.lib.xjdf.schema.EmbossingItem
 
EmbossingParams - Class in org.cip4.lib.xjdf.schema
Java class for EmbossingParams complex type.
EmbossingParams() - Constructor for class org.cip4.lib.xjdf.schema.EmbossingParams
 
embossingType - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
embossingType - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
EmbossType - Enum in org.cip4.lib.xjdf.schema
Java class for EmbossType.
emitDSCWarnings - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
emitPDFBG - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
emitPDFHalftones - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
emitPDFTransfers - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
emitPDFUCR - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
encodedByteAlign - Variable in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
encodeImages - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
encoding - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
encoding - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
encodingDetails - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
end - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
end - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
end - Variable in class org.cip4.lib.xjdf.schema.QualityControlResult
 
endOfBlock - Variable in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
endOfDocument - Variable in class org.cip4.lib.xjdf.schema.RunList
 
endOfLine - Variable in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
endOfSet - Variable in class org.cip4.lib.xjdf.schema.RunList
 
EndSheetGluingParams - Class in org.cip4.lib.xjdf.schema
Java class for EndSheetGluingParams complex type.
EndSheetGluingParams() - Constructor for class org.cip4.lib.xjdf.schema.EndSheetGluingParams
 
endSheets - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
endSheets - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
endStatus - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
endTime - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
EnumAutomation - Enum in org.cip4.lib.xjdf.schema
Java class for EnumAutomation.
EnumChannelMode - Enum in org.cip4.lib.xjdf.schema
Java class for EnumChannelMode.
EnumDeviceAxis - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDeviceAxis.
EnumDrying - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDrying.
EnumEmbossDirection - Enum in org.cip4.lib.xjdf.schema
Java class for EnumEmbossDirection.
EnumFeedQuality - Enum in org.cip4.lib.xjdf.schema
Java class for EnumFeedQuality.
EnumFitPolicy - Enum in org.cip4.lib.xjdf.schema
Java class for EnumFitPolicy.
EnumGangPolicy - Enum in org.cip4.lib.xjdf.schema
Java class for EnumGangPolicy.
EnumGlue - Enum in org.cip4.lib.xjdf.schema
Java class for EnumGlue.
EnumIncludeResources - Enum in org.cip4.lib.xjdf.schema
Java class for EnumIncludeResources.
EnumOpacity - Enum in org.cip4.lib.xjdf.schema
Java class for EnumOpacity.
EnumPreflightAction - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPreflightAction.
EnumTopBottom - Enum in org.cip4.lib.xjdf.schema
Java class for EnumTopBottom.
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Activity
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Activity
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Address
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Address
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AdhesiveNote
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AdhesiveNote
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AmountPool
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AmountPool
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AssemblyItem
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AssemblyItem
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AssemblySection
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AssemblySection
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Audit
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Audit
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditCreated
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AuditCreated
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditNotification
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AuditNotification
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditProcessRun
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AuditProcessRun
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditResource
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AuditResource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AuditStatus
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Band
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Band
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BendingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BendingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BindIn
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BindIn
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BlowIn
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BlowIn
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.BundlingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BundlingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Certification
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Certification
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CoilBinding
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CoilBinding
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Color
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Color
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ColorIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CombBinding
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CombBinding
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ComChannel
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ComChannel
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Command
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Command
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandForceGang
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CommandForceGang
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandModifyQueueEntry
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CommandModifyQueueEntry
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandPipeControl
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CommandPipeControl
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandRequestQueueEntry
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CommandRequestQueueEntry
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandResource
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CommandResource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandResubmitQueueEntry
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CommandResubmitQueueEntry
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandReturnQueueEntry
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CommandReturnQueueEntry
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandShutDown
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CommandShutDown
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandStopPersistentChannel
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CommandStopPersistentChannel
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandSubmitQueueEntry
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CommandSubmitQueueEntry
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandWakeUp
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CommandWakeUp
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Comment
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Comment
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Company
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Company
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Component
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Component
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Condition
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Condition
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Contact
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Contact
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Content
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Content
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CoverApplicationParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CoverApplicationParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Crease
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Crease
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CreasingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CreasingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Cut
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Cut
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CutMark
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CutMark
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Device
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Device
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.EdgeGluing
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.EdgeGluing
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.EmbossingIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.EmbossingIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.EmbossingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.EmbossingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Event
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Event
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Expr
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Expr
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ExtraValues
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ExtraValues
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.FeedingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FeedingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.FlateParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FlateParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Fold
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Fold
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.FolderProduction
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FolderProduction
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.FontPolicy
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FontPolicy
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.GangCmdFilter
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.GangCmdFilter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.GangInfo
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.GangInfo
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.GangQuFilter
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.GangQuFilter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.GangSource
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.GangSource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.GeneralID
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.GeneralID
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Glue
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Glue
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.GluingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.GluingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Header
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Header
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.HoleMakingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.HoleMakingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Icon
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Icon
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.IconList
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.IconList
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ImageCompressionParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ImageCompressionParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Ink
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Ink
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Intent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Intent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.IntentResource
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.IntentResource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.InterpretingDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.InterpretingDetails
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.JacketingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.JacketingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.JBIG2Params
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.JBIG2Params
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.JobField
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.JobField
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Layout
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Layout
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.LayoutShift
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.LayoutShift
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.LZWParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.LZWParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ManualLaborParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ManualLaborParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.MarkColor
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.MarkColor
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Media
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Media
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.MediaLayers
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.MediaLayers
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.MediaSource
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.MediaSource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Message
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Message
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Milestone
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Milestone
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Module
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Module
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Notification
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Notification
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ObjectModel
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ObjectModel
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.OCGControl
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.OCGControl
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PackingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PackingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PageActivation
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PageActivation
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PageCondition
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PageCondition
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Part
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Part
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PartWaste
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PartWaste
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PerforatingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PerforatingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Person
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Person
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Position
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Position
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PreflightItem
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PreflightItem
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PreflightParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PreflightParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Preview
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Preview
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Product
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Product
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ProductIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ProductIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ProductList
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ProductList
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Query
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Query
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryGangStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueryGangStatus
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryKnownDevices
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueryKnownDevices
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryKnownMessages
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueryKnownMessages
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryKnownSubscriptions
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueryKnownSubscriptions
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryNotification
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueryNotification
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryQueueStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueryQueueStatus
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryResource
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueryResource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueryStatus
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Queue
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Queue
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueueStatusParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueueStatusParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.RefAnchor
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RefAnchor
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Resource
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Resource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Response
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Response
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseForceGang
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseForceGang
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseGangStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseGangStatus
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownDevices
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownDevices
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownMessages
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownMessages
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseNotification
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseNotification
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponsePipeControl
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponsePipeControl
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseQueueStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseQueueStatus
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseRequestQueueEntry
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseRequestQueueEntry
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseResource
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseResource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseResubmitQueueEntry
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseResubmitQueueEntry
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseReturnQueueEntry
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseReturnQueueEntry
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseShutDown
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseShutDown
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseStatus
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseWakeUp
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResponseWakeUp
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.RingBinding
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RingBinding
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.RunList
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RunList
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SaddleStitching
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SaddleStitching
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Score
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Score
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ScreeningParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ScreeningParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Shape
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Shape
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeDimension
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeDimension
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SheetActivation
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SheetActivation
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SideStitching
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SideStitching
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Signal
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Signal
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalGangStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SignalGangStatus
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalKnownDevices
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SignalKnownDevices
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalKnownSubscriptions
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SignalKnownSubscriptions
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalNotification
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SignalNotification
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalQueueStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SignalQueueStatus
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalResource
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SignalResource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SignalStatus
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SizeIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SizeIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SpecificResource
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SpecificResource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Station
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Station
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.StickOn
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.StickOn
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.StrappingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.StrappingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.StripBindingDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.StripBindingDetails
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.Tool
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Tool
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.TransferCurve
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TransferCurve
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.VerificationParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.VerificationParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.WindingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.WindingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.WrappingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.WrappingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
equals(Object) - Method in class org.cip4.lib.xjdf.type.AbstractXJdfType
 
equals(Object) - Method in class org.cip4.lib.xjdf.type.Rectangle
 
equals(Object) - Method in class org.cip4.lib.xjdf.validator.Ancestors
 
errorCorrectionLevel - Variable in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
errorCount - Variable in class org.cip4.lib.xjdf.schema.PreflightReport
 
estimate - Variable in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
evaluate(String, Class<T>) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Evaluates an XPath expression on XML Document and returns the result as XJDF DataType.
evaluateBoolean(String) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Evaluate an XPath expression on XML Document and returns an Boolean value as result.
evaluateDouble(String) - Method in class org.cip4.lib.xjdf.xml.internal.JAXBNavigator
Evaluates an XPath expression and returns an Double value as result.
evaluateDouble(String) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Evaluates an XPath expression on XML Document and returns a Double object as result.
evaluateInt(String) - Method in class org.cip4.lib.xjdf.xml.internal.JAXBNavigator
Evaluates an XPath expression and returns an Integer value as result.
evaluateInt(String) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Evaluates an XPath expression on XML Document and returns an Integer value as result.
evaluateLong(String) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Evaluates an XPath expression on XML Document and returns an Long value as result.
evaluateNode(String) - Method in class org.cip4.lib.xjdf.xml.internal.JAXBNavigator
Evaluates an XPath expression and returns the Object.
evaluateNode(String) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Evaluates an XPath expression on XML Document and returns a Node object as result.
evaluateNodeList(String) - Method in class org.cip4.lib.xjdf.xml.internal.JAXBNavigator
Evaluates an XPath expression.
evaluateNodeList(String) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Evaluates an XPath expression on XML Document and returns a NodeList object as result.
evaluateString(String) - Method in class org.cip4.lib.xjdf.xml.internal.JAXBNavigator
Evaluates an XPath expression and returns an String value as result.
evaluateString(String) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Evaluates an XPath expression on XML Document and returns a String object as result.
Event - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Event() - Constructor for class org.cip4.lib.xjdf.schema.Event
 
event - Variable in class org.cip4.lib.xjdf.schema.Notification
 
eventID - Variable in class org.cip4.lib.xjdf.schema.Event
 
eventValue - Variable in class org.cip4.lib.xjdf.schema.Event
 
ExposedMedia - Class in org.cip4.lib.xjdf.schema
Java class for ExposedMedia complex type.
ExposedMedia() - Constructor for class org.cip4.lib.xjdf.schema.ExposedMedia
 
ExposedMedia.PlateType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Expr - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Expr() - Constructor for class org.cip4.lib.xjdf.schema.Expr
 
expr - Variable in class org.cip4.lib.xjdf.schema.MetadataMap
 
extendedAddress - Variable in class org.cip4.lib.xjdf.schema.Address
 
extent - Variable in class org.cip4.lib.xjdf.schema.HolePattern
 
externalID - Variable in class org.cip4.lib.xjdf.schema.Comment
 
externalID - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
externalID - Variable in class org.cip4.lib.xjdf.schema.Intent
 
externalID - Variable in class org.cip4.lib.xjdf.schema.Product
 
externalID - Variable in class org.cip4.lib.xjdf.schema.Resource
 
externalID - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
extractFile(String) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlUnpackager
Extracts a file from Package.
extractNode(String, AbstractXmlParser) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Extract an XML Node from XML Document and return parsed result.
extractNode(String) - Method in class org.cip4.lib.xjdf.xml.XJdfNavigator
Evaluates an XPath expression on XML Document and returns a parsed Node object as result.
extraDuration - Variable in class org.cip4.lib.xjdf.schema.Disposition
 
ExtraValues - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ExtraValues() - Constructor for class org.cip4.lib.xjdf.schema.ExtraValues
 
extraValues - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 

F

face - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
face - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
Face - Enum in org.cip4.lib.xjdf.schema
Java class for Face.
face - Variable in class org.cip4.lib.xjdf.schema.LabelingParams
 
face - Variable in class org.cip4.lib.xjdf.schema.StickOn
 
faceCells - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
faceDown - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
failed - Variable in class org.cip4.lib.xjdf.schema.QualityControlResult
 
familyName - Variable in class org.cip4.lib.xjdf.schema.Person
 
Feeder - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Feeder() - Constructor for class org.cip4.lib.xjdf.schema.Feeder
 
feeder - Variable in class org.cip4.lib.xjdf.schema.FeedingParams
 
Feeder.FeederSynchronization - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Feeder.Opening - Enum in org.cip4.lib.xjdf.schema
Java class for null.
feederQualityParams - Variable in class org.cip4.lib.xjdf.schema.Feeder
 
FeederQualityParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
FeederQualityParams() - Constructor for class org.cip4.lib.xjdf.schema.FeederQualityParams
 
feederSynchronization - Variable in class org.cip4.lib.xjdf.schema.Feeder
 
feederType - Variable in class org.cip4.lib.xjdf.schema.Feeder
 
FeedingParams - Class in org.cip4.lib.xjdf.schema
Java class for FeedingParams complex type.
FeedingParams() - Constructor for class org.cip4.lib.xjdf.schema.FeedingParams
 
FILE_SPEC_URL - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'URL' of a single RunList/FileSpec definition in XJDF Document.
fileFormat - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
filePerPage - Variable in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
fileSize - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.Content
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.CuttingParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
FileSpec - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
FileSpec() - Constructor for class org.cip4.lib.xjdf.schema.FileSpec
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.FoldingParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.Icon
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.LabelingParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.Layout
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.ObjectModel
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.PDFXParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.PreflightParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.PreflightReport
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.Preview
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.PrintCondition
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.QualityControlParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.QualityControlResult
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.RunList
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
FileSpec.OverwritePolicy - Enum in org.cip4.lib.xjdf.schema
Java class for null.
fileTemplate - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
FillMark - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
FillMark() - Constructor for class org.cip4.lib.xjdf.schema.FillMark
 
fillMark - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
FillMark.KnockoutSource - Enum in org.cip4.lib.xjdf.schema
Java class for null.
fillPriority - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
film - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
film - Variable in class org.cip4.lib.xjdf.schema.Layout
 
film - Variable in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
findMasterDocument() - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlUnpackager
Find the master document in package file.
findMasterDocumentPath() - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlUnpackager
Find the master document path in package file.
findSpecificResource(Class<T>, Part, String) - Method in class org.cip4.lib.xjdf.util.Resources
Returns a list of parameter types matching the selection.
finishedDimensions - Variable in class org.cip4.lib.xjdf.schema.LayoutIntent
 
finishedPage - Variable in class org.cip4.lib.xjdf.schema.InsertingParams
 
finishedPages - Variable in class org.cip4.lib.xjdf.schema.RunList
 
firstEnd - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
firstEntry - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
firstName - Variable in class org.cip4.lib.xjdf.schema.Person
 
firstStart - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
firstSurface - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
FitPolicy - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
FitPolicy() - Constructor for class org.cip4.lib.xjdf.schema.FitPolicy
 
fitPolicy - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
fitPolicy - Variable in class org.cip4.lib.xjdf.schema.Layout
 
fitPolicy - Variable in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
FitPolicy.GutterPolicy - Enum in org.cip4.lib.xjdf.schema
Java class for null.
FitPolicy.RotatePolicy - Enum in org.cip4.lib.xjdf.schema
Java class for null.
FitPolicy.SizePolicy - Enum in org.cip4.lib.xjdf.schema
Java class for null.
fixation - Variable in class org.cip4.lib.xjdf.schema.WindingParams
 
flatDimensions - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
FlateParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
FlateParams() - Constructor for class org.cip4.lib.xjdf.schema.FlateParams
 
flateParams - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
flexValue - Variable in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
 
flexValue - Variable in class org.cip4.lib.xjdf.schema.BindingQualityParams
 
flipBackCover - Variable in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
flute - Variable in class org.cip4.lib.xjdf.schema.Media
 
flute - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
fluteDirection - Variable in class org.cip4.lib.xjdf.schema.Media
 
fluteDirection - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
fluteDirection - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
foilColor - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
foilColorDetails - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
Fold - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Fold() - Constructor for class org.cip4.lib.xjdf.schema.Fold
 
fold - Variable in class org.cip4.lib.xjdf.schema.FoldingIntent
 
fold - Variable in class org.cip4.lib.xjdf.schema.FoldingParams
 
Fold.From - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Fold.To - Enum in org.cip4.lib.xjdf.schema
Java class for null.
FOLD_CATALOG - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'FoldCatalog' of FoldingIntent Node in XJDF Document.
foldCatalog - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
foldCatalog - Variable in class org.cip4.lib.xjdf.schema.FoldingIntent
 
foldCatalog - Variable in class org.cip4.lib.xjdf.schema.FoldingParams
 
FolderProduction - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
FolderProduction() - Constructor for class org.cip4.lib.xjdf.schema.FolderProduction
 
folderProduction - Variable in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
FolderProduction.ProductionType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
foldIndex - Variable in class org.cip4.lib.xjdf.schema.BoxFoldAction
 
foldingDetails - Variable in class org.cip4.lib.xjdf.schema.FoldingIntent
 
foldingDetails - Variable in class org.cip4.lib.xjdf.schema.FoldingParams
 
foldingDistance - Variable in class org.cip4.lib.xjdf.schema.JacketingParams
 
FoldingIntent - Class in org.cip4.lib.xjdf.schema
Java class for FoldingIntent complex type.
FoldingIntent() - Constructor for class org.cip4.lib.xjdf.schema.FoldingIntent
 
FoldingIntentValidator - Class in org.cip4.lib.xjdf.validator.element
Extended validation for element //FoldingIntent.
FoldingIntentValidator() - Constructor for class org.cip4.lib.xjdf.validator.element.FoldingIntentValidator
 
FoldingParams - Class in org.cip4.lib.xjdf.schema
Java class for FoldingParams complex type.
FoldingParams() - Constructor for class org.cip4.lib.xjdf.schema.FoldingParams
 
foldingWidth - Variable in class org.cip4.lib.xjdf.schema.JacketingParams
 
foldingWidth - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
foldingWidthBack - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
folio - Variable in class org.cip4.lib.xjdf.schema.BindIn
 
folio - Variable in class org.cip4.lib.xjdf.schema.StickOn
 
folioFrom - Variable in class org.cip4.lib.xjdf.schema.BlowIn
 
folioTo - Variable in class org.cip4.lib.xjdf.schema.BlowIn
 
font - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
FontParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
FontParams() - Constructor for class org.cip4.lib.xjdf.schema.FontParams
 
fontParams - Variable in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
FontPolicy - Class in org.cip4.lib.xjdf.schema
Java class for FontPolicy complex type.
FontPolicy() - Constructor for class org.cip4.lib.xjdf.schema.FontPolicy
 
fontSize - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
format - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
fountainSolution - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
frameHeight - Variable in class org.cip4.lib.xjdf.schema.ByteMap
 
frameWidth - Variable in class org.cip4.lib.xjdf.schema.ByteMap
 
frequency - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
from - Variable in class org.cip4.lib.xjdf.schema.Fold
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Activation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.AdvancedParams.TransferFunctionInfo
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.AdvancedParams.UCRandBGInfo
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Anchor
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ApprovalDetails.ApprovalState
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ApprovalPerson.ApprovalRole
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Assembly.Order
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BarcodeCompParams.CompensationProcess
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BarcodeReproParams.BearerBars
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BarcodeReproParams.Masking
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BinderySignature.BinderySignatureType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BinderySignature.Bottling
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BinderySignature.OverfoldSide
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BindingIntent.BindingOrder
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BindingIntent.BindingType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BoxFoldAction.Action
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BoxFoldingParams.BoxFoldingType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BoxPackingParams.BoxType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.BundleType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ByteMap.BandOrdering
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Coating
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.CoilBinding.Material
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.CollatingItem.TransformationContext
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Color.ColorType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ColorantControl.MappingSelection
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ColorantControl.ProcessColorModel
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionOp.Operation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionOp.SourceCS
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionParams.ICCProfileUsage
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.CombBinding.Material
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ConventionalPrintingParams.FountainSolution
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.CutMark.MarkType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.DCTParams.ColorTransform
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.DeliveryParams.Ownership
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.DeliveryParams.Transfer
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Device.JDFVersions
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Device.Packaging
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.DeviceFilter.DeviceDetails
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.DeviceStatus
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.DieLayout.DieSide
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.DieLayout.MediaSide
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.Collate
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.PageDelivery
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.Sides
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Disjointing.Direction
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Disposition.DispositionAction
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Edge
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Emboss.EdgeShape
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EmbossType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAutomation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumChannelMode
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeviceAxis
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDrying
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEmbossDirection
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFeedQuality
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFitPolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGangPolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGlue
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumIncludeResources
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumOpacity
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPreflightAction
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTopBottom
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ExposedMedia.PlateType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Face
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Feeder.FeederSynchronization
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Feeder.Opening
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.FileSpec.OverwritePolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.FillMark.KnockoutSource
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.FitPolicy.GutterPolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.FitPolicy.RotatePolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.FitPolicy.SizePolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Fold.From
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Fold.To
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.FolderProduction.ProductionType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.GangCmdFilter.Policy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.GeneralID.DataType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Glue.GlueType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Glue.GluingTechnique
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.HardCoverBinding.Jacket
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.CenterReference
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.Pattern
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.ReferenceEdge
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.Shape
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.IdentificationField.Encoding
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.IdentificationField.Purpose
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ImageCompression.ImageDownsampleType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ImageCompression.ImageType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.InsertingParams.InsertLocation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.InsertingParams.Method
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.InsertSheet.SheetType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.InsertSheet.SheetUsage
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.InterpretingParams.PrintQuality
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ISOPaperSubstrate
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.JobPhase.DeadLine
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.JPEG2000Params.ProgressionOrder
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.LaminatingIntent.Temperature
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.LaminatingParams.LaminatingMethod
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.LayoutIntent.SpreadType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.LooseBindingParams.BindingType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Media.ImagableSide
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Media.MediaUnit
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Media.PlateTechnology
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.MediaDirection
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.MediaType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.MessageService.ResponseModes
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.MessageService.URLSchemes
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.MISDetails.CostType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.MISDetails.WorkType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ModifyQueueEntryParams.Operation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.NamedColor
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.NodeInfo.DueLevel
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.NodeStatus
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.NotificationFilter.Class
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Orientation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Part.PreviewType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Part.TransferCurveName
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.PDFCreationDetails.AutoRotatePages
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.PDFCreationDetails.Binding
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.PDFXParams.PDFXTrapped
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.PipeParams.Operation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Polarity
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.PositionPolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.PreflightItem.PreflightLevel
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Preview.Compensation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Preview.PreviewFileType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.PreviewGenerationParams.AspectRatio
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ProcessRun.EndStatus
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ProductionIntent.PrintPreference
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ProofItem.ColorType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.PSCreationDetails.IncludeType3Fonts
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.PSCreationDetails.OutputType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.RefAnchor.AnchorType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.RegisterMark.MarkUsage
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.RenderingIntent
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.RenderingParams.BandOrdering
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.RepeatDesc.AllowedRotate
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Resource.Status
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ResourceCmdParams.UpdateMethod
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ResourceInfo.CommandResult
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ResourceInfo.Level
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ResourceQuParams.ResourceDetails
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ResourceSet.Usage
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ResubmissionParams.UpdateMethod
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.RunList.OrdType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Scope
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Score.Side
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ScreenSelector.ScreeningType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Severity
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Shape.ShapeType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ShapeCut.CutDepth
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ShapeCut.CutType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ShapeCut.ShapeType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ShapeCuttingParams.DeliveryMode
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.SheetLay
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ShrinkingParams.ShrinkingMethod
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ShutDownCmdParams.ShutDownType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Side
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Sides
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.SignatureCell.Mask
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.SignatureCell.Orientation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.SoftCoverBinding.GlueProcedure
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.SoftCoverBinding.Scoring
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.SourceObjects
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.StackingParams.PreStackMethod
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.StapleShape
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.StitchOrigin
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.StitchType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.TightBacking
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.StrappingParams.StrappingType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.TabDimensions.TabSetCollationOrder
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.ThreadSewingParams.SewingPattern
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.TIFFFormatParams.ByteOrder
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.TIFFFormatParams.Segmentation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.TightBacking
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.TrimmingParams.TrimCover
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.UpdateGranularity
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.UsageCounter.Scope
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.VariableIntent.VariableQuality
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.VariableIntent.VariableType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.VarnishingParams.ModuleType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.VarnishingParams.VarnishArea
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.VarnishingParams.VarnishMethod
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.WorkStyle
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.WrappingParams.WrappingKind
 
frontFoldIn - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
frontPages - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
frontSpread - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 

G

gangCmdFilter - Variable in class org.cip4.lib.xjdf.schema.CommandForceGang
 
GangCmdFilter - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
GangCmdFilter() - Constructor for class org.cip4.lib.xjdf.schema.GangCmdFilter
 
GangCmdFilter.Policy - Enum in org.cip4.lib.xjdf.schema
Java class for null.
GangElement - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
GangElement() - Constructor for class org.cip4.lib.xjdf.schema.GangElement
 
gangElement - Variable in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
 
gangElementID - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
gangElementID - Variable in class org.cip4.lib.xjdf.schema.Position
 
GangInfo - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
GangInfo() - Constructor for class org.cip4.lib.xjdf.schema.GangInfo
 
gangInfo - Variable in class org.cip4.lib.xjdf.schema.ResponseGangStatus
 
gangInfo - Variable in class org.cip4.lib.xjdf.schema.SignalGangStatus
 
gangName - Variable in class org.cip4.lib.xjdf.schema.GangInfo
 
gangName - Variable in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
gangName - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
gangName - Variable in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
gangNames - Variable in class org.cip4.lib.xjdf.schema.GangCmdFilter
 
gangNames - Variable in class org.cip4.lib.xjdf.schema.GangQuFilter
 
gangNames - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
gangPolicy - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
gangPolicy - Variable in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
GangQuFilter - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
GangQuFilter() - Constructor for class org.cip4.lib.xjdf.schema.GangQuFilter
 
gangQuFilter - Variable in class org.cip4.lib.xjdf.schema.QueryGangStatus
 
GangSource - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
GangSource() - Constructor for class org.cip4.lib.xjdf.schema.GangSource
 
gangSource - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
gangSource - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
gangSource - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
gangSource - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
gapList - Variable in class org.cip4.lib.xjdf.schema.LaminatingParams
 
GENERAL_CATALOG_ID - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'IDValue' of GeneralID 'CatalogID' in XJDF Document.
GENERAL_LINE_ID - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'IDValue' of GeneralID 'LineID' in XJDF Document.
generalID - Variable in class org.cip4.lib.xjdf.schema.ContentMetadata
 
GeneralID - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
GeneralID() - Constructor for class org.cip4.lib.xjdf.schema.GeneralID
 
generalID - Variable in class org.cip4.lib.xjdf.schema.PreflightCheck
 
generalID - Variable in class org.cip4.lib.xjdf.schema.PreflightTest
 
generalID - Variable in class org.cip4.lib.xjdf.schema.Product
 
generalID - Variable in class org.cip4.lib.xjdf.schema.Resource
 
generalID - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
generalID - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
GeneralID.DataType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
generateID() - Static method in class org.cip4.lib.xjdf.util.IDGeneratorUtil
Generates an (almost) unique ID.
generateID(String) - Static method in class org.cip4.lib.xjdf.util.IDGeneratorUtil
Generates an (almost) unique ID.
generatePageStreams - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
get(int) - Method in class org.cip4.lib.xjdf.type.AbstractList
Returns the element on position i.
getA() - Method in class org.cip4.lib.xjdf.type.Matrix
Getter for a attribute.
getAbsoluteBox() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the absoluteBox property.
getAbsoluteHeight() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the absoluteHeight property.
getAbsoluteWidth() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the absoluteWidth property.
getAction() - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
Gets the value of the action property.
getAction() - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Gets the value of the action property.
getAction() - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Gets the value of the action property.
getActivation() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the activation property.
getActivation() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Gets the value of the activation property.
getActivation() - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
Gets the value of the activation property.
getActivity() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the activity property.
getActivity() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the activity property.
getActivityID() - Method in class org.cip4.lib.xjdf.schema.Activity
Gets the value of the activityID property.
getActivityName() - Method in class org.cip4.lib.xjdf.schema.Activity
Gets the value of the activityName property.
getActualColorName() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the actualColorName property.
getAdditionalNames() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the additionalNames property.
getAddress() - Method in class org.cip4.lib.xjdf.schema.Contact
Gets the value of the address property.
getAdhesiveNote() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the adhesiveNote property.
getAdjustContrast() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the adjustContrast property.
getAdjustHue() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the adjustHue property.
getAdjustLightness() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the adjustLightness property.
getAdjustSaturation() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the adjustSaturation property.
getAdvanceDistance() - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Gets the value of the advanceDistance property.
getAdvancedParams() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the advancedParams property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.Header
Gets the value of the agentName property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.Header
Gets the value of the agentVersion property.
getAimCurve() - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Gets the value of the aimCurve property.
getAllowedRotate() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets the value of the allowedRotate property.
getAlternatePositions() - Method in class org.cip4.lib.xjdf.schema.Feeder
Gets the value of the alternatePositions property.
getAlwaysEmbed() - Method in class org.cip4.lib.xjdf.schema.FontParams
Gets the value of the alwaysEmbed property.
getAmount() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets the value of the amount property.
getAmount() - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Gets the value of the amount property.
getAmount() - Method in class org.cip4.lib.xjdf.schema.Disjointing
Gets the value of the amount property.
getAmount() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the amount property.
getAmount() - Method in class org.cip4.lib.xjdf.schema.GangInfo
Gets the value of the amount property.
getAmount() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the amount property.
getAmount() - Method in class org.cip4.lib.xjdf.schema.PartAmount
Gets the value of the amount property.
getAmount() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the amount property.
getAmount() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the amount property.
getAmountPool() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the amountPool property.
getAnchor() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the anchor property.
getAnchor() - Method in class org.cip4.lib.xjdf.schema.PositionObj
Gets the value of the anchor property.
getAnchor() - Method in class org.cip4.lib.xjdf.schema.RefAnchor
Gets the value of the anchor property.
getAnchor() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the anchor property.
getAnchorType() - Method in class org.cip4.lib.xjdf.schema.RefAnchor
Gets the value of the anchorType property.
getAngle() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the angle property.
getAngle() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the angle property.
getAntiAliasing() - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
Gets the value of the antiAliasing property.
getAny() - Method in class org.cip4.lib.xjdf.schema.Intent
Gets the value of the any property.
getAny() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the any property.
getAny() - Method in class org.cip4.lib.xjdf.schema.ProductIntent
Gets the value of the any property.
getAny() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the any property.
getApplication() - Method in class org.cip4.lib.xjdf.schema.LabelingParams
Gets the value of the application property.
getApprovalPerson() - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Gets the value of the approvalPerson property.
getApprovalPerson() - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
Gets the value of the approvalPerson property.
getApprovalRole() - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
Gets the value of the approvalRole property.
getApprovalRoleDetails() - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
Gets the value of the approvalRoleDetails property.
getApprovalState() - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Gets the value of the approvalState property.
getApprovalStateDetails() - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Gets the value of the approvalStateDetails property.
getArea() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the area property.
getArea() - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Gets the value of the area property.
getAspectRatio() - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Gets the value of the aspectRatio property.
getAssemblyItem() - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
Gets the value of the assemblyItem property.
getAssemblySection() - Method in class org.cip4.lib.xjdf.schema.Assembly
Gets the value of the assemblySection property.
getAssemblySection() - Method in class org.cip4.lib.xjdf.schema.AssemblySection
Gets the value of the assemblySection property.
getAuditPool() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the auditPool property.
getAudits() - Method in class org.cip4.lib.xjdf.schema.AuditPool
Gets the value of the audits property.
getAuthor() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets the value of the author property.
getAuthor() - Method in class org.cip4.lib.xjdf.schema.Header
Gets the value of the author property.
getAutomatedOverPrintParams() - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Gets the value of the automatedOverPrintParams property.
getAutomatedOverPrintParams() - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
Gets the value of the automatedOverPrintParams property.
getAutomation() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the automation property.
getAutomation() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the automation property.
getAutoRotatePages() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the autoRotatePages property.
getAveragePages() - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Gets the value of the averagePages property.
getB() - Method in class org.cip4.lib.xjdf.type.Matrix
Getter for b attribute.
getBackBrightness() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the backBrightness property.
getBackCoating() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the backCoating property.
getBackCoating() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the backCoating property.
getBackCoatingDetail() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the backCoatingDetail property.
getBackCoverColor() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the backCoverColor property.
getBackCoverColorDetails() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the backCoverColorDetails property.
getBackGlossValue() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the backGlossValue property.
getBacking() - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
Gets the value of the backing property.
getBackISOPaperSubstrate() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the backISOPaperSubstrate property.
getBackISOPaperSubstrate() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the backISOPaperSubstrate property.
getBackOverfold() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the backOverfold property.
getBackPages() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the backPages property.
getBackSpread() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the backSpread property.
getBadFeedQuality() - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Gets the value of the badFeedQuality property.
getBadFeeds() - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Gets the value of the badFeeds property.
getBand() - Method in class org.cip4.lib.xjdf.schema.ByteMap
Gets the value of the band property.
getBandHeight() - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Gets the value of the bandHeight property.
getBandOrdering() - Method in class org.cip4.lib.xjdf.schema.ByteMap
Gets the value of the bandOrdering property.
getBandOrdering() - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Gets the value of the bandOrdering property.
getBandWidth() - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Gets the value of the bandWidth property.
getBarcodeCompParams() - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Gets the value of the barcodeCompParams property.
getBarcodeDetails() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the barcodeDetails property.
getBarcodeProductionParams() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the barcodeProductionParams property.
getBarcodeReproParams() - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
Gets the value of the barcodeReproParams property.
getBarcodeReproParams() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the barcodeReproParams property.
getBarcodeVersion() - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Gets the value of the barcodeVersion property.
getBearerBars() - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Gets the value of the bearerBars property.
getBinaryValue() - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Gets the value of the binaryValue property.
getBinderMaterial() - Method in class org.cip4.lib.xjdf.schema.RingBinding
Gets the value of the binderMaterial property.
getBinderySignatureID() - Method in class org.cip4.lib.xjdf.schema.AssemblySection
Gets the value of the binderySignatureID property.
getBinderySignatureID() - Method in class org.cip4.lib.xjdf.schema.GangSource
Gets the value of the binderySignatureID property.
getBinderySignatureID() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the binderySignatureID property.
getBinderySignatureID() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the binderySignatureID property.
getBinderySignatureIDs() - Method in class org.cip4.lib.xjdf.schema.Assembly
Gets the value of the binderySignatureIDs property.
getBinderySignatureIDs() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the binderySignatureIDs property.
getBinderySignatureIDs() - Method in class org.cip4.lib.xjdf.schema.CutBlock
Gets the value of the binderySignatureIDs property.
getBinderySignatureIDs() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the binderySignatureIDs property.
getBinderySignatureIDs() - Method in class org.cip4.lib.xjdf.schema.Station
Gets the value of the binderySignatureIDs property.
getBinderySignatureSize() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the binderySignatureSize property.
getBinderySignatureType() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the binderySignatureType property.
getBindIn() - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
Gets the value of the bindIn property.
getBinding() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the binding property.
getBindingColor() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the bindingColor property.
getBindingColorDetails() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the bindingColorDetails property.
getBindingOrder() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the bindingOrder property.
getBindingOrientation() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the bindingOrientation property.
getBindingQualityMeasurement() - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Gets the value of the bindingQualityMeasurement property.
getBindingQualityParams() - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
Gets the value of the bindingQualityParams property.
getBindingSide() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the bindingSide property.
getBindingType() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the bindingType property.
getBindingType() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the bindingType property.
getBitDepth() - Method in class org.cip4.lib.xjdf.schema.Icon
Gets the value of the bitDepth property.
getBlankDimensionsX() - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
Gets the value of the blankDimensionsX property.
getBlankDimensionsY() - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
Gets the value of the blankDimensionsY property.
getBleed() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Gets the value of the bleed property.
getBleedBottom() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the bleedBottom property.
getBleedFace() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the bleedFace property.
getBleedFoot() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the bleedFoot property.
getBleedHead() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the bleedHead property.
getBleedLeft() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the bleedLeft property.
getBleedRight() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the bleedRight property.
getBleedSpine() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the bleedSpine property.
getBleedTop() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the bleedTop property.
getBlockName() - Method in class org.cip4.lib.xjdf.schema.CutBlock
Gets the value of the blockName property.
getBlockName() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the blockName property.
getBlockName() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the blockName property.
getBlowIn() - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
Gets the value of the blowIn property.
getBottling() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the bottling property.
getBottomFoldIn() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Gets the value of the bottomFoldIn property.
getBoundingBox() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the boundingBox property.
getBoundingBox() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the boundingBox property.
getBox() - Method in class org.cip4.lib.xjdf.schema.CutBlock
Gets the value of the box property.
getBoxFoldActionOrGlue() - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
Gets the value of the boxFoldActionOrGlue property.
getBoxFoldingType() - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
Gets the value of the boxFoldingType property.
getBoxType() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the boxType property.
getBoxTypeDetails() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the boxTypeDetails property.
getBrand() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets the value of the brand property.
getBrand() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the brand property.
getBrand() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the brand property.
getBrightness() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the brightness property.
getBundleItem() - Method in class org.cip4.lib.xjdf.schema.Bundle
Gets the value of the bundleItem property.
getBundleItem() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets the value of the bundleItem property.
getBundleType() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets the value of the bundleType property.
getBundleType() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the bundleType property.
getBurnOutArea() - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Gets the value of the burnOutArea property.
getBuyerAccount() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the buyerAccount property.
getByteMap() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the byteMap property.
getByteOrder() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets the value of the byteOrder property.
getC() - Method in class org.cip4.lib.xjdf.type.Matrix
Getter for c attribute.
getCalendar() - Method in class org.cip4.lib.xjdf.type.DateTime
Clones the underlying calendar and returns it.
getCartonTopFlaps() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the cartonTopFlaps property.
getCaseRadius() - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Gets the value of the caseRadius property.
getCategory() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the category property.
getCCITTFaxParams() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the ccittFaxParams property.
getCenter() - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Gets the value of the center property.
getCenter() - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Gets the value of the center property.
getCenter() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the center property.
getCenter() - Method in class org.cip4.lib.xjdf.schema.HolePattern
Gets the value of the center property.
getCenter() - Method in class org.cip4.lib.xjdf.schema.RegisterMark
Gets the value of the center property.
getCenter() - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
Gets the value of the center property.
getCenterAcross() - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Gets the value of the centerAcross property.
getCenterReference() - Method in class org.cip4.lib.xjdf.schema.HolePattern
Gets the value of the centerReference property.
getCertification() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the certification property.
getCertification() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the certification property.
getChannelBindingDetails() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the channelBindingDetails property.
getChannelID() - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Gets the value of the channelID property.
getChannelID() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Gets the value of the channelID property.
getChannelMode() - Method in class org.cip4.lib.xjdf.schema.Signal
Gets the value of the channelMode property.
getChannelMode() - Method in class org.cip4.lib.xjdf.schema.Subscription
Gets the value of the channelMode property.
getChannelType() - Method in class org.cip4.lib.xjdf.schema.ComChannel
Gets the value of the channelType property.
getChannelUsage() - Method in class org.cip4.lib.xjdf.schema.ComChannel
Gets the value of the channelUsage property.
getCheckSum() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the checkSum property.
getChild() - Method in class org.cip4.lib.xjdf.schema.AssemblyItem
Gets the value of the child property.
getChild() - Method in class org.cip4.lib.xjdf.schema.BindIn
Gets the value of the child property.
getChild() - Method in class org.cip4.lib.xjdf.schema.BlowIn
Gets the value of the child property.
getChild() - Method in class org.cip4.lib.xjdf.schema.StickOn
Gets the value of the child property.
getChildElements(Object) - Method in class org.cip4.lib.xjdf.validator.ValidationDispatcher
 
getChildren() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the children property.
getChildren() - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Gets the value of the children property.
getChildrenRaw() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
getCIELab() - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Gets the value of the cieLab property.
getCIELABMeasuringField() - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Gets the value of the cielabMeasuringField property.
getCIELABMeasuringField() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the cielabMeasuringField property.
getCIETint() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the cieTint property.
getCIEWhiteness() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the cieWhiteness property.
getCity() - Method in class org.cip4.lib.xjdf.schema.Address
Gets the value of the city property.
getCivicNumber() - Method in class org.cip4.lib.xjdf.schema.Address
Gets the value of the civicNumber property.
getClaim() - Method in class org.cip4.lib.xjdf.schema.Certification
Gets the value of the claim property.
getClampD() - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
Gets the value of the clampD property.
getClampSize() - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
Gets the value of the clampSize property.
getClasses() - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
Gets the value of the classes property.
getClazz() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the clazz property.
getCleanupDuration() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the cleanupDuration property.
getClipBox() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the clipBox property.
getClipOffset() - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Gets the value of the clipOffset property.
getClipPath() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the clipPath property.
getClipPath() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the clipPath property.
getCMYK() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the cmyk property.
getCoating() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the coating property.
getCoating() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the coating property.
getCoatingDetail() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the coatingDetail property.
getCoatings() - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Gets the value of the coatings property.
getCodeBlockSize() - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Gets the value of the codeBlockSize property.
getCoilBinding() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets the value of the coilBinding property.
getCoilBindingDetails() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the coilBindingDetails property.
getCoilShape() - Method in class org.cip4.lib.xjdf.schema.CoilBinding
Gets the value of the coilShape property.
getCoilShape() - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
Gets the value of the coilShape property.
getCollate() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the collate property.
getCollatingItem() - Method in class org.cip4.lib.xjdf.schema.FeedingParams
Gets the value of the collatingItem property.
getColor() - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Gets the value of the color property.
getColorantAlias() - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Gets the value of the colorantAlias property.
getColorantConvertProcess() - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Gets the value of the colorantConvertProcess property.
getColorantDepth() - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Gets the value of the colorantDepth property.
getColorantName() - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
Gets the value of the colorantName property.
getColorantOrder() - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Gets the value of the colorantOrder property.
getColorantParams() - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Gets the value of the colorantParams property.
getColorBook() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the colorBook property.
getColorBookEntry() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the colorBookEntry property.
getColorControlStrip() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the colorControlStrip property.
getColorCorrectionOp() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
Gets the value of the colorCorrectionOp property.
getColorDetails() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the colorDetails property.
getColorDetails() - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Gets the value of the colorDetails property.
getColorList() - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
Gets the value of the colorList property.
getColorName() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the colorName property.
getColorSpaceConversionOp() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
Gets the value of the colorSpaceConversionOp property.
getColorsUsed() - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Gets the value of the colorsUsed property.
getColorsUsedBack() - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Gets the value of the colorsUsedBack property.
getColorsUsedFront() - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Gets the value of the colorsUsedFront property.
getColorTransform() - Method in class org.cip4.lib.xjdf.schema.DCTParams
Gets the value of the colorTransform property.
getColorType() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the colorType property.
getColorType() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the colorType property.
getColorTypeDetails() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the colorTypeDetails property.
getColumns() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the columns property.
getColumns() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the columns property.
getCombBinding() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets the value of the combBinding property.
getCombBindingDetails() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the combBindingDetails property.
getCombinedProcessIndex() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the combinedProcessIndex property.
getCombShape() - Method in class org.cip4.lib.xjdf.schema.CombBinding
Gets the value of the combShape property.
getCombShape() - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Gets the value of the combShape property.
getComChannel() - Method in class org.cip4.lib.xjdf.schema.Contact
Gets the value of the comChannel property.
getCommandResult() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the commandResult property.
getComment() - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Gets the value of the comment property.
getComment() - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
Gets the value of the comment property.
getComment() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the comment property.
getComment() - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Gets the value of the comment property.
getComment() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the comment property.
getComment() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the comment property.
getComment() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the comment property.
getComment() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the comment property.
getCommentURL() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the commentURL property.
getCommentURL() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the commentURL property.
getCommentURL() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the commentURL property.
getCommentURL() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the commentURL property.
getCompany() - Method in class org.cip4.lib.xjdf.schema.Contact
Gets the value of the company property.
getCompanyID() - Method in class org.cip4.lib.xjdf.schema.Company
Gets the value of the companyID property.
getCompensation() - Method in class org.cip4.lib.xjdf.schema.Preview
Gets the value of the compensation property.
getCompensationProcess() - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
Gets the value of the compensationProcess property.
getCompensationValue() - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
Gets the value of the compensationValue property.
getComplexity() - Method in class org.cip4.lib.xjdf.schema.MISDetails
Gets the value of the complexity property.
getComponent() - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Gets the value of the component property.
getComponent() - Method in class org.cip4.lib.xjdf.schema.Feeder
Gets the value of the component property.
getComponent() - Method in class org.cip4.lib.xjdf.schema.MediaSource
Gets the value of the component property.
getComponentsPerRow() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the componentsPerRow property.
getCondition() - Method in class org.cip4.lib.xjdf.schema.PageActivation
Gets the value of the condition property.
getCondition() - Method in class org.cip4.lib.xjdf.schema.PageCondition
Gets the value of the condition property.
getCondition() - Method in class org.cip4.lib.xjdf.schema.SheetActivation
Gets the value of the condition property.
getContact() - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
Gets the value of the contact property.
getContacts() - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
Gets the value of the contacts property.
getContactType() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the contactType property.
getContactTypeDetails() - Method in class org.cip4.lib.xjdf.schema.Contact
Gets the value of the contactTypeDetails property.
getContainer() - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
Gets the value of the container property.
getContent() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the content property.
getContentMetadata() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the contentMetadata property.
getContentObject() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the contentObject property.
getContents() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the contents property.
getContents() - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
Gets the value of the contents property.
getContents() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the contents property.
getContentStatus() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the contentStatus property.
getContentType() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the contentType property.
getConvertingConfig() - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
Gets the value of the convertingConfig property.
getConvertingConfig() - Method in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
Gets the value of the convertingConfig property.
getCopies() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the copies property.
getCopies() - Method in class org.cip4.lib.xjdf.schema.BundlingParams
Gets the value of the copies property.
getCopies() - Method in class org.cip4.lib.xjdf.schema.GangSource
Gets the value of the copies property.
getCopies() - Method in class org.cip4.lib.xjdf.schema.WindingParams
Gets the value of the copies property.
getCoreWeight() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the coreWeight property.
getCornerType() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Gets the value of the cornerType property.
getCostCenterID() - Method in class org.cip4.lib.xjdf.schema.Contact
Gets the value of the costCenterID property.
getCostCenterID() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the costCenterID property.
getCostCenterID() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the costCenterID property.
getCostType() - Method in class org.cip4.lib.xjdf.schema.MISDetails
Gets the value of the costType property.
getCount() - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Gets the value of the count property.
getCounterTypes() - Method in class org.cip4.lib.xjdf.schema.UsageCounter
Gets the value of the counterTypes property.
getCounterUnit() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the counterUnit property.
getCountry() - Method in class org.cip4.lib.xjdf.schema.Address
Gets the value of the country property.
getCountryCode() - Method in class org.cip4.lib.xjdf.schema.Address
Gets the value of the countryCode property.
getCoverage() - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Gets the value of the coverage property.
getCoverColor() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the coverColor property.
getCoverColorDetails() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the coverColorDetails property.
getCoverMaterial() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the coverMaterial property.
getCoverStyle() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the coverStyle property.
getCoverWidth() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Gets the value of the coverWidth property.
getCoverWidth() - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Gets the value of the coverWidth property.
getCrease() - Method in class org.cip4.lib.xjdf.schema.CreasingParams
Gets the value of the crease property.
getCrease() - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Gets the value of the crease property.
getCrease() - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Gets the value of the crease property.
getCTM() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the ctm property.
getCTM() - Method in class org.cip4.lib.xjdf.schema.PositionObj
Gets the value of the ctm property.
getCTM() - Method in class org.cip4.lib.xjdf.schema.Preview
Gets the value of the ctm property.
getCTM() - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
Gets the value of the ctm property.
getCTM() - Method in class org.cip4.lib.xjdf.schema.TransferCurve
Gets the value of the ctm property.
getCurve() - Method in class org.cip4.lib.xjdf.schema.TransferCurve
Gets the value of the curve property.
getCustomerID() - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Gets the value of the customerID property.
getCustomerJobName() - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Gets the value of the customerJobName property.
getCustomerOrderID() - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Gets the value of the customerOrderID property.
getCustomerProjectID() - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Gets the value of the customerProjectID property.
getCut() - Method in class org.cip4.lib.xjdf.schema.CuttingParams
Gets the value of the cut property.
getCut() - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Gets the value of the cut property.
getCutBlock() - Method in class org.cip4.lib.xjdf.schema.CuttingParams
Gets the value of the cutBlock property.
getCutBox() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the cutBox property.
getCutBox() - Method in class org.cip4.lib.xjdf.schema.Shape
Gets the value of the cutBox property.
getCutBox() - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Gets the value of the cutBox property.
getCutBox() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the cutBox property.
getCutDepth() - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Gets the value of the cutDepth property.
getCutLines() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the cutLines property.
getCutLines() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the cutLines property.
getCutMark() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the cutMark property.
getCutPath() - Method in class org.cip4.lib.xjdf.schema.Shape
Gets the value of the cutPath property.
getCutPath() - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Gets the value of the cutPath property.
getCutType() - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Gets the value of the cutType property.
getCutWidth() - Method in class org.cip4.lib.xjdf.schema.Cut
Gets the value of the cutWidth property.
getCutWidth() - Method in class org.cip4.lib.xjdf.schema.CutBlock
Gets the value of the cutWidth property.
getD() - Method in class org.cip4.lib.xjdf.type.Matrix
Getter for d attribute.
getDataType() - Method in class org.cip4.lib.xjdf.schema.GeneralID
Gets the value of the dataType property.
getDay() - Method in class org.cip4.lib.xjdf.type.Duration
Getter for day attribute.
getDCTParams() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the dctParams property.
getDCTQuality() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the dctQuality property.
getDDESCutType() - Method in class org.cip4.lib.xjdf.schema.RuleLength
Gets the value of the ddesCutType property.
getDDESCutType() - Method in class org.cip4.lib.xjdf.schema.Shape
Gets the value of the ddesCutType property.
getDeadLine() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the deadLine property.
getDefaultRenderingIntent() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the defaultRenderingIntent property.
getDeliveryMode() - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Gets the value of the deliveryMode property.
getDensity() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the density property.
getDensity() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the density property.
getDensity() - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Gets the value of the density property.
getDensityMeasuringField() - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Gets the value of the densityMeasuringField property.
getDependent() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the dependent property.
getDepth() - Method in class org.cip4.lib.xjdf.schema.Crease
Gets the value of the depth property.
getDepth() - Method in class org.cip4.lib.xjdf.schema.Perforate
Gets the value of the depth property.
getDescriptiveName() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the descriptiveName property.
getDescriptiveName() - Method in class org.cip4.lib.xjdf.schema.Intent
Gets the value of the descriptiveName property.
getDescriptiveName() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the descriptiveName property.
getDescriptiveName() - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Gets the value of the descriptiveName property.
getDescriptiveName() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the descriptiveName property.
getDescriptiveName() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the descriptiveName property.
getDescriptiveName() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the descriptiveName property.
getDescriptiveName() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the descriptiveName property.
getDestinationPath() - Method in class org.cip4.lib.xjdf.type.URI
Get the destination path.
getDevice() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets the value of the device property.
getDevice() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the device property.
getDevice() - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Gets the value of the device property.
getDevice() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the device property.
getDevice() - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Gets the value of the device property.
getDevice() - Method in class org.cip4.lib.xjdf.schema.ResponseKnownDevices
Gets the value of the device property.
getDevice() - Method in class org.cip4.lib.xjdf.schema.SignalKnownDevices
Gets the value of the device property.
getDeviceClass() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the deviceClass property.
getDeviceDetails() - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
Gets the value of the deviceDetails property.
getDeviceFilter() - Method in class org.cip4.lib.xjdf.schema.QueryKnownDevices
Gets the value of the deviceFilter property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the deviceID property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.Header
Gets the value of the deviceID property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Gets the value of the deviceID property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Gets the value of the deviceID property.
getDeviceInfo() - Method in class org.cip4.lib.xjdf.schema.AuditStatus
Gets the value of the deviceInfo property.
getDeviceInfo() - Method in class org.cip4.lib.xjdf.schema.ResponseStatus
Gets the value of the deviceInfo property.
getDeviceInfo() - Method in class org.cip4.lib.xjdf.schema.SignalStatus
Gets the value of the deviceInfo property.
getDeviceNColor() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the deviceNColor property.
getDeviceNSpace() - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Gets the value of the deviceNSpace property.
getDeviceType() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the deviceType property.
getDiameter() - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Gets the value of the diameter property.
getDiameter() - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
Gets the value of the diameter property.
getDiameter() - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Gets the value of the diameter property.
getDiameter() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the diameter property.
getDiameter() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets the value of the diameter property.
getDiameter() - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Gets the value of the diameter property.
getDiameter() - Method in class org.cip4.lib.xjdf.schema.WindingParams
Gets the value of the diameter property.
getDieLayout() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the dieLayout property.
getDieLayout() - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Gets the value of the dieLayout property.
getDieSide() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the dieSide property.
getDimension() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the dimension property.
getDimension() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the dimension property.
getDimensions() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the dimensions property.
getDimensions() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Gets the value of the dimensions property.
getDimensions() - Method in class org.cip4.lib.xjdf.schema.ObjectModel
Gets the value of the dimensions property.
getDimensions() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the dimensions property.
getDirection() - Method in class org.cip4.lib.xjdf.schema.Disjointing
Gets the value of the direction property.
getDirection() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the direction property.
getDirection() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the direction property.
getDisjointing() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the disjointing property.
getDisposition() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the disposition property.
getDispositionAction() - Method in class org.cip4.lib.xjdf.schema.Disposition
Gets the value of the dispositionAction property.
getDocIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the docIndex property.
getDocs() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the docs property.
getDotGain() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the dotGain property.
getDotSize() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the dotSize property.
getDoubleFeedQuality() - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Gets the value of the doubleFeedQuality property.
getDoubleFeeds() - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Gets the value of the doubleFeeds property.
getDropID() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the dropID property.
getDropItem() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the dropItem property.
getDrying() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Gets the value of the drying property.
getDueDate() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the dueDate property.
getDueLevel() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the dueLevel property.
getDuration() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the duration property.
getDuration() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the duration property.
getEarliest() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the earliest property.
getEarliestDuration() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the earliestDuration property.
getEarlyChange() - Method in class org.cip4.lib.xjdf.schema.LZWParams
Gets the value of the earlyChange property.
getEdgeAngle() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the edgeAngle property.
getEdgeGlue() - Method in class org.cip4.lib.xjdf.schema.EdgeGluing
Gets the value of the edgeGlue property.
getEdgeGluing() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the edgeGluing property.
getEdgeShape() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the edgeShape property.
getEmboss() - Method in class org.cip4.lib.xjdf.schema.EmbossingParams
Gets the value of the emboss property.
getEmbossingItem() - Method in class org.cip4.lib.xjdf.schema.EmbossingIntent
Gets the value of the embossingItem property.
getEmbossingType() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the embossingType property.
getEmbossingType() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the embossingType property.
getEncoding() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the encoding property.
getEncoding() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the encoding property.
getEncodingDetails() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the encodingDetails property.
getEnd() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the end property.
getEnd() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the end property.
getEnd() - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Gets the value of the end property.
getEndStatus() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the endStatus property.
getEndTime() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the endTime property.
getErrorCorrectionLevel() - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Gets the value of the errorCorrectionLevel property.
getErrorCount() - Method in class org.cip4.lib.xjdf.schema.PreflightReport
Gets the value of the errorCount property.
getEvent() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the event property.
getEventID() - Method in class org.cip4.lib.xjdf.schema.Event
Gets the value of the eventID property.
getEventValue() - Method in class org.cip4.lib.xjdf.schema.Event
Gets the value of the eventValue property.
getExpr() - Method in class org.cip4.lib.xjdf.schema.MetadataMap
Gets the value of the expr property.
getExtendedAddress() - Method in class org.cip4.lib.xjdf.schema.Address
Gets the value of the extendedAddress property.
getExtent() - Method in class org.cip4.lib.xjdf.schema.HolePattern
Gets the value of the extent property.
getExternalID() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets the value of the externalID property.
getExternalID() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the externalID property.
getExternalID() - Method in class org.cip4.lib.xjdf.schema.Intent
Gets the value of the externalID property.
getExternalID() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the externalID property.
getExternalID() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the externalID property.
getExternalID() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the externalID property.
getExtraDuration() - Method in class org.cip4.lib.xjdf.schema.Disposition
Gets the value of the extraDuration property.
getExtraValues() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the extraValues property.
getFace() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the face property.
getFace() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the face property.
getFace() - Method in class org.cip4.lib.xjdf.schema.LabelingParams
Gets the value of the face property.
getFace() - Method in class org.cip4.lib.xjdf.schema.StickOn
Gets the value of the face property.
getFaceCells() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the faceCells property.
getFaceDown() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the faceDown property.
getFailed() - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Gets the value of the failed property.
getFamilyName() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the familyName property.
getFeeder() - Method in class org.cip4.lib.xjdf.schema.FeedingParams
Gets the value of the feeder property.
getFeederQualityParams() - Method in class org.cip4.lib.xjdf.schema.Feeder
Gets the value of the feederQualityParams property.
getFeederSynchronization() - Method in class org.cip4.lib.xjdf.schema.Feeder
Gets the value of the feederSynchronization property.
getFeederType() - Method in class org.cip4.lib.xjdf.schema.Feeder
Gets the value of the feederType property.
getFieldByGetter(Method) - Method in class org.cip4.lib.xjdf.validator.ClassInspector
 
getFileFormat() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the fileFormat property.
getFileSize() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the fileSize property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.CuttingParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.Icon
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.LabelingParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.ObjectModel
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.PreflightParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.PreflightReport
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.Preview
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
Gets the value of the fileSpec property.
getFileTemplate() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the fileTemplate property.
getFillMark() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the fillMark property.
getFillPriority() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the fillPriority property.
getFilm() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the film property.
getFilm() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the film property.
getFilm() - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Gets the value of the film property.
getFinishedDimensions() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Gets the value of the finishedDimensions property.
getFinishedPage() - Method in class org.cip4.lib.xjdf.schema.InsertingParams
Gets the value of the finishedPage property.
getFinishedPages() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the finishedPages property.
getFirstEnd() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the firstEnd property.
getFirstEntry() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the firstEntry property.
getFirstName() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the firstName property.
getFirstStart() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the firstStart property.
getFirstSurface() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Gets the value of the firstSurface property.
getFitPolicy() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the fitPolicy property.
getFitPolicy() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the fitPolicy property.
getFitPolicy() - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Gets the value of the fitPolicy property.
getFixation() - Method in class org.cip4.lib.xjdf.schema.WindingParams
Gets the value of the fixation property.
getFlatDimensions() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the flatDimensions property.
getFlateParams() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the flateParams property.
getFlexValue() - Method in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
Gets the value of the flexValue property.
getFlexValue() - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
Gets the value of the flexValue property.
getFlute() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the flute property.
getFlute() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the flute property.
getFluteDirection() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the fluteDirection property.
getFluteDirection() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the fluteDirection property.
getFluteDirection() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the fluteDirection property.
getFoilColor() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the foilColor property.
getFoilColorDetails() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the foilColorDetails property.
getFold() - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Gets the value of the fold property.
getFold() - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Gets the value of the fold property.
getFoldCatalog() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the foldCatalog property.
getFoldCatalog() - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Gets the value of the foldCatalog property.
getFoldCatalog() - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Gets the value of the foldCatalog property.
getFolderProduction() - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
Gets the value of the folderProduction property.
getFoldIndex() - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
Gets the value of the foldIndex property.
getFoldingDetails() - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Gets the value of the foldingDetails property.
getFoldingDetails() - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Gets the value of the foldingDetails property.
getFoldingDistance() - Method in class org.cip4.lib.xjdf.schema.JacketingParams
Gets the value of the foldingDistance property.
getFoldingWidth() - Method in class org.cip4.lib.xjdf.schema.JacketingParams
Gets the value of the foldingWidth property.
getFoldingWidth() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the foldingWidth property.
getFoldingWidthBack() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the foldingWidthBack property.
getFolio() - Method in class org.cip4.lib.xjdf.schema.BindIn
Gets the value of the folio property.
getFolio() - Method in class org.cip4.lib.xjdf.schema.StickOn
Gets the value of the folio property.
getFolioFrom() - Method in class org.cip4.lib.xjdf.schema.BlowIn
Gets the value of the folioFrom property.
getFolioTo() - Method in class org.cip4.lib.xjdf.schema.BlowIn
Gets the value of the folioTo property.
getFont() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the font property.
getFontParams() - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
Gets the value of the fontParams property.
getFontSize() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the fontSize property.
getFormat() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the format property.
getFountainSolution() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Gets the value of the fountainSolution property.
getFrameHeight() - Method in class org.cip4.lib.xjdf.schema.ByteMap
Gets the value of the frameHeight property.
getFrameWidth() - Method in class org.cip4.lib.xjdf.schema.ByteMap
Gets the value of the frameWidth property.
getFrequency() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the frequency property.
getFrom() - Method in class org.cip4.lib.xjdf.schema.Fold
Gets the value of the from property.
getFrontFoldIn() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Gets the value of the frontFoldIn property.
getFrontPages() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the frontPages property.
getFrontSpread() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the frontSpread property.
getGangCmdFilter() - Method in class org.cip4.lib.xjdf.schema.CommandForceGang
Gets the value of the gangCmdFilter property.
getGangElement() - Method in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
Gets the value of the gangElement property.
getGangElementID() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the gangElementID property.
getGangElementID() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the gangElementID property.
getGangInfo() - Method in class org.cip4.lib.xjdf.schema.ResponseGangStatus
Gets the value of the gangInfo property.
getGangInfo() - Method in class org.cip4.lib.xjdf.schema.SignalGangStatus
Gets the value of the gangInfo property.
getGangName() - Method in class org.cip4.lib.xjdf.schema.GangInfo
Gets the value of the gangName property.
getGangName() - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Gets the value of the gangName property.
getGangName() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the gangName property.
getGangName() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Gets the value of the gangName property.
getGangNames() - Method in class org.cip4.lib.xjdf.schema.GangCmdFilter
Gets the value of the gangNames property.
getGangNames() - Method in class org.cip4.lib.xjdf.schema.GangQuFilter
Gets the value of the gangNames property.
getGangNames() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the gangNames property.
getGangPolicy() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the gangPolicy property.
getGangPolicy() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Gets the value of the gangPolicy property.
getGangQuFilter() - Method in class org.cip4.lib.xjdf.schema.QueryGangStatus
Gets the value of the gangQuFilter property.
getGangSource() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the gangSource property.
getGangSource() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the gangSource property.
getGangSource() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the gangSource property.
getGangSource() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the gangSource property.
getGapList() - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Gets the value of the gapList property.
getGeneralID() - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
Gets the value of the generalID property.
getGeneralID() - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Gets the value of the generalID property.
getGeneralID() - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Gets the value of the generalID property.
getGeneralID() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the generalID property.
getGeneralID() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the generalID property.
getGeneralID() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the generalID property.
getGeneralID() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the generalID property.
getGetters() - Method in class org.cip4.lib.xjdf.validator.ClassInspector
 
getGlossValue() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the glossValue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.AdhesiveNote
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.BindIn
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.CoverApplicationParams
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.GluingParams
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.InsertingParams
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.StickOn
Gets the value of the glue property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the glue property.
getGlueLineRefSheets() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the glueLineRefSheets property.
getGlueLineWidth() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the glueLineWidth property.
getGlueOrMedia() - Method in class org.cip4.lib.xjdf.schema.MediaLayers
Gets the value of the glueOrMedia property.
getGlueProcedure() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the glueProcedure property.
getGlueType() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the glueType property.
getGluingPattern() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the gluingPattern property.
getGluingProductionID() - Method in class org.cip4.lib.xjdf.schema.GluingParams
Gets the value of the gluingProductionID property.
getGluingTechnique() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the gluingTechnique property.
getGrainDirection() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the grainDirection property.
getGrainDirection() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the grainDirection property.
getGrainDirection() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the grainDirection property.
getGrainDirection() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the grainDirection property.
getGray() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the gray property.
getGrossWeight() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the grossWeight property.
getGroupCode() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the groupCode property.
getGutterPolicy() - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Gets the value of the gutterPolicy property.
getGutterX() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets the value of the gutterX property.
getGutterX2() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets the value of the gutterX2 property.
getGutterY() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets the value of the gutterY property.
getGutterY2() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets the value of the gutterY2 property.
getHalfTonePhaseOrigin() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the halfTonePhaseOrigin property.
getHardCoverBinding() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the hardCoverBinding property.
getHeadBandColor() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the headBandColor property.
getHeadBandColorDetails() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the headBandColorDetails property.
getHeader() - Method in class org.cip4.lib.xjdf.schema.Audit
Gets the value of the header property.
getHeader() - Method in class org.cip4.lib.xjdf.schema.Message
Gets the value of the header property.
getHeader() - Method in class org.cip4.lib.xjdf.schema.XJMF
Gets the value of the header property.
getHeight() - Method in class org.cip4.lib.xjdf.schema.Band
Gets the value of the height property.
getHeight() - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Gets the value of the height property.
getHeight() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Gets the value of the height property.
getHeight() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the height property.
getHeight() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the height property.
getHeight() - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
Gets the value of the height property.
getHoleCount() - Method in class org.cip4.lib.xjdf.schema.HolePattern
Gets the value of the holeCount property.
getHolePattern() - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
Gets the value of the holePattern property.
getHolePattern() - Method in class org.cip4.lib.xjdf.schema.HoleMakingParams
Gets the value of the holePattern property.
getHolePattern() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets the value of the holePattern property.
getHolePattern() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the holePattern property.
getHolePattern() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the holePattern property.
getHorizontalExcess() - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Gets the value of the horizontalExcess property.
getHorizontalExcessBack() - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Gets the value of the horizontalExcessBack property.
getHorizontalFitPolicy() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the horizontalFitPolicy property.
getHour() - Method in class org.cip4.lib.xjdf.type.Duration
Getter for hour attribute.
getHourCounter() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the hourCounter property.
getHSamples() - Method in class org.cip4.lib.xjdf.schema.DCTParams
Gets the value of the hSamples property.
getHuffTable() - Method in class org.cip4.lib.xjdf.schema.DCTParams
Gets the value of the huffTable property.
getICCProfileUsage() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
Gets the value of the iccProfileUsage property.
getIcon() - Method in class org.cip4.lib.xjdf.schema.IconList
Gets the value of the icon property.
getIconList() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the iconList property.
getIconUsage() - Method in class org.cip4.lib.xjdf.schema.Icon
Gets the value of the iconUsage property.
getICSVersions() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the icsVersions property.
getICSVersions() - Method in class org.cip4.lib.xjdf.schema.Header
Gets the value of the icsVersions property.
getICSVersions() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the icsVersions property.
getID() - Method in class org.cip4.lib.xjdf.schema.Header
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the id property.
getId() - Method in class org.cip4.lib.xjdf.type.IDREF
Getter for id attribute.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
Gets the value of the identificationField property.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the identificationField property.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the identificationField property.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the identificationField property.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Gets the value of the identificationField property.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.Ink
Gets the value of the identificationField property.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the identificationField property.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Gets the value of the identificationField property.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the identificationField property.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.Pallet
Gets the value of the identificationField property.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the identificationField property.
getIdentificationField() - Method in class org.cip4.lib.xjdf.schema.Tool
Gets the value of the identificationField property.
getIdentifier() - Method in class org.cip4.lib.xjdf.schema.Certification
Gets the value of the identifier property.
getIdleStartTime() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the idleStartTime property.
getIDUsage() - Method in class org.cip4.lib.xjdf.schema.GeneralID
Gets the value of the idUsage property.
getIDValue() - Method in class org.cip4.lib.xjdf.schema.GeneralID
Gets the value of the idValue property.
getImagableSide() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the imagableSide property.
getImageAutoFilterStrategy() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the imageAutoFilterStrategy property.
getImageCompression() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the imageCompression property.
getImageCompression() - Method in class org.cip4.lib.xjdf.schema.ImageCompressionParams
Gets the value of the imageCompression property.
getImageDepth() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the imageDepth property.
getImageDownsampleThreshold() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the imageDownsampleThreshold property.
getImageDownsampleType() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the imageDownsampleType property.
getImageEnhancementOp() - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementParams
Gets the value of the imageEnhancementOp property.
getImageFilter() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the imageFilter property.
getImageResolution() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the imageResolution property.
getImageSize() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the imageSize property.
getImageSize() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the imageSize property.
getImageType() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the imageType property.
getIncludeBaseFonts() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the includeBaseFonts property.
getIncludeCIDFonts() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the includeCIDFonts property.
getIncludeEmbeddedFonts() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the includeEmbeddedFonts property.
getIncludeOtherResources() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the includeOtherResources property.
getIncludeProcSets() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the includeProcSets property.
getIncludeTrueTypeFonts() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the includeTrueTypeFonts property.
getIncludeType1Fonts() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the includeType1Fonts property.
getIncludeType3Fonts() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the includeType3Fonts property.
getIncorrectComponentQuality() - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Gets the value of the incorrectComponentQuality property.
getIncorrectComponents() - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Gets the value of the incorrectComponents property.
getInitialPageSize() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the initialPageSize property.
getInitialResolution() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the initialResolution property.
getInkType() - Method in class org.cip4.lib.xjdf.schema.Ink
Gets the value of the inkType property.
getInnerCoreDiameter() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the innerCoreDiameter property.
getInnerDimensions() - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Gets the value of the innerDimensions property.
getInnermostShingling() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the innermostShingling property.
getInsertLocation() - Method in class org.cip4.lib.xjdf.schema.InsertingParams
Gets the value of the insertLocation property.
getInsertSheet() - Method in class org.cip4.lib.xjdf.schema.Disjointing
Gets the value of the insertSheet property.
getInsideLoss() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the insideLoss property.
getInstance() - Static method in class org.cip4.lib.xjdf.xml.internal.JAXBContextFactory
Create and return a new Marshaller Instance.
getIntegerValue() - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Gets the value of the integerValue property.
getIntent() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the intent property.
getIntent(Product, Class<T>) - Static method in class org.cip4.lib.xjdf.util.ProductUtil
Retrieve a specific intent from a product.
getInterleaving() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets the value of the interleaving property.
getInterpretingDetails() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the interpretingDetails property.
getISBN() - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
Gets the value of the isbn property.
getISOPaperSubstrate() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the isoPaperSubstrate property.
getISOPaperSubstrate() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the isoPaperSubstrate property.
getItem() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets the value of the item property.
getItem() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the item property.
getJacket() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the jacket property.
getJacketFoldingWidth() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the jacketFoldingWidth property.
getJBIG2Params() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the jbig2Params property.
getJDFVersions() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the jdfVersions property.
getJobField() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the jobField property.
getJobFormat() - Method in class org.cip4.lib.xjdf.schema.JobField
Gets the value of the jobFormat property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.Dependent
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.GangSource
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.PipeParams
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the jobID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.Dependent
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.PipeParams
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the jobPartID property.
getJobPhase() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the jobPhase property.
getJobPriority() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the jobPriority property.
getJobTemplate() - Method in class org.cip4.lib.xjdf.schema.JobField
Gets the value of the jobTemplate property.
getJobTitle() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the jobTitle property.
getJointWidth() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Gets the value of the jointWidth property.
getJPEG2000Params() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the jpeg2000Params property.
getJPXQuality() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the jpxQuality property.
getK() - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Gets the value of the k property.
getKnockoutBleed() - Method in class org.cip4.lib.xjdf.schema.FillMark
Gets the value of the knockoutBleed property.
getKnockouts() - Method in class org.cip4.lib.xjdf.schema.FillMark
Gets the value of the knockouts property.
getKnockoutSource() - Method in class org.cip4.lib.xjdf.schema.FillMark
Gets the value of the knockoutSource property.
getKnownLocalizations() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the knownLocalizations property.
getLab() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the lab property.
getLabColorValue() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the labColorValue property.
getLaborType() - Method in class org.cip4.lib.xjdf.schema.ManualLaborParams
Gets the value of the laborType property.
getLaminatingBox() - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Gets the value of the laminatingBox property.
getLaminatingMethod() - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Gets the value of the laminatingMethod property.
getLanguage() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets the value of the language property.
getLanguages() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the languages property.
getLanguages() - Method in class org.cip4.lib.xjdf.schema.Subscription
Gets the value of the languages property.
getLastEnd() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the lastEnd property.
getLastEntry() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the lastEntry property.
getLastStart() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the lastStart property.
getLayerAmount() - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Gets the value of the layerAmount property.
getLayerAmount() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the layerAmount property.
getLayerRates() - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Gets the value of the layerRates property.
getLayers() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the layers property.
getLayersPerTile() - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Gets the value of the layersPerTile property.
getLayoutStyle() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets the value of the layoutStyle property.
getLength() - Method in class org.cip4.lib.xjdf.schema.BundlingParams
Gets the value of the length property.
getLength() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the length property.
getLength() - Method in class org.cip4.lib.xjdf.schema.RuleLength
Gets the value of the length property.
getLength() - Method in class org.cip4.lib.xjdf.schema.StripBindingDetails
Gets the value of the length property.
getLength() - Method in class org.cip4.lib.xjdf.schema.WindingParams
Gets the value of the length property.
getLengthOverall() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Gets the value of the lengthOverall property.
getLevel() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the level property.
getLineArtBlackLevel() - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Gets the value of the lineArtBlackLevel property.
getList() - Method in class org.cip4.lib.xjdf.type.AbstractList
Getter for list attribute.
getLlx() - Method in class org.cip4.lib.xjdf.type.Rectangle
Getter for llx attribute.
getLly() - Method in class org.cip4.lib.xjdf.type.Rectangle
Getter for lly attribute.
getLoading() - Method in class org.cip4.lib.xjdf.schema.Feeder
Gets the value of the loading property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the location property.
getLocator() - Method in class org.cip4.lib.xjdf.schema.ComChannel
Gets the value of the locator property.
getLogicalPage() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the logicalPage property.
getLooseBinding() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the looseBinding property.
getLotID() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the lotID property.
getLZWParams() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the lzwParams property.
getMagnification() - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Gets the value of the magnification property.
getManufacturer() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the manufacturer property.
getManufacturer() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the manufacturer property.
getManufacturerURL() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the manufacturerURL property.
getManufacturerURL() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the manufacturerURL property.
getMappingSelection() - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Gets the value of the mappingSelection property.
getMarginBottom() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets the value of the marginBottom property.
getMarginBottom() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the marginBottom property.
getMarginLeft() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets the value of the marginLeft property.
getMarginLeft() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the marginLeft property.
getMarginRight() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets the value of the marginRight property.
getMarginRight() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the marginRight property.
getMarginTop() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets the value of the marginTop property.
getMarginTop() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the marginTop property.
getMarkColor() - Method in class org.cip4.lib.xjdf.schema.FillMark
Gets the value of the markColor property.
getMarkName() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the markName property.
getMarkObject() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the markObject property.
getMarkType() - Method in class org.cip4.lib.xjdf.schema.CutMark
Gets the value of the markType property.
getMarkType() - Method in class org.cip4.lib.xjdf.schema.RegisterMark
Gets the value of the markType property.
getMarkUsage() - Method in class org.cip4.lib.xjdf.schema.RegisterMark
Gets the value of the markUsage property.
getMask() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the mask property.
getMaskBleed() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the maskBleed property.
getMasking() - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Gets the value of the masking property.
getMaskSeparation() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the maskSeparation property.
getMasterExtension() - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlUnpackager
Defines the file extension of the master file.
getMasterExtension() - Method in class org.cip4.lib.xjdf.xml.XJdfUnpackager
 
getMaterial() - Method in class org.cip4.lib.xjdf.schema.CoilBinding
Gets the value of the material property.
getMaterial() - Method in class org.cip4.lib.xjdf.schema.CombBinding
Gets the value of the material property.
getMaterial() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Gets the value of the material property.
getMaxAmount() - Method in class org.cip4.lib.xjdf.schema.PartAmount
Gets the value of the maxAmount property.
getMaxAmount() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the maxAmount property.
getMaxAmount() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the maxAmount property.
getMaxCollect() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the maxCollect property.
getMaxDoc() - Method in class org.cip4.lib.xjdf.schema.PageActivation
Gets the value of the maxDoc property.
getMaxEntries() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the maxEntries property.
getMaxHeat() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the maxHeat property.
getMaxHeight() - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Gets the value of the maxHeight property.
getMaxHeight() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the maxHeight property.
getMaxPages() - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Gets the value of the maxPages property.
getMaxPriority() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the maxPriority property.
getMaxQuantity() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the maxQuantity property.
getMaxQueueSize() - Method in class org.cip4.lib.xjdf.schema.Queue
Gets the value of the maxQueueSize property.
getMaxSet() - Method in class org.cip4.lib.xjdf.schema.PageActivation
Gets the value of the maxSet property.
getMaxSubsetPct() - Method in class org.cip4.lib.xjdf.schema.FontParams
Gets the value of the maxSubsetPct property.
getMaxWeight() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the maxWeight property.
getMaxWeight() - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Gets the value of the maxWeight property.
getMaxWeight() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the maxWeight property.
getMedia() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the media property.
getMedia() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets the value of the media property.
getMedia() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the media property.
getMedia() - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Gets the value of the media property.
getMedia() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the media property.
getMedia() - Method in class org.cip4.lib.xjdf.schema.MediaSource
Gets the value of the media property.
getMedia() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the media property.
getMediaColor() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the mediaColor property.
getMediaColorDetails() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the mediaColorDetails property.
getMediaColorName() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the mediaColorName property.
getMediaColorNameDetails() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the mediaColorNameDetails property.
getMediaLayers() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the mediaLayers property.
getMediaQuality() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the mediaQuality property.
getMediaQuality() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the mediaQuality property.
getMediaSetCount() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the mediaSetCount property.
getMediaSide() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the mediaSide property.
getMediaSide() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the mediaSide property.
getMediaType() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the mediaType property.
getMediaType() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the mediaType property.
getMediaTypeDetails() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the mediaTypeDetails property.
getMediaTypeDetails() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the mediaTypeDetails property.
getMediaUnit() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the mediaUnit property.
getMeltingTemperature() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the meltingTemperature property.
getMessages() - Method in class org.cip4.lib.xjdf.schema.XJMF
Gets the value of the messages property.
getMessageService() - Method in class org.cip4.lib.xjdf.schema.ResponseKnownMessages
Gets the value of the messageService property.
getMessageType() - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Gets the value of the messageType property.
getMessageType() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Gets the value of the messageType property.
getMetadata() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the metadata property.
getMetadataMap() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the metadataMap property.
getMetadataMap() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the metadataMap property.
getMethod() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the method property.
getMethod() - Method in class org.cip4.lib.xjdf.schema.InsertingParams
Gets the value of the method property.
getMilestone() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the milestone property.
getMilestoneType() - Method in class org.cip4.lib.xjdf.schema.Milestone
Gets the value of the milestoneType property.
getMilestoneTypes() - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
Gets the value of the milestoneTypes property.
getMillingDepth() - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Gets the value of the millingDepth property.
getMimeType() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the mimeType property.
getMimeType() - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
Gets the value of the mimeType property.
getMimeType() - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Gets the value of the mimeType property.
getMinAmount() - Method in class org.cip4.lib.xjdf.schema.PartAmount
Gets the value of the minAmount property.
getMinAmount() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the minAmount property.
getMinAmount() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the minAmount property.
getMinCollect() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the minCollect property.
getMinDuration() - Method in class org.cip4.lib.xjdf.schema.Disposition
Gets the value of the minDuration property.
getMinGutter() - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Gets the value of the minGutter property.
getMinimumBlackWidth() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the minimumBlackWidth property.
getMinLineWidth() - Method in class org.cip4.lib.xjdf.schema.InterpretingDetails
Gets the value of the minLineWidth property.
getMinPages() - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Gets the value of the minPages property.
getMinPriority() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the minPriority property.
getMinQuantity() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the minQuantity property.
getMinute() - Method in class org.cip4.lib.xjdf.type.Duration
Getter for minute attribute.
getMirrorAround() - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Gets the value of the mirrorAround property.
getMirrorAround() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the mirrorAround property.
getMirrorAround() - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Gets the value of the mirrorAround property.
getMISDetails() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the misDetails property.
getMISDetails() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the misDetails property.
getMISDetails() - Method in class org.cip4.lib.xjdf.schema.PipeParams
Gets the value of the misDetails property.
getMISDetails() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the misDetails property.
getMode() - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
Gets the value of the mode property.
getModifyQueueEntryParams() - Method in class org.cip4.lib.xjdf.schema.CommandModifyQueueEntry
Gets the value of the modifyQueueEntryParams property.
getModule() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the module property.
getModuleDrying() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Gets the value of the moduleDrying property.
getModuleHeight() - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Gets the value of the moduleHeight property.
getModuleID() - Method in class org.cip4.lib.xjdf.schema.EmbossingParams
Gets the value of the moduleID property.
getModuleID() - Method in class org.cip4.lib.xjdf.schema.FolderProduction
Gets the value of the moduleID property.
getModuleID() - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Gets the value of the moduleID property.
getModuleID() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the moduleID property.
getModuleID() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the moduleID property.
getModuleID() - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Gets the value of the moduleID property.
getModuleID() - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
Gets the value of the moduleID property.
getModuleIDs() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the moduleIDs property.
getModuleIDs() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the moduleIDs property.
getModuleIDs() - Method in class org.cip4.lib.xjdf.schema.PartWaste
Gets the value of the moduleIDs property.
getModuleType() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the moduleType property.
getModuleType() - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
Gets the value of the moduleType property.
getModuleWidth() - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Gets the value of the moduleWidth property.
getMonth() - Method in class org.cip4.lib.xjdf.type.Duration
Getter for month attribute.
getName() - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
Gets the value of the name property.
getName() - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
Gets the value of the name property.
getName() - Method in class org.cip4.lib.xjdf.schema.Expr
Gets the value of the name property.
getName() - Method in class org.cip4.lib.xjdf.schema.Intent
Gets the value of the name property.
getName() - Method in class org.cip4.lib.xjdf.schema.MarkColor
Gets the value of the name property.
getName() - Method in class org.cip4.lib.xjdf.schema.MetadataMap
Gets the value of the name property.
getName() - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Gets the value of the name property.
getName() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the name property.
getName() - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Gets the value of the name property.
getNamedDimensions() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Gets the value of the namedDimensions property.
getNamedWeight() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the namedWeight property.
getNamePrefix() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the namePrefix property.
getNamespacePrefixMapper() - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlParser
Returns a new specific NamespacePrefixMapper implementation.
getNamespacePrefixMapper() - Method in class org.cip4.lib.xjdf.xml.XJdfParser
 
getNamespacePrefixMapper() - Method in class org.cip4.lib.xjdf.xml.XJmfParser
 
getNamespaceURI(String) - Method in class org.cip4.lib.xjdf.xml.internal.NamespaceManager
 
getNameSuffix() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the nameSuffix property.
getNaturalLang() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the naturalLang property.
getNearestAncestor(Class<T>) - Method in class org.cip4.lib.xjdf.validator.Ancestors
 
getNeedlePositions() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the needlePositions property.
getNeutralDensity() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the neutralDensity property.
getNeverEmbed() - Method in class org.cip4.lib.xjdf.schema.FontParams
Gets the value of the neverEmbed property.
getNewerThan() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the newerThan property.
getNextQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Gets the value of the nextQueueEntryID property.
getNextQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Gets the value of the nextQueueEntryID property.
getNipWidth() - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Gets the value of the nipWidth property.
getNode() - Method in class org.cip4.lib.xjdf.builder.AbstractNodeBuilder
Getter for node attribute.
getNotchingDepth() - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Gets the value of the notchingDepth property.
getNotchingDistance() - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Gets the value of the notchingDistance property.
getNotification() - Method in class org.cip4.lib.xjdf.schema.AuditNotification
Gets the value of the notification property.
getNotification() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the notification property.
getNotification() - Method in class org.cip4.lib.xjdf.schema.SignalNotification
Gets the value of the notification property.
getNotificationFilter() - Method in class org.cip4.lib.xjdf.schema.QueryNotification
Gets the value of the notificationFilter property.
getNPage() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the nPage property.
getNPage() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the nPage property.
getNumberOfCopies() - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Gets the value of the numberOfCopies property.
getNumberOfNeedles() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the numberOfNeedles property.
getNumberOfStitches() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the numberOfStitches property.
getNumberUp() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the numberUp property.
getNumberUp() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the numberUp property.
getNumberUp() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Gets the value of the numberUp property.
getNumberValue() - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Gets the value of the numberValue property.
getNumResolutions() - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Gets the value of the numResolutions property.
getObjectModel() - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
Gets the value of the objectModel property.
getObjectResolution() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the objectResolution property.
getObjectResolution() - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Gets the value of the objectResolution property.
getOCGControl() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the ocgControl property.
getOCGControl() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the ocgControl property.
getOCGIntent() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the ocgIntent property.
getOCGName() - Method in class org.cip4.lib.xjdf.schema.OCGControl
Gets the value of the ocgName property.
getOCGProcess() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the ocgProcess property.
getOCGZoom() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the ocgZoom property.
getOffset() - Method in class org.cip4.lib.xjdf.schema.Disjointing
Gets the value of the offset property.
getOffset() - Method in class org.cip4.lib.xjdf.schema.LabelingParams
Gets the value of the offset property.
getOffset() - Method in class org.cip4.lib.xjdf.schema.Score
Gets the value of the offset property.
getOffset() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the offset property.
getOffset() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the offset property.
getOffset() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the offset property.
getOlderThan() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the olderThan property.
getOneSheet() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the oneSheet property.
getOpacity() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the opacity property.
getOpacity() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the opacity property.
getOpacityLevel() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the opacityLevel property.
getOpening() - Method in class org.cip4.lib.xjdf.schema.Feeder
Gets the value of the opening property.
getOperation() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the operation property.
getOperation() - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
Gets the value of the operation property.
getOperation() - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Gets the value of the operation property.
getOperation() - Method in class org.cip4.lib.xjdf.schema.PipeParams
Gets the value of the operation property.
getOperationDetails() - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
Gets the value of the operationDetails property.
getOperations() - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Gets the value of the operations property.
getOption() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the option property.
getOrd() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the ord property.
getOrder() - Method in class org.cip4.lib.xjdf.schema.Assembly
Gets the value of the order property.
getOrderQuantity() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the orderQuantity property.
getOrderQuantity() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets the value of the orderQuantity property.
getOrdType() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the ordType property.
getOrganization() - Method in class org.cip4.lib.xjdf.schema.Certification
Gets the value of the organization property.
getOrganizationalUnit() - Method in class org.cip4.lib.xjdf.schema.Company
Gets the value of the organizationalUnit property.
getOrganizationName() - Method in class org.cip4.lib.xjdf.schema.Company
Gets the value of the organizationName property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.BindIn
Gets the value of the orientation property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.BlowIn
Gets the value of the orientation property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Gets the value of the orientation property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Gets the value of the orientation property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the orientation property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Gets the value of the orientation property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the orientation property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the orientation property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the orientation property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.StickOn
Gets the value of the orientation property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the orientation property.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Activity
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Address
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.AdhesiveNote
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.AmountPool
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.AssemblyItem
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.AssemblySection
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Audit
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.AuditPool
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Band
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.BindIn
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.BlowIn
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ByteMap
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Certification
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.CoilBinding
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.CombBinding
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ComChannel
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Company
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Condition
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Crease
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Cut
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.CutBlock
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.CutMark
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.DCTParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Dependent
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Disjointing
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Disposition
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.EdgeGluing
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Event
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Expr
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ExtraValues
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Feeder
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.FillMark
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.FlateParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Fold
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.FolderProduction
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.FontParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.GangCmdFilter
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.GangInfo
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.GangQuFilter
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.GangSource
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.GeneralID
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Header
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.HolePattern
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Icon
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.IconList
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Intent
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.InterpretingDetails
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.JBIG2Params
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.JobField
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.LZWParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.MarkColor
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.MediaLayers
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Message
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.MessageService
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.MetadataMap
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Milestone
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.MISDetails
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Module
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ObjectModel
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.OCGControl
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PageActivation
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PageCondition
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Part
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PartAmount
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PartWaste
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Perforate
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Person
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PipeParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Position
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PositionObj
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PreflightItem
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Product
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ProductIntent
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ProductList
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Queue
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.QueueStatusParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.RefAnchor
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.RingBinding
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.RuleLength
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.SaddleStitching
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Score
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ShapeDimension
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.SheetActivation
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.SideStitching
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.SpecificResource
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Station
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.StickOn
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.StripBindingDetails
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Subscription
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.cip4.lib.xjdf.schema.XJMF
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOuterCoreDiameter() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the outerCoreDiameter property.
getOutermostShingling() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the outermostShingling property.
getOutputBin() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the outputBin property.
getOutputType() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the outputType property.
getOutsideGain() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the outsideGain property.
getOverfold() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the overfold property.
getOverfold() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the overfold property.
getOverfoldSide() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the overfoldSide property.
getOverfoldSide() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the overfoldSide property.
getOverhang() - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Gets the value of the overhang property.
getOverhangOffset() - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Gets the value of the overhangOffset property.
getOverPrintMode() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the overPrintMode property.
getOverwritePolicy() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the overwritePolicy property.
getOwnership() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the ownership property.
getPackaging() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the packaging property.
getPageActivation() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the pageActivation property.
getPageCondition() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the pageCondition property.
getPageDelivery() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the pageDelivery property.
getPageDimension() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the pageDimension property.
getPageIndex() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the pageIndex property.
getPageLabel() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the pageLabel property.
getPageNumber() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the pageNumber property.
getPageRange() - Method in class org.cip4.lib.xjdf.schema.PositionObj
Gets the value of the pageRange property.
getPages() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Gets the value of the pages property.
getPages() - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Gets the value of the pages property.
getPages() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the pages property.
getPalletType() - Method in class org.cip4.lib.xjdf.schema.Pallet
Gets the value of the palletType property.
getPaper() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the paper property.
getPaper() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the paper property.
getPaper() - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Gets the value of the paper property.
getPart() - Method in class org.cip4.lib.xjdf.schema.Condition
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.PartAmount
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the part property.
getPartAmount() - Method in class org.cip4.lib.xjdf.schema.AmountPool
Gets the value of the partAmount property.
getPartContext() - Method in class org.cip4.lib.xjdf.schema.Condition
Gets the value of the partContext property.
getPartVersion() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the partVersion property.
getPartWaste() - Method in class org.cip4.lib.xjdf.schema.PartAmount
Gets the value of the partWaste property.
getPassed() - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Gets the value of the passed property.
getPassword() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the password property.
getPath() - Method in class org.cip4.lib.xjdf.schema.Expr
Gets the value of the path property.
getPattern() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the pattern property.
getPattern() - Method in class org.cip4.lib.xjdf.schema.HolePattern
Gets the value of the pattern property.
getPattern() - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Gets the value of the pattern property.
getPDFCreationDetails() - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
Gets the value of the pdfCreationDetails property.
getPDFInterpretingParams() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the pdfInterpretingParams property.
getPDFVersion() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the pdfVersion property.
getPDFXBleedBoxtoTrimBoxOffset() - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Gets the value of the pdfxBleedBoxtoTrimBoxOffset property.
getPDFXCheck() - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Gets the value of the pdfxCheck property.
getPDFXParams() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the pdfxParams property.
getPDFXTrapped() - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Gets the value of the pdfxTrapped property.
getPDFXTrimBoxToMediaBoxOffset() - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Gets the value of the pdfxTrimBoxToMediaBoxOffset property.
getPercentages() - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Gets the value of the percentages property.
getPercentCompleted() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the percentCompleted property.
getPerforate() - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Gets the value of the perforate property.
getPerforate() - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Gets the value of the perforate property.
getPerforate() - Method in class org.cip4.lib.xjdf.schema.PerforatingParams
Gets the value of the perforate property.
getPerson() - Method in class org.cip4.lib.xjdf.schema.Contact
Gets the value of the person property.
getPersonalID() - Method in class org.cip4.lib.xjdf.schema.Activity
Gets the value of the personalID property.
getPersonalID() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets the value of the personalID property.
getPersonalID() - Method in class org.cip4.lib.xjdf.schema.Header
Gets the value of the personalID property.
getPersonalID() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the personalID property.
getPhoneticFirstName() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the phoneticFirstName property.
getPhoneticLastName() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the phoneticLastName property.
getPipeID() - Method in class org.cip4.lib.xjdf.schema.Dependent
Gets the value of the pipeID property.
getPipeID() - Method in class org.cip4.lib.xjdf.schema.PipeParams
Gets the value of the pipeID property.
getPipeParams() - Method in class org.cip4.lib.xjdf.schema.CommandPipeControl
Gets the value of the pipeParams property.
getPipeProtocol() - Method in class org.cip4.lib.xjdf.schema.Dependent
Gets the value of the pipeProtocol property.
getPitch() - Method in class org.cip4.lib.xjdf.schema.HolePattern
Gets the value of the pitch property.
getPixelColorants() - Method in class org.cip4.lib.xjdf.schema.ByteMap
Gets the value of the pixelColorants property.
getPixelDepth() - Method in class org.cip4.lib.xjdf.schema.ByteMap
Gets the value of the pixelDepth property.
getPixelSkip() - Method in class org.cip4.lib.xjdf.schema.ByteMap
Gets the value of the pixelSkip property.
getPlacedObject() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the placedObject property.
getPlate() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the plate property.
getPlate() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the plate property.
getPlate() - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Gets the value of the plate property.
getPlateTechnology() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the plateTechnology property.
getPlateType() - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Gets the value of the plateType property.
getPolarity() - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Gets the value of the polarity property.
getPolarity() - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Gets the value of the polarity property.
getPolarity() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the polarity property.
getPolarity() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the polarity property.
getPolarity() - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Gets the value of the polarity property.
getPolicy() - Method in class org.cip4.lib.xjdf.schema.GangCmdFilter
Gets the value of the policy property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.BindIn
Gets the value of the position property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.CutMark
Gets the value of the position property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
Gets the value of the position property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the position property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the position property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.Feeder
Gets the value of the position property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the position property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the position property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Gets the value of the position property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the position property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
Gets the value of the position property.
getPosition() - Method in class org.cip4.lib.xjdf.schema.StickOn
Gets the value of the position property.
getPositionObj() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the positionObj property.
getPositionPolicy() - Method in class org.cip4.lib.xjdf.schema.PositionObj
Gets the value of the positionPolicy property.
getPostalCode() - Method in class org.cip4.lib.xjdf.schema.Address
Gets the value of the postalCode property.
getPostBakeTemp() - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
Gets the value of the postBakeTemp property.
getPostBakeTime() - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
Gets the value of the postBakeTime property.
getPostBox() - Method in class org.cip4.lib.xjdf.schema.Address
Gets the value of the postBox property.
getPostExposeTime() - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
Gets the value of the postExposeTime property.
getPowder() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Gets the value of the powder property.
getPowerOnTime() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the powerOnTime property.
getPredictor() - Method in class org.cip4.lib.xjdf.schema.FlateParams
Gets the value of the predictor property.
getPredictor() - Method in class org.cip4.lib.xjdf.schema.LZWParams
Gets the value of the predictor property.
getPreferredFont() - Method in class org.cip4.lib.xjdf.schema.FontPolicy
Gets the value of the preferredFont property.
getPreferredPrefix(String, String, boolean) - Method in class org.cip4.lib.xjdf.xml.internal.XJdfNamespaceMapper
 
getPrefix(String) - Method in class org.cip4.lib.xjdf.xml.internal.NamespaceManager
 
getPrefixes(String) - Method in class org.cip4.lib.xjdf.xml.internal.NamespaceManager
 
getPreflightCheck() - Method in class org.cip4.lib.xjdf.schema.PreflightReport
Gets the value of the preflightCheck property.
getPreflightItem() - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
Gets the value of the preflightItem property.
getPreflightLevel() - Method in class org.cip4.lib.xjdf.schema.PreflightItem
Gets the value of the preflightLevel property.
getPreflightTest() - Method in class org.cip4.lib.xjdf.schema.PreflightParams
Gets the value of the preflightTest property.
getPreHeatTemp() - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
Gets the value of the preHeatTemp property.
getPreHeatTime() - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
Gets the value of the preHeatTime property.
getPresentationURL() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the presentationURL property.
getPreStackAmount() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the preStackAmount property.
getPreStackMethod() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the preStackMethod property.
getPreviewFileType() - Method in class org.cip4.lib.xjdf.schema.Preview
Gets the value of the previewFileType property.
getPreviewType() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the previewType property.
getPreviousRef() - Method in class org.cip4.lib.xjdf.schema.AuditResource
Gets the value of the previousRef property.
getPreviousRef() - Method in class org.cip4.lib.xjdf.schema.AuditStatus
Gets the value of the previousRef property.
getPreviousRef() - Method in class org.cip4.lib.xjdf.schema.SignalResource
Gets the value of the previousRef property.
getPreviousRef() - Method in class org.cip4.lib.xjdf.schema.SignalStatus
Gets the value of the previousRef property.
getPrevQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Gets the value of the prevQueueEntryID property.
getPrevQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Gets the value of the prevQueueEntryID property.
getPrintableArea() - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Gets the value of the printableArea property.
getPrintCondition() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the printCondition property.
getPrintingTechnology() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the printingTechnology property.
getPrintingTechnology() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the printingTechnology property.
getPrintPreference() - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
Gets the value of the printPreference property.
getPrintProcess() - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
Gets the value of the printProcess property.
getPrintQuality() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the printQuality property.
getPrintStandard() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the printStandard property.
getPrintStandard() - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Gets the value of the printStandard property.
getPriority() - Method in class org.cip4.lib.xjdf.schema.Disposition
Gets the value of the priority property.
getPriority() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the priority property.
getPriority() - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Gets the value of the priority property.
getPriority() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the priority property.
getPriority() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Gets the value of the priority property.
getProcessColorModel() - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Gets the value of the processColorModel property.
getProcessRun() - Method in class org.cip4.lib.xjdf.schema.AuditProcessRun
Gets the value of the processRun property.
getProcessUsage() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the processUsage property.
getProcStepsGroup() - Method in class org.cip4.lib.xjdf.schema.OCGControl
Gets the value of the procStepsGroup property.
getProcStepsType() - Method in class org.cip4.lib.xjdf.schema.OCGControl
Gets the value of the procStepsType property.
getProduct() - Method in class org.cip4.lib.xjdf.builder.ProductBuilder
Getter for product attribute.
getProduct() - Method in class org.cip4.lib.xjdf.schema.ProductList
Gets the value of the product property.
getProduct() - Method in class org.cip4.lib.xjdf.type.IDREF
 
getProductIntent() - Method in class org.cip4.lib.xjdf.schema.Intent
Gets the value of the productIntent property.
getProductionCounter() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the productionCounter property.
getProductionPath() - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
Gets the value of the productionPath property.
getProductionPathID() - Method in class org.cip4.lib.xjdf.schema.ProductionPath
Gets the value of the productionPathID property.
getProductionType() - Method in class org.cip4.lib.xjdf.schema.FolderProduction
Gets the value of the productionType property.
getProductList() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the productList property.
getProductPart() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the productPart property.
getProductType() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the productType property.
getProductType() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the productType property.
getProductTypeDetails() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the productTypeDetails property.
getProductTypeDetails() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the productTypeDetails property.
getProgressionOrder() - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Gets the value of the progressionOrder property.
getProjectID() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the projectID property.
getProofItem() - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
Gets the value of the proofItem property.
getProofPaper() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the proofPaper property.
getProofPaper() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the proofPaper property.
getProofPaper() - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Gets the value of the proofPaper property.
getProofTarget() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the proofTarget property.
getPSCreationDetails() - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
Gets the value of the psCreationDetails property.
getPSLevel() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the psLevel property.
getPullOutValue() - Method in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
Gets the value of the pullOutValue property.
getPullOutValue() - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
Gets the value of the pullOutValue property.
getPunchType() - Method in class org.cip4.lib.xjdf.schema.BendingParams
Gets the value of the punchType property.
getPunchType() - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Gets the value of the punchType property.
getPurpose() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the purpose property.
getPurposeDetails() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the purposeDetails property.
getQFactor() - Method in class org.cip4.lib.xjdf.schema.DCTParams
Gets the value of the qFactor property.
getQualityMeasurement() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the qualityMeasurement property.
getQuantTable() - Method in class org.cip4.lib.xjdf.schema.DCTParams
Gets the value of the quantTable property.
getQueue() - Method in class org.cip4.lib.xjdf.schema.ResponseQueueStatus
Gets the value of the queue property.
getQueue() - Method in class org.cip4.lib.xjdf.schema.SignalQueueStatus
Gets the value of the queue property.
getQueueEntry() - Method in class org.cip4.lib.xjdf.schema.Queue
Gets the value of the queueEntry property.
getQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
Gets the value of the queueEntry property.
getQueueEntry() - Method in class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
Gets the value of the queueEntry property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
Gets the value of the queueEntryID property.
getQueueEntryIDs() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the queueEntryIDs property.
getQueueFilter() - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Gets the value of the queueFilter property.
getQueueFilter() - Method in class org.cip4.lib.xjdf.schema.QueueStatusParams
Gets the value of the queueFilter property.
getQueueSize() - Method in class org.cip4.lib.xjdf.schema.Queue
Gets the value of the queueSize property.
getQueueStatusParams() - Method in class org.cip4.lib.xjdf.schema.QueryQueueStatus
Gets the value of the queueStatusParams property.
getQueueSubmissionParams() - Method in class org.cip4.lib.xjdf.schema.CommandSubmitQueueEntry
Gets the value of the queueSubmissionParams property.
getQueueURL() - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
Gets the value of the queueURL property.
getRatio() - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Gets the value of the ratio property.
getRawName() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the rawName property.
getRawName() - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
Gets the value of the rawName property.
getReaderPageCount() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the readerPageCount property.
getRecycledPercentage() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the recycledPercentage property.
getRefAnchor() - Method in class org.cip4.lib.xjdf.schema.PositionObj
Gets the value of the refAnchor property.
getRefAnchor() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the refAnchor property.
getReferenceEdge() - Method in class org.cip4.lib.xjdf.schema.HolePattern
Gets the value of the referenceEdge property.
getReferenceXObjParams() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the referenceXObjParams property.
getRefID() - Method in class org.cip4.lib.xjdf.schema.Header
Gets the value of the refID property.
getRegion() - Method in class org.cip4.lib.xjdf.schema.Address
Gets the value of the region property.
getRegisterMark() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the registerMark property.
getRegisterRibbon() - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
Gets the value of the registerRibbon property.
getRegisterRibbon() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the registerRibbon property.
getReinforceColor() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the reinforceColor property.
getReinforceColorDetails() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the reinforceColorDetails property.
getReinforcement() - Method in class org.cip4.lib.xjdf.schema.HolePattern
Gets the value of the reinforcement property.
getRelatedJobID() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the relatedJobID property.
getRelatedJobPartID() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the relatedJobPartID property.
getRelatedProjectID() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the relatedProjectID property.
getRelativeBox() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the relativeBox property.
getRelativeHeight() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the relativeHeight property.
getRelativeSize() - Method in class org.cip4.lib.xjdf.schema.PositionObj
Gets the value of the relativeSize property.
getRelativeWidth() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the relativeWidth property.
getReliefThickness() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the reliefThickness property.
getRenderingIntent() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the renderingIntent property.
getRepeatDesc() - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
Gets the value of the repeatDesc property.
getRepeatTime() - Method in class org.cip4.lib.xjdf.schema.Subscription
Gets the value of the repeatTime property.
getReplacementColorantName() - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
Gets the value of the replacementColorantName property.
getRequestQueueEntryParams() - Method in class org.cip4.lib.xjdf.schema.CommandRequestQueueEntry
Gets the value of the requestQueueEntryParams property.
getRequired() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the required property.
getRequiredDuration() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the requiredDuration property.
getResolution() - Method in class org.cip4.lib.xjdf.schema.ByteMap
Gets the value of the resolution property.
getResolution() - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Gets the value of the resolution property.
getResolution() - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
Gets the value of the resolution property.
getResolution() - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Gets the value of the resolution property.
getResource() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the resource property.
getResource() - Method in class org.cip4.lib.xjdf.type.IDREF
 
getResourceByPart(ResourceSet, Part) - Method in class org.cip4.lib.xjdf.partition.PartitionManager
Identifies and returns a Resource within a ResourceSet using parition keys.
getResourceCmdParams() - Method in class org.cip4.lib.xjdf.schema.CommandResource
Gets the value of the resourceCmdParams property.
getResourceDetails() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the resourceDetails property.
getResourceInfo() - Method in class org.cip4.lib.xjdf.schema.AuditResource
Gets the value of the resourceInfo property.
getResourceInfo() - Method in class org.cip4.lib.xjdf.schema.ResponseResource
Gets the value of the resourceInfo property.
getResourceInfo() - Method in class org.cip4.lib.xjdf.schema.SignalResource
Gets the value of the resourceInfo property.
getResourceName() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the resourceName property.
getResourceQuParams() - Method in class org.cip4.lib.xjdf.schema.QueryResource
Gets the value of the resourceQuParams property.
getResourceSet() - Method in class org.cip4.lib.xjdf.schema.PipeParams
Gets the value of the resourceSet property.
getResourceSet() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets the value of the resourceSet property.
getResourceSet() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the resourceSet property.
getResourceSet() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the resourceSet property.
getResourceSets() - Method in class org.cip4.lib.xjdf.util.Resources
Getter for the ResourceSets.
getResourceUsage() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the resourceUsage property.
getResourceWeight() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the resourceWeight property.
getResourceWeight() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the resourceWeight property.
getResponseModes() - Method in class org.cip4.lib.xjdf.schema.MessageService
Gets the value of the responseModes property.
getRestTime() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the restTime property.
getResubmissionParams() - Method in class org.cip4.lib.xjdf.schema.CommandResubmitQueueEntry
Gets the value of the resubmissionParams property.
getReturnCode() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the returnCode property.
getReturnJMF() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Gets the value of the returnJMF property.
getReturnQueueEntryParams() - Method in class org.cip4.lib.xjdf.schema.CommandReturnQueueEntry
Gets the value of the returnQueueEntryParams property.
getReturnTime() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the returnTime property.
getRevision() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the revision property.
getRevision() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the revision property.
getRGBGray2BlackThreshold() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the rgbGray2BlackThreshold property.
getRibbonColor() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Gets the value of the ribbonColor property.
getRibbonColorDetails() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Gets the value of the ribbonColorDetails property.
getRibbonEnd() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Gets the value of the ribbonEnd property.
getRingBinding() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets the value of the ringBinding property.
getRingBindingDetails() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the ringBindingDetails property.
getRingShape() - Method in class org.cip4.lib.xjdf.schema.RingBinding
Gets the value of the ringShape property.
getRingShape() - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Gets the value of the ringShape property.
getRollCut() - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Gets the value of the rollCut property.
getRollDiameter() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the rollDiameter property.
getRoot() - Method in class org.cip4.lib.xjdf.xml.internal.JAXBNavigator
Get the JAXB object.
getRotatePolicy() - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Gets the value of the rotatePolicy property.
getRotation() - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Gets the value of the rotation property.
getRotation() - Method in class org.cip4.lib.xjdf.schema.RegisterMark
Gets the value of the rotation property.
getRotationPolicy() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the rotationPolicy property.
getRotationPolicy() - Method in class org.cip4.lib.xjdf.schema.PositionObj
Gets the value of the rotationPolicy property.
getRounding() - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
Gets the value of the rounding property.
getRows() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the rows property.
getRowsPerStrip() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets the value of the rowsPerStrip property.
getRRef() - Method in class org.cip4.lib.xjdf.schema.RefAnchor
Gets the value of the rRef property.
getRuleLength() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the ruleLength property.
getRun() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the run property.
getRunIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the runIndex property.
getRunList() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the runList property.
getSaddleStitching() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the saddleStitching property.
getSampleInterval() - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
Gets the value of the sampleInterval property.
getScale() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the scale property.
getScaling() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the scaling property.
getScaling() - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Gets the value of the scaling property.
getScalingOrigin() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the scalingOrigin property.
getScalingOrigin() - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Gets the value of the scalingOrigin property.
getScavengerArea() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the scavengerArea property.
getSchema() - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlValidator
Get the URL of the schema to validate against.
getSchema() - Method in class org.cip4.lib.xjdf.xml.XJdfValidator
 
getScope() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the scope property.
getScope() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the scope property.
getScope() - Method in class org.cip4.lib.xjdf.schema.UsageCounter
Gets the value of the scope property.
getScore() - Method in class org.cip4.lib.xjdf.schema.CoverApplicationParams
Gets the value of the score property.
getScoring() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the scoring property.
getScreeningFamily() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the screeningFamily property.
getScreeningType() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the screeningType property.
getScreenRuling() - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Gets the value of the screenRuling property.
getScreenSelector() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the screenSelector property.
getScreenSelector() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the screenSelector property.
getScreenSelector() - Method in class org.cip4.lib.xjdf.schema.ScreeningParams
Gets the value of the screenSelector property.
getScreenShape() - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Gets the value of the screenShape property.
getSealingTemperature() - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Gets the value of the sealingTemperature property.
getSearchDepth() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the searchDepth property.
getSecond() - Method in class org.cip4.lib.xjdf.type.Duration
Getter for second attribute.
getSegmentation() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets the value of the segmentation property.
getSeparation() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the separation property.
getSeparation() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the separation property.
getSeparation() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the separation property.
getSeparation() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the separation property.
getSeparationListBack() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the separationListBack property.
getSeparationListFront() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the separationListFront property.
getSeparationNameTag() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets the value of the separationNameTag property.
getSeparations() - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Gets the value of the separations property.
getSeparations() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the separations property.
getSeparations() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the separations property.
getSeparations() - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
Gets the value of the separations property.
getSeparations() - Method in class org.cip4.lib.xjdf.schema.RegisterMark
Gets the value of the separations property.
getSeparations() - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
Gets the value of the separations property.
getSerialNumber() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the serialNumber property.
getSerialNumber() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the serialNumber property.
getServiceLevel() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the serviceLevel property.
getSetIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the setIndex property.
getSets() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the sets property.
getSetupDuration() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the setupDuration property.
getSeverity() - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Gets the value of the severity property.
getSeverity() - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Gets the value of the severity property.
getSewingPattern() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the sewingPattern property.
getShape() - Method in class org.cip4.lib.xjdf.schema.HolePattern
Gets the value of the shape property.
getShape() - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Gets the value of the shape property.
getShape() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the shape property.
getShapeCut() - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingIntent
Gets the value of the shapeCut property.
getShapeDef() - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
Gets the value of the shapeDef property.
getShapeDef() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets the value of the shapeDef property.
getShapeDef() - Method in class org.cip4.lib.xjdf.schema.Station
Gets the value of the shapeDef property.
getShapeDepth() - Method in class org.cip4.lib.xjdf.schema.Shape
Gets the value of the shapeDepth property.
getShapeDimension() - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Gets the value of the shapeDimension property.
getShapeTemplate() - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
Gets the value of the shapeTemplate property.
getShapeType() - Method in class org.cip4.lib.xjdf.schema.Shape
Gets the value of the shapeType property.
getShapeType() - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Gets the value of the shapeType property.
getShapeTypeDetails() - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Gets the value of the shapeTypeDetails property.
getSheetActivation() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the sheetActivation property.
getSheetFormat() - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Gets the value of the sheetFormat property.
getSheetHeightMax() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets the value of the sheetHeightMax property.
getSheetHeightMin() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets the value of the sheetHeightMin property.
getSheetIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the sheetIndex property.
getSheetLay() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Gets the value of the sheetLay property.
getSheetLay() - Method in class org.cip4.lib.xjdf.schema.CuttingParams
Gets the value of the sheetLay property.
getSheetLay() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the sheetLay property.
getSheetLay() - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Gets the value of the sheetLay property.
getSheetLay() - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Gets the value of the sheetLay property.
getSheetName() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the sheetName property.
getSheetType() - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Gets the value of the sheetType property.
getSheetUsage() - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Gets the value of the sheetUsage property.
getSheetWidthMax() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets the value of the sheetWidthMax property.
getSheetWidthMin() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets the value of the sheetWidthMin property.
getShiftPoint() - Method in class org.cip4.lib.xjdf.schema.LayoutShift
Gets the value of the shiftPoint property.
getShrinkIndex() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the shrinkIndex property.
getShrinkingMethod() - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
Gets the value of the shrinkingMethod property.
getShutDownCmdParams() - Method in class org.cip4.lib.xjdf.schema.CommandShutDown
Gets the value of the shutDownCmdParams property.
getShutDownType() - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
Gets the value of the shutDownType property.
getSide() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the side property.
getSide() - Method in class org.cip4.lib.xjdf.schema.Score
Gets the value of the side property.
getSides() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the sides property.
getSides() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Gets the value of the sides property.
getSides() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the sides property.
getSideStitching() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the sideStitching property.
getSignatureCell() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the signatureCell property.
getSize() - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Gets the value of the size property.
getSize() - Method in class org.cip4.lib.xjdf.schema.Icon
Gets the value of the size property.
getSize() - Method in class org.cip4.lib.xjdf.schema.Pallet
Gets the value of the size property.
getSize() - Method in class org.cip4.lib.xjdf.schema.PositionObj
Gets the value of the size property.
getSize() - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Gets the value of the size property.
getSize() - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
Gets the value of the size property.
getSizePolicy() - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Gets the value of the sizePolicy property.
getSizePolicy() - Method in class org.cip4.lib.xjdf.schema.PositionObj
Gets the value of the sizePolicy property.
getSleeveInterlock() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the sleeveInterlock property.
getSoftCoverBinding() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the softCoverBinding property.
getSourceBleedBox() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the sourceBleedBox property.
getSourceBleedBox() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the sourceBleedBox property.
getSourceClipBox() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the sourceClipBox property.
getSourceClipBox() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the sourceClipBox property.
getSourceClipPath() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the sourceClipPath property.
getSourceCS() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the sourceCS property.
getSourceFrequencyMax() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the sourceFrequencyMax property.
getSourceFrequencyMin() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the sourceFrequencyMin property.
getSourceMediaBox() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the sourceMediaBox property.
getSourceObjects() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the sourceObjects property.
getSourceObjects() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the sourceObjects property.
getSourceObjects() - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
Gets the value of the sourceObjects property.
getSourceObjects() - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
Gets the value of the sourceObjects property.
getSourceObjects() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the sourceObjects property.
getSourceRenderingIntent() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the sourceRenderingIntent property.
getSourceTrimBox() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the sourceTrimBox property.
getSourceTrimBox() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the sourceTrimBox property.
getSourceUri() - Method in class org.cip4.lib.xjdf.type.URI
Get the source uri.
getSpecificResource() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the specificResource property.
getSpecificYield() - Method in class org.cip4.lib.xjdf.schema.Ink
Gets the value of the specificYield property.
getSpeed() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Gets the value of the speed property.
getSpeed() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the speed property.
getSpeed() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the speed property.
getSpine() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the spine property.
getSpineGlue() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the spineGlue property.
getSpineGlue() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the spineGlue property.
getSpineOperations() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the spineOperations property.
getSpineWidth() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Gets the value of the spineWidth property.
getSpineWidth() - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Gets the value of the spineWidth property.
getSpineWidth() - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Gets the value of the spineWidth property.
getSpotFunction() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the spotFunction property.
getSpreadType() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Gets the value of the spreadType property.
getSRGB() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the srgb property.
getStackAmount() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the stackAmount property.
getStackDepth() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the stackDepth property.
getStackOrd() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the stackOrd property.
getStaggerColumns() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the staggerColumns property.
getStaggerRows() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the staggerRows property.
getStandard() - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Gets the value of the standard property.
getStandardAmount() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the standardAmount property.
getStapleShape() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the stapleShape property.
getStart() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the start property.
getStart() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the start property.
getStart() - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Gets the value of the start property.
getStart() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the start property.
getStartOffset() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the startOffset property.
getStartPosition() - Method in class org.cip4.lib.xjdf.schema.Crease
Gets the value of the startPosition property.
getStartPosition() - Method in class org.cip4.lib.xjdf.schema.Cut
Gets the value of the startPosition property.
getStartPosition() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the startPosition property.
getStartPosition() - Method in class org.cip4.lib.xjdf.schema.Perforate
Gets the value of the startPosition property.
getStartPosition() - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Gets the value of the startPosition property.
getStartTime() - Method in class org.cip4.lib.xjdf.schema.Activity
Gets the value of the startTime property.
getStartTime() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the startTime property.
getStartTime() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the startTime property.
getStation() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the station property.
getStationName() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the stationName property.
getStationName() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the stationName property.
getStationName() - Method in class org.cip4.lib.xjdf.schema.Station
Gets the value of the stationName property.
getStatus() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the status property.
getStatus() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the status property.
getStatus() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the status property.
getStatus() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the status property.
getStatus() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the status property.
getStatusDetails() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the statusDetails property.
getStatusDetails() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the statusDetails property.
getStatusDetails() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the statusDetails property.
getStatusDetails() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the statusDetails property.
getStatusList() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the statusList property.
getStatusQuParams() - Method in class org.cip4.lib.xjdf.schema.QueryStatus
Gets the value of the statusQuParams property.
getStepLimit() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the stepLimit property.
getStickOn() - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
Gets the value of the stickOn property.
getStitchNumber() - Method in class org.cip4.lib.xjdf.schema.SaddleStitching
Gets the value of the stitchNumber property.
getStitchNumber() - Method in class org.cip4.lib.xjdf.schema.SideStitching
Gets the value of the stitchNumber property.
getStitchOrigin() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the stitchOrigin property.
getStitchPositions() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the stitchPositions property.
getStitchType() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the stitchType property.
getStitchWidth() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the stitchWidth property.
getStockType() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the stockType property.
getStockType() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the stockType property.
getStopPersChParams() - Method in class org.cip4.lib.xjdf.schema.CommandStopPersistentChannel
Gets the value of the stopPersChParams property.
getStrappingType() - Method in class org.cip4.lib.xjdf.schema.StrappingParams
Gets the value of the strappingType property.
getStrapPositions() - Method in class org.cip4.lib.xjdf.schema.StrappingParams
Gets the value of the strapPositions property.
getStreet() - Method in class org.cip4.lib.xjdf.schema.Address
Gets the value of the street property.
getStringValue() - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Gets the value of the stringValue property.
getStripBindingDetails() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the stripBindingDetails property.
getStripLength() - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Gets the value of the stripLength property.
getStripMark() - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Gets the value of the stripMark property.
getStripMark() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the stripMark property.
getStripMarkDetails() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the stripMarkDetails property.
getStripType() - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Gets the value of the stripType property.
getSubmissionTime() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the submissionTime property.
getSubmissionTime() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the submissionTime property.
getSubscription() - Method in class org.cip4.lib.xjdf.schema.Query
Gets the value of the subscription property.
getSubscription() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Gets the value of the subscription property.
getSubscriptionFilter() - Method in class org.cip4.lib.xjdf.schema.QueryKnownSubscriptions
Gets the value of the subscriptionFilter property.
getSubscriptionInfo() - Method in class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
Gets the value of the subscriptionInfo property.
getSubscriptionInfo() - Method in class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
Gets the value of the subscriptionInfo property.
getSubscriptionInfo() - Method in class org.cip4.lib.xjdf.schema.SignalKnownSubscriptions
Gets the value of the subscriptionInfo property.
getSurface() - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
Gets the value of the surface property.
getSurface() - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Gets the value of the surface property.
getSurfaceColor() - Method in class org.cip4.lib.xjdf.schema.ColorIntent
Gets the value of the surfaceColor property.
getSurfaceContentsBox() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the surfaceContentsBox property.
getSurfaceCount() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the surfaceCount property.
getTabBrand() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the tabBrand property.
getTabCount() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the tabCount property.
getTabDimensions() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the tabDimensions property.
getTabEdge() - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Gets the value of the tabEdge property.
getTabExtensionDistance() - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Gets the value of the tabExtensionDistance property.
getTabExtensionDistance() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the tabExtensionDistance property.
getTabOffset() - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Gets the value of the tabOffset property.
getTabs() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the tabs property.
getTabSetCollationOrder() - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Gets the value of the tabSetCollationOrder property.
getTabsPerBank() - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Gets the value of the tabsPerBank property.
getTabsPerBank() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the tabsPerBank property.
getTabWidth() - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Gets the value of the tabWidth property.
getTagNumber() - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
Gets the value of the tagNumber property.
getTagNumber() - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Gets the value of the tagNumber property.
getTagType() - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
Gets the value of the tagType property.
getTagType() - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Gets the value of the tagType property.
getTeethPerDimension() - Method in class org.cip4.lib.xjdf.schema.Perforate
Gets the value of the teethPerDimension property.
getTeethPerDimension() - Method in class org.cip4.lib.xjdf.schema.Shape
Gets the value of the teethPerDimension property.
getTemperature() - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
Gets the value of the temperature property.
getTemperature() - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Gets the value of the temperature property.
getTemperature() - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
Gets the value of the temperature property.
getTestClass() - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Gets the value of the testClass property.
getTestClass() - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Gets the value of the testClass property.
getTestID() - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Gets the value of the testID property.
getTestID() - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Gets the value of the testID property.
getTextBlackLevel() - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Gets the value of the textBlackLevel property.
getTextSizeThreshold() - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Gets the value of the textSizeThreshold property.
getTexture() - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
Gets the value of the texture property.
getTexture() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the texture property.
getTexture() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the texture property.
getThickness() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the thickness property.
getThickness() - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
Gets the value of the thickness property.
getThickness() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the thickness property.
getThickness() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the thickness property.
getThinPDFParams() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the thinPDFParams property.
getThreadLength() - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Gets the value of the threadLength property.
getThreadPositions() - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Gets the value of the threadPositions property.
getThreadStitchWidth() - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Gets the value of the threadStitchWidth property.
getThreadThickness() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the threadThickness property.
getTies() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the ties property.
getTIFFEmbeddedFile() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets the value of the tiffEmbeddedFile property.
getTIFFFormatParams() - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Gets the value of the tiffFormatParams property.
getTIFFtag() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets the value of the tifFtag property.
getTightBacking() - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
Gets the value of the tightBacking property.
getTightBacking() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the tightBacking property.
getTightBacking() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the tightBacking property.
getTileID() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the tileID property.
getTileSize() - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Gets the value of the tileSize property.
getTileSize() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets the value of the tileSize property.
getTime() - Method in class org.cip4.lib.xjdf.schema.Header
Gets the value of the time property.
getTimeInterval() - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
Gets the value of the timeInterval property.
getTimeStamp() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets the value of the timeStamp property.
getTint() - Method in class org.cip4.lib.xjdf.schema.MarkColor
Gets the value of the tint property.
getTitle() - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
Gets the value of the title property.
getTo() - Method in class org.cip4.lib.xjdf.schema.Fold
Gets the value of the to property.
getTolerance() - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Gets the value of the tolerance property.
getTolerance() - Method in class org.cip4.lib.xjdf.schema.VerificationParams
Gets the value of the tolerance property.
getToleranceBlack() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the toleranceBlack property.
getToleranceCyan() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the toleranceCyan property.
getToleranceDotGain() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the toleranceDotGain property.
getToleranceMagenta() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the toleranceMagenta property.
getToleranceYellow() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the toleranceYellow property.
getTool() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the tool property.
getToolName() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the toolName property.
getToolType() - Method in class org.cip4.lib.xjdf.schema.Tool
Gets the value of the toolType property.
getTopExcess() - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Gets the value of the topExcess property.
getTopFoldIn() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Gets the value of the topFoldIn property.
getTotalAmount() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets the value of the totalAmount property.
getTotalAmount() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the totalAmount property.
getTotalDimensions() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets the value of the totalDimensions property.
getTotalDimensions() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the totalDimensions property.
getTotalDuration() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the totalDuration property.
getTotalProductionCounter() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the totalProductionCounter property.
getTotalVolume() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets the value of the totalVolume property.
getTotalVolume() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the totalVolume property.
getTotalWeight() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets the value of the totalWeight property.
getTotalWeight() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the totalWeight property.
getTrackingID() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the trackingID property.
getTransfer() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the transfer property.
getTransferCurveName() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the transferCurveName property.
getTransferFunctionInfo() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the transferFunctionInfo property.
getTransformation() - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Gets the value of the transformation property.
getTransformation() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the transformation property.
getTransformationContext() - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Gets the value of the transformationContext property.
getTransparencyRenderingQuality() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the transparencyRenderingQuality property.
getTrapColorScaling() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the trapColorScaling property.
getTrapWidth() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the trapWidth property.
getTravel() - Method in class org.cip4.lib.xjdf.schema.Fold
Gets the value of the travel property.
getTrimBottom() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the trimBottom property.
getTrimCover() - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
Gets the value of the trimCover property.
getTrimCTM() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the trimCTM property.
getTrimFace() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the trimFace property.
getTrimFoot() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the trimFoot property.
getTrimHead() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the trimHead property.
getTrimLeft() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the trimLeft property.
getTrimmingOffset() - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
Gets the value of the trimmingOffset property.
getTrimRight() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the trimRight property.
getTrimSize() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Gets the value of the trimSize property.
getTrimSize() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the trimSize property.
getTrimTop() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the trimTop property.
getTx() - Method in class org.cip4.lib.xjdf.type.Matrix
Getter for tx attribute.
getTy() - Method in class org.cip4.lib.xjdf.type.Matrix
Getter for ty attribute.
getType() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets the value of the type property.
getType() - Method in class org.cip4.lib.xjdf.schema.MessageService
Gets the value of the type property.
getType() - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Gets the value of the type property.
getTypeAmount() - Method in class org.cip4.lib.xjdf.schema.Milestone
Gets the value of the typeAmount property.
getTypeDetails() - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Gets the value of the typeDetails property.
getTypes() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the types property.
getUCRandBGInfo() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the ucRandBGInfo property.
getUID() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the uid property.
getUnderLays() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the underLays property.
getUnderLays() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the underLays property.
getUnit() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets the value of the unit property.
getUnit() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the unit property.
getUnit() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the unit property.
getUnits() - Method in class org.cip4.lib.xjdf.schema.Disjointing
Gets the value of the units property.
getUntil() - Method in class org.cip4.lib.xjdf.schema.Disposition
Gets the value of the until property.
getUpdateGranularity() - Method in class org.cip4.lib.xjdf.schema.Queue
Gets the value of the updateGranularity property.
getUpdateGranularity() - Method in class org.cip4.lib.xjdf.schema.QueueStatusParams
Gets the value of the updateGranularity property.
getUpdateMethod() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets the value of the updateMethod property.
getUpdateMethod() - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
Gets the value of the updateMethod property.
getURL() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the url property.
getURL() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Gets the value of the url property.
getURL() - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
Gets the value of the url property.
getURL() - Method in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
Gets the value of the url property.
getURL() - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Gets the value of the url property.
getURL() - Method in class org.cip4.lib.xjdf.schema.Subscription
Gets the value of the url property.
getURL() - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Gets the value of the url property.
getURLSchemes() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the urlSchemes property.
getURLSchemes() - Method in class org.cip4.lib.xjdf.schema.MessageService
Gets the value of the urlSchemes property.
getUrx() - Method in class org.cip4.lib.xjdf.type.Rectangle
Getter for urx attribute.
getUry() - Method in class org.cip4.lib.xjdf.type.Rectangle
Getter for ury attribute.
getUsage() - Method in class org.cip4.lib.xjdf.schema.ExtraValues
Gets the value of the usage property.
getUsage() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the usage property.
getUsage() - Method in class org.cip4.lib.xjdf.schema.ShapeDimension
Gets the value of the usage property.
getUserFileName() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the userFileName property.
getUserID() - Method in class org.cip4.lib.xjdf.schema.Contact
Gets the value of the userID property.
getValue() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets the value of the value property.
getValue() - Method in class org.cip4.lib.xjdf.schema.ExtraValues
Gets the value of the value property.
getValue() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the value property.
getValue() - Method in class org.cip4.lib.xjdf.schema.ShapeDimension
Gets the value of the value property.
getValueFormat() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the valueFormat property.
getValueFormat() - Method in class org.cip4.lib.xjdf.schema.MetadataMap
Gets the value of the valueFormat property.
getValueTemplate() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the valueTemplate property.
getValueTemplate() - Method in class org.cip4.lib.xjdf.schema.MetadataMap
Gets the value of the valueTemplate property.
getVariableQuality() - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Gets the value of the variableQuality property.
getVariableType() - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Gets the value of the variableType property.
getVarnishArea() - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
Gets the value of the varnishArea property.
getVarnishMethod() - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
Gets the value of the varnishMethod property.
getVerticalFitPolicy() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the verticalFitPolicy property.
getViewBinder() - Method in class org.cip4.lib.xjdf.schema.RingBinding
Gets the value of the viewBinder property.
getViewBinder() - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Gets the value of the viewBinder property.
getViolations() - Method in class org.cip4.lib.xjdf.validator.ValidationResult
Get discovered violations.
getVisibleLength() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Gets the value of the visibleLength property.
getVSamples() - Method in class org.cip4.lib.xjdf.schema.DCTParams
Gets the value of the vSamples property.
getWarningCount() - Method in class org.cip4.lib.xjdf.schema.PreflightReport
Gets the value of the warningCount property.
getWaste() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the waste property.
getWaste() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the waste property.
getWaste() - Method in class org.cip4.lib.xjdf.schema.PartAmount
Gets the value of the waste property.
getWaste() - Method in class org.cip4.lib.xjdf.schema.PartWaste
Gets the value of the waste property.
getWasteDetails() - Method in class org.cip4.lib.xjdf.schema.PartWaste
Gets the value of the wasteDetails property.
getWebName() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the webName property.
getWeight() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the weight property.
getWeight() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the weight property.
getWidth() - Method in class org.cip4.lib.xjdf.schema.Band
Gets the value of the width property.
getWidth() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the width property.
getWidth() - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
Gets the value of the width property.
getWindingResult() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the windingResult property.
getWireGauge() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the wireGauge property.
getWorkingDirection() - Method in class org.cip4.lib.xjdf.schema.Crease
Gets the value of the workingDirection property.
getWorkingDirection() - Method in class org.cip4.lib.xjdf.schema.Cut
Gets the value of the workingDirection property.
getWorkingDirection() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the workingDirection property.
getWorkingDirection() - Method in class org.cip4.lib.xjdf.schema.Perforate
Gets the value of the workingDirection property.
getWorkingLength() - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Gets the value of the workingLength property.
getWorkingPath() - Method in class org.cip4.lib.xjdf.schema.Crease
Gets the value of the workingPath property.
getWorkingPath() - Method in class org.cip4.lib.xjdf.schema.Cut
Gets the value of the workingPath property.
getWorkingPath() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the workingPath property.
getWorkingPath() - Method in class org.cip4.lib.xjdf.schema.Perforate
Gets the value of the workingPath property.
getWorkStyle() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Gets the value of the workStyle property.
getWorkStyle() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the workStyle property.
getWorkType() - Method in class org.cip4.lib.xjdf.schema.MISDetails
Gets the value of the workType property.
getWorkTypeDetails() - Method in class org.cip4.lib.xjdf.schema.MISDetails
Gets the value of the workTypeDetails property.
getWrappingKind() - Method in class org.cip4.lib.xjdf.schema.WrappingParams
Gets the value of the wrappingKind property.
getX() - Method in class org.cip4.lib.xjdf.type.Shape
Getter for x attribute.
getX() - Method in class org.cip4.lib.xjdf.type.XYPair
Getter for x attribute.
getXCells() - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Gets the value of the xCells property.
getXJdf() - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Getter for xJdf attribute.
getXJdfDocument() - Method in class org.cip4.lib.xjdf.xml.XJdfUnpackager
Returns the XJDF Document covered by the XJDFNavigator.
getXJdfDocument(boolean) - Method in class org.cip4.lib.xjdf.xml.XJdfUnpackager
Returns the XJDF Document covered by the XJDFNavigator.
getXJMFURL() - Method in class org.cip4.lib.xjdf.schema.Dependent
Gets the value of the xjmfurl property.
getXJMFURL() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the xjmfurl property.
getXmlBytes() - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Return the XML Document as Byte Array.
getXmlDocument() - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Getter for xmlDocument attribute.
getXmlHeader() - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlParser
Returns the XML Header for marshaling.
getXmlHeader() - Method in class org.cip4.lib.xjdf.xml.XJdfParser
 
getXmlHeader() - Method in class org.cip4.lib.xjdf.xml.XJmfParser
 
getXmlStream() - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Return the XML Document as input stream.
getY() - Method in class org.cip4.lib.xjdf.type.Shape
Getter for y attribute.
getY() - Method in class org.cip4.lib.xjdf.type.XYPair
Getter for y attribute.
getYCells() - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Gets the value of the yCells property.
getYear() - Method in class org.cip4.lib.xjdf.type.Duration
Getter for year attribute.
getZ() - Method in class org.cip4.lib.xjdf.type.Shape
Getter for z attribute.
getZoneHeight() - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Gets the value of the zoneHeight property.
getZoneHeight() - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
Gets the value of the zoneHeight property.
getZones() - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Gets the value of the zones property.
getZoneSettingsX() - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
Gets the value of the zoneSettingsX property.
getZoneSettingsY() - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
Gets the value of the zoneSettingsY property.
getZonesY() - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Gets the value of the zonesY property.
getZoneWidth() - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Gets the value of the zoneWidth property.
getZoneWidth() - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
Gets the value of the zoneWidth property.
glossValue - Variable in class org.cip4.lib.xjdf.schema.Media
 
glue - Variable in class org.cip4.lib.xjdf.schema.AdhesiveNote
 
glue - Variable in class org.cip4.lib.xjdf.schema.BindIn
 
glue - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
glue - Variable in class org.cip4.lib.xjdf.schema.CasingInParams
 
glue - Variable in class org.cip4.lib.xjdf.schema.CoverApplicationParams
 
glue - Variable in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
 
Glue - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Glue() - Constructor for class org.cip4.lib.xjdf.schema.Glue
 
glue - Variable in class org.cip4.lib.xjdf.schema.Glue
 
glue - Variable in class org.cip4.lib.xjdf.schema.GluingParams
 
glue - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
glue - Variable in class org.cip4.lib.xjdf.schema.InsertingParams
 
glue - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
glue - Variable in class org.cip4.lib.xjdf.schema.StickOn
 
glue - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
Glue.GlueType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Glue.GluingTechnique - Enum in org.cip4.lib.xjdf.schema
Java class for null.
glueLineRefSheets - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
glueLineWidth - Variable in class org.cip4.lib.xjdf.schema.Glue
 
glueOrMedia - Variable in class org.cip4.lib.xjdf.schema.MediaLayers
 
glueProcedure - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
glueType - Variable in class org.cip4.lib.xjdf.schema.Glue
 
GluingParams - Class in org.cip4.lib.xjdf.schema
Java class for GluingParams complex type.
GluingParams() - Constructor for class org.cip4.lib.xjdf.schema.GluingParams
 
gluingPattern - Variable in class org.cip4.lib.xjdf.schema.Glue
 
gluingProductionID - Variable in class org.cip4.lib.xjdf.schema.GluingParams
 
gluingTechnique - Variable in class org.cip4.lib.xjdf.schema.Glue
 
grainDirection - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
grainDirection - Variable in class org.cip4.lib.xjdf.schema.Media
 
grainDirection - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
grainDirection - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
gray - Variable in class org.cip4.lib.xjdf.schema.Color
 
grossWeight - Variable in class org.cip4.lib.xjdf.schema.Resource
 
groupCode - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
gutterPolicy - Variable in class org.cip4.lib.xjdf.schema.FitPolicy
 
gutterX - Variable in class org.cip4.lib.xjdf.schema.RepeatDesc
 
gutterX2 - Variable in class org.cip4.lib.xjdf.schema.RepeatDesc
 
gutterY - Variable in class org.cip4.lib.xjdf.schema.RepeatDesc
 
gutterY2 - Variable in class org.cip4.lib.xjdf.schema.RepeatDesc
 

H

halfTone - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
halftoned - Variable in class org.cip4.lib.xjdf.schema.ByteMap
 
halfTonePhaseOrigin - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
hardCoverBinding - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
HardCoverBinding - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
HardCoverBinding() - Constructor for class org.cip4.lib.xjdf.schema.HardCoverBinding
 
HardCoverBinding.Jacket - Enum in org.cip4.lib.xjdf.schema
Java class for null.
hasBleeds - Variable in class org.cip4.lib.xjdf.schema.Content
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Activity
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Activity
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Address
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Address
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AdhesiveNote
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AdhesiveNote
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AmountPool
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AmountPool
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Assembly
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AssemblyItem
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AssemblyItem
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AssemblySection
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AssemblySection
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Audit
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Audit
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditCreated
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AuditCreated
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditNotification
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AuditNotification
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditProcessRun
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AuditProcessRun
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditResource
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AuditResource
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AuditStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AuditStatus
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Band
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Band
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BendingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BendingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BindIn
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BindIn
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BlowIn
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BlowIn
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Bundle
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.BundlingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BundlingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Certification
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Certification
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CoilBinding
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CoilBinding
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Color
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Color
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ColorIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CombBinding
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CombBinding
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ComChannel
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ComChannel
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Command
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Command
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandForceGang
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CommandForceGang
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandModifyQueueEntry
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CommandModifyQueueEntry
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandPipeControl
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CommandPipeControl
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandRequestQueueEntry
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CommandRequestQueueEntry
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandResource
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CommandResource
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandResubmitQueueEntry
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CommandResubmitQueueEntry
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandReturnQueueEntry
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CommandReturnQueueEntry
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandShutDown
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CommandShutDown
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandStopPersistentChannel
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CommandStopPersistentChannel
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandSubmitQueueEntry
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CommandSubmitQueueEntry
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CommandWakeUp
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CommandWakeUp
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Comment
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Comment
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Company
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Company
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Component
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Component
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Condition
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Condition
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Contact
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Contact
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Content
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Content
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CoverApplicationParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CoverApplicationParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Crease
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Crease
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CreasingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CreasingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Cut
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Cut
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CutMark
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CutMark
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CuttingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Dependent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Device
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Device
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Disposition
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DropItem
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.EdgeGluing
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.EdgeGluing
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Emboss
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.EmbossingIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.EmbossingIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.EmbossingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.EmbossingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Event
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Event
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Expr
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Expr
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ExtraValues
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ExtraValues
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Feeder
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.FeedingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FeedingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FillMark
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.FlateParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FlateParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Fold
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Fold
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.FolderProduction
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FolderProduction
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FontParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.FontPolicy
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FontPolicy
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.GangCmdFilter
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.GangCmdFilter
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.GangElement
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.GangInfo
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.GangInfo
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.GangQuFilter
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.GangQuFilter
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.GangSource
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.GangSource
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.GeneralID
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.GeneralID
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Glue
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Glue
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.GluingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.GluingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Header
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Header
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.HoleMakingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.HoleMakingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Icon
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Icon
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.IconList
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.IconList
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ImageCompressionParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ImageCompressionParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Ink
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Ink
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.InsertingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Intent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Intent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.IntentResource
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.IntentResource
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.InterpretingDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.InterpretingDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.JacketingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.JacketingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.JBIG2Params
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.JBIG2Params
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.JobField
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.JobField
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.LabelingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Layout
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Layout
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.LayoutShift
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.LayoutShift
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.LZWParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.LZWParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ManualLaborParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ManualLaborParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.MarkColor
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.MarkColor
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Media
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Media
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.MediaLayers
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.MediaLayers
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.MediaSource
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.MediaSource
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Message
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Message
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.MessageService
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Milestone
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Milestone
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Module
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Module
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Notification
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Notification
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ObjectModel
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ObjectModel
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.OCGControl
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.OCGControl
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PackingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PackingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PageActivation
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PageActivation
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PageCondition
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PageCondition
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Pallet
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Part
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Part
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PartWaste
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PartWaste
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Perforate
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PerforatingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PerforatingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Person
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Person
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Position
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Position
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PreflightItem
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PreflightItem
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PreflightParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PreflightParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PreflightReport
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Preview
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Preview
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Product
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Product
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ProductIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ProductIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ProductionPath
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ProductList
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ProductList
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Query
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Query
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryGangStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueryGangStatus
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryKnownDevices
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueryKnownDevices
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryKnownMessages
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueryKnownMessages
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryKnownSubscriptions
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueryKnownSubscriptions
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryNotification
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueryNotification
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryQueueStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueryQueueStatus
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryResource
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueryResource
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueryStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueryStatus
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Queue
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Queue
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueueStatusParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueueStatusParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RefAnchor
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RefAnchor
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Resource
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Resource
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Response
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Response
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseForceGang
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseForceGang
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseGangStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseGangStatus
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownDevices
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseKnownDevices
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownMessages
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseKnownMessages
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseNotification
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseNotification
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponsePipeControl
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponsePipeControl
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseQueueStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseQueueStatus
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseRequestQueueEntry
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseRequestQueueEntry
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseResource
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseResource
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseResubmitQueueEntry
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseResubmitQueueEntry
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseReturnQueueEntry
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseReturnQueueEntry
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseShutDown
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseShutDown
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseStatus
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResponseWakeUp
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResponseWakeUp
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RingBinding
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RingBinding
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RunList
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RunList
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SaddleStitching
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SaddleStitching
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Score
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Score
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ScreeningParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ScreeningParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Shape
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Shape
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeDimension
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ShapeDimension
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SheetActivation
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SheetActivation
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SideStitching
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SideStitching
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Signal
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Signal
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalGangStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SignalGangStatus
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalKnownDevices
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SignalKnownDevices
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalKnownSubscriptions
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SignalKnownSubscriptions
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalNotification
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SignalNotification
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalQueueStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SignalQueueStatus
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalResource
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SignalResource
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SignalStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SignalStatus
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SizeIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SizeIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SpecificResource
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SpecificResource
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Station
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Station
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.StickOn
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.StickOn
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.StrappingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.StrappingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.StripBindingDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.StripBindingDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.StripMark
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Subscription
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Tabs
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.Tool
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Tool
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.TransferCurve
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TransferCurve
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.VerificationParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.VerificationParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.WindingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.WindingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.WrappingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.WrappingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.XJDF
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.XJMF
 
hashCode() - Method in class org.cip4.lib.xjdf.type.AbstractXJdfType
 
hashCode() - Method in class org.cip4.lib.xjdf.type.Rectangle
 
hashCode() - Method in class org.cip4.lib.xjdf.validator.Ancestors
 
hasMismatchingAttributes(Part, Part) - Static method in class org.cip4.lib.xjdf.util.Partitions
Check two partitions for mismatching attributes.
HeadBandApplicationParams - Class in org.cip4.lib.xjdf.schema
Java class for HeadBandApplicationParams complex type.
HeadBandApplicationParams() - Constructor for class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
headBandColor - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
headBandColorDetails - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
headBands - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
header - Variable in class org.cip4.lib.xjdf.schema.Audit
 
Header - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Header() - Constructor for class org.cip4.lib.xjdf.schema.Header
 
header - Variable in class org.cip4.lib.xjdf.schema.Message
 
header - Variable in class org.cip4.lib.xjdf.schema.XJMF
 
height - Variable in class org.cip4.lib.xjdf.schema.Band
 
height - Variable in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
height - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
height - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
height - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
height - Variable in class org.cip4.lib.xjdf.schema.TrimmingParams
 
holeCount - Variable in class org.cip4.lib.xjdf.schema.HolePattern
 
HoleMakingIntent - Class in org.cip4.lib.xjdf.schema
Java class for HoleMakingIntent complex type.
HoleMakingIntent() - Constructor for class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
HoleMakingParams - Class in org.cip4.lib.xjdf.schema
Java class for HoleMakingParams complex type.
HoleMakingParams() - Constructor for class org.cip4.lib.xjdf.schema.HoleMakingParams
 
holePattern - Variable in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
holePattern - Variable in class org.cip4.lib.xjdf.schema.HoleMakingParams
 
HolePattern - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
HolePattern() - Constructor for class org.cip4.lib.xjdf.schema.HolePattern
 
holePattern - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
holePattern - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
holePattern - Variable in class org.cip4.lib.xjdf.schema.Media
 
HolePattern.CenterReference - Enum in org.cip4.lib.xjdf.schema
Java class for null.
HolePattern.Pattern - Enum in org.cip4.lib.xjdf.schema
Java class for null.
HolePattern.ReferenceEdge - Enum in org.cip4.lib.xjdf.schema
Java class for null.
HolePattern.Shape - Enum in org.cip4.lib.xjdf.schema
Java class for null.
honorPDFOverprint - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
horizontalExcess - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
horizontalExcessBack - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
horizontalFitPolicy - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
hourCounter - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
hSamples - Variable in class org.cip4.lib.xjdf.schema.DCTParams
 
huffTable - Variable in class org.cip4.lib.xjdf.schema.DCTParams
 

I

iccColorAsDeviceColor - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
iccProfileUsage - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
Icon - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Icon() - Constructor for class org.cip4.lib.xjdf.schema.Icon
 
icon - Variable in class org.cip4.lib.xjdf.schema.IconList
 
iconList - Variable in class org.cip4.lib.xjdf.schema.Device
 
IconList - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
IconList() - Constructor for class org.cip4.lib.xjdf.schema.IconList
 
iconUsage - Variable in class org.cip4.lib.xjdf.schema.Icon
 
icsVersions - Variable in class org.cip4.lib.xjdf.schema.Device
 
icsVersions - Variable in class org.cip4.lib.xjdf.schema.Header
 
icsVersions - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
id - Variable in class org.cip4.lib.xjdf.schema.Header
 
id - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
id - Variable in class org.cip4.lib.xjdf.schema.Position
 
id - Variable in class org.cip4.lib.xjdf.schema.Product
 
id - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
id - Variable in class org.cip4.lib.xjdf.schema.Resource
 
id - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
id - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.Component
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.Device
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.ExposedMedia
 
IdentificationField - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
IdentificationField() - Constructor for class org.cip4.lib.xjdf.schema.IdentificationField
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.Ink
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.Media
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.MiscConsumable
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.Module
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.Pallet
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.Tool
 
IdentificationField.Encoding - Enum in org.cip4.lib.xjdf.schema
Java class for null.
IdentificationField.Purpose - Enum in org.cip4.lib.xjdf.schema
Java class for null.
identifier - Variable in class org.cip4.lib.xjdf.schema.Certification
 
IDGeneratorUtil - Class in org.cip4.lib.xjdf.util
Static helper class for generating IDs.
idleStartTime - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
IDREF - Class in org.cip4.lib.xjdf.type
DataType for IDRefs
IDREF() - Constructor for class org.cip4.lib.xjdf.type.IDREF
Default constructor.
IDREF(SpecificResource) - Constructor for class org.cip4.lib.xjdf.type.IDREF
 
IDREF(SpecificResource, Part, String) - Constructor for class org.cip4.lib.xjdf.type.IDREF
 
IDREF(Product) - Constructor for class org.cip4.lib.xjdf.type.IDREF
 
IDREF(Product, String) - Constructor for class org.cip4.lib.xjdf.type.IDREF
 
IDREF(String) - Constructor for class org.cip4.lib.xjdf.type.IDREF
Custom constructor.
idUsage - Variable in class org.cip4.lib.xjdf.schema.GeneralID
 
idValue - Variable in class org.cip4.lib.xjdf.schema.GeneralID
 
ignoreAnnotForms - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreBG - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreColorSeps - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreDSC - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreExternStreamRef - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreHalftones - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreOverprint - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignorePageRotation - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreRawData - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreSeparableImagesOnly - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreShowPage - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreSourceFile - Variable in class org.cip4.lib.xjdf.schema.ScreeningParams
 
ignoreTransfers - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreTTFontsFirst - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
ignoreUCR - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
imagableSide - Variable in class org.cip4.lib.xjdf.schema.Media
 
imageAutoFilterStrategy - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
imageCompression - Variable in class org.cip4.lib.xjdf.schema.Content
 
ImageCompression - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ImageCompression() - Constructor for class org.cip4.lib.xjdf.schema.ImageCompression
 
imageCompression - Variable in class org.cip4.lib.xjdf.schema.ImageCompressionParams
 
ImageCompression.ImageDownsampleType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ImageCompression.ImageType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ImageCompressionParams - Class in org.cip4.lib.xjdf.schema
Java class for ImageCompressionParams complex type.
ImageCompressionParams() - Constructor for class org.cip4.lib.xjdf.schema.ImageCompressionParams
 
imageDepth - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
imageDownsampleThreshold - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
imageDownsampleType - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
ImageEnhancementOp - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ImageEnhancementOp() - Constructor for class org.cip4.lib.xjdf.schema.ImageEnhancementOp
 
imageEnhancementOp - Variable in class org.cip4.lib.xjdf.schema.ImageEnhancementParams
 
ImageEnhancementParams - Class in org.cip4.lib.xjdf.schema
Java class for ImageEnhancementParams complex type.
ImageEnhancementParams() - Constructor for class org.cip4.lib.xjdf.schema.ImageEnhancementParams
 
imageFilter - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
imageInternalTrapping - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
imageMaskTrapping - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
imageResolution - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
ImageSetterParams - Class in org.cip4.lib.xjdf.schema
Java class for ImageSetterParams complex type.
ImageSetterParams() - Constructor for class org.cip4.lib.xjdf.schema.ImageSetterParams
 
imageSize - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
imageSize - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
imageToImageTrapping - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
imageToObjectTrapping - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
imageType - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
includeBaseFonts - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
includeCIDFonts - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
includeEmbeddedFonts - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
includeOCG - Variable in class org.cip4.lib.xjdf.schema.OCGControl
 
includeOtherResources - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
includeProcSets - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
includeTrueTypeFonts - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
includeType1Fonts - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
includeType3Fonts - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
incorrectComponentQuality - Variable in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
incorrectComponents - Variable in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
init() - Static method in class org.cip4.lib.xjdf.XJdfFactory
Initialize the xJdf Library.
init() - Static method in class org.cip4.lib.xjdf.xml.internal.JAXBContextFactory
Initialize the marshaller instance.
initialPageSize - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
initialResolution - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
initXJdf() - Static method in class org.cip4.lib.xjdf.XJdfFactory
Initialize the JAXB framework.
initXJdfConstants() - Static method in class org.cip4.lib.xjdf.XJdfFactory
Initialize XJDF Constants.
Ink - Class in org.cip4.lib.xjdf.schema
Java class for Ink complex type.
Ink() - Constructor for class org.cip4.lib.xjdf.schema.Ink
 
inkType - Variable in class org.cip4.lib.xjdf.schema.Ink
 
InkZoneCalculationParams - Class in org.cip4.lib.xjdf.schema
Java class for InkZoneCalculationParams complex type.
InkZoneCalculationParams() - Constructor for class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
InkZoneProfile - Class in org.cip4.lib.xjdf.schema
Java class for InkZoneProfile complex type.
InkZoneProfile() - Constructor for class org.cip4.lib.xjdf.schema.InkZoneProfile
 
innerCoreDiameter - Variable in class org.cip4.lib.xjdf.schema.Media
 
innerDimensions - Variable in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
innermostShingling - Variable in class org.cip4.lib.xjdf.schema.Layout
 
InsertingParams - Class in org.cip4.lib.xjdf.schema
Java class for InsertingParams complex type.
InsertingParams() - Constructor for class org.cip4.lib.xjdf.schema.InsertingParams
 
InsertingParams.InsertLocation - Enum in org.cip4.lib.xjdf.schema
Java class for null.
InsertingParams.Method - Enum in org.cip4.lib.xjdf.schema
Java class for null.
insertLocation - Variable in class org.cip4.lib.xjdf.schema.InsertingParams
 
insertSheet - Variable in class org.cip4.lib.xjdf.schema.Disjointing
 
InsertSheet - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
InsertSheet() - Constructor for class org.cip4.lib.xjdf.schema.InsertSheet
 
InsertSheet.SheetType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
InsertSheet.SheetUsage - Enum in org.cip4.lib.xjdf.schema
Java class for null.
insideLoss - Variable in class org.cip4.lib.xjdf.schema.Media
 
IntegerList - Class in org.cip4.lib.xjdf.type
An IntegerList is an enumerated set of Integers, which is expressed as a list of space separated values.
IntegerList() - Constructor for class org.cip4.lib.xjdf.type.IntegerList
Default constructor.
IntegerList(Integer...) - Constructor for class org.cip4.lib.xjdf.type.IntegerList
Custom constructor.
IntegerList(List<Integer>) - Constructor for class org.cip4.lib.xjdf.type.IntegerList
Custom constructor.
IntegerList(String) - Constructor for class org.cip4.lib.xjdf.type.IntegerList
Custom constructor.
integerValue - Variable in class org.cip4.lib.xjdf.schema.TIFFtag
 
Intent - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Intent() - Constructor for class org.cip4.lib.xjdf.schema.Intent
 
intent - Variable in class org.cip4.lib.xjdf.schema.Product
 
IntentResource - Class in org.cip4.lib.xjdf.schema
Java class for IntentResource complex type.
IntentResource() - Constructor for class org.cip4.lib.xjdf.schema.IntentResource
 
IntentValidator - Class in org.cip4.lib.xjdf.validator.element
 
IntentValidator() - Constructor for class org.cip4.lib.xjdf.validator.element.IntentValidator
 
interleaved - Variable in class org.cip4.lib.xjdf.schema.ByteMap
 
interleaved - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
interleaving - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
InterpretingDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
InterpretingDetails() - Constructor for class org.cip4.lib.xjdf.schema.InterpretingDetails
 
interpretingDetails - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
InterpretingParams - Class in org.cip4.lib.xjdf.schema
Java class for InterpretingParams complex type.
InterpretingParams() - Constructor for class org.cip4.lib.xjdf.schema.InterpretingParams
 
InterpretingParams.PrintQuality - Enum in org.cip4.lib.xjdf.schema
Java class for null.
isAllowJBIG2Globals() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the allowJBIG2Globals property.
isAllowPSXObjects() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the allowPSXObjects property.
isAllowTransparency() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the allowTransparency property.
isAntiAliasImages() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the antiAliasImages property.
isAreaGlue() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the areaGlue property.
isASCII85EncodePages() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the ascii85EncodePages property.
isAutoFilterImages() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the autoFilterImages property.
isAutomated() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the automated property.
isAutoPositionEPSInfo() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the autoPositionEPSInfo property.
isBend() - Method in class org.cip4.lib.xjdf.schema.BendingParams
Gets the value of the bend property.
isBinaryOK() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the binaryOK property.
isBlank - Variable in class org.cip4.lib.xjdf.schema.Content
 
isBlindStitch() - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Gets the value of the blindStitch property.
isBlindStitch() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the blindStitch property.
isBlockThreadSewing() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the blockThreadSewing property.
isBlockThreadSewing() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the blockThreadSewing property.
isbn - Variable in class org.cip4.lib.xjdf.schema.ContentMetadata
 
isBuyerSupplied() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the buyerSupplied property.
isCenter() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the center property.
isCenter() - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Gets the value of the center property.
isCenterCropBox() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the centerCropBox property.
isCollapseBleeds() - Method in class org.cip4.lib.xjdf.schema.GangElement
Gets the value of the collapseBleeds property.
isCompensate() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the compensate property.
isCompressPages() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the compressPages property.
isContract() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the contract property.
isConvertImagesToIndexed() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the convertImagesToIndexed property.
isCover() - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
Gets the value of the cover property.
isCutMedia() - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Gets the value of the cutMedia property.
isCutOut() - Method in class org.cip4.lib.xjdf.schema.Shape
Gets the value of the cutOut property.
isCutOut() - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Gets the value of the cutOut property.
isDetectBlend() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the detectBlend property.
isDoThumbnails() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the doThumbnails property.
isDownsampleImages() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the downsampleImages property.
isEmbedAllFonts() - Method in class org.cip4.lib.xjdf.schema.FontParams
Gets the value of the embedAllFonts property.
isEmbedJobOptions() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the embedJobOptions property.
isEmitDSCWarnings() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the emitDSCWarnings property.
isEmitPDFBG() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the emitPDFBG property.
isEmitPDFHalftones() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the emitPDFHalftones property.
isEmitPDFTransfers() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the emitPDFTransfers property.
isEmitPDFUCR() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the emitPDFUCR property.
isEncodedByteAlign() - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Gets the value of the encodedByteAlign property.
isEncodeImages() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the encodeImages property.
isEndOfBlock() - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Gets the value of the endOfBlock property.
isEndOfDocument() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the endOfDocument property.
isEndOfLine() - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Gets the value of the endOfLine property.
isEndOfSet() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the endOfSet property.
isEndSheets() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the endSheets property.
isEndSheets() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the endSheets property.
isEstimate() - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
Gets the value of the estimate property.
isFilePerPage() - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
Gets the value of the filePerPage property.
isFlipBackCover() - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Gets the value of the flipBackCover property.
isGeneratePageStreams() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the generatePageStreams property.
isGetter(Method) - Method in class org.cip4.lib.xjdf.validator.ClassInspector
 
isHalfTone() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the halfTone property.
isHalftoned() - Method in class org.cip4.lib.xjdf.schema.ByteMap
Gets the value of the halftoned property.
isHasBleeds() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the hasBleeds property.
isHeadBands() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the headBands property.
isHonorPDFOverprint() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the honorPDFOverprint property.
isICCColorAsDeviceColor() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the iccColorAsDeviceColor property.
isIgnoreAnnotForms() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreAnnotForms property.
isIgnoreBG() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreBG property.
isIgnoreColorSeps() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreColorSeps property.
isIgnoreDSC() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreDSC property.
isIgnoreExternStreamRef() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreExternStreamRef property.
isIgnoreHalftones() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreHalftones property.
isIgnoreOverprint() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreOverprint property.
isIgnorePageRotation() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignorePageRotation property.
isIgnoreRawData() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreRawData property.
isIgnoreSeparableImagesOnly() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreSeparableImagesOnly property.
isIgnoreShowPage() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreShowPage property.
isIgnoreSourceFile() - Method in class org.cip4.lib.xjdf.schema.ScreeningParams
Gets the value of the ignoreSourceFile property.
isIgnoreTransfers() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreTransfers property.
isIgnoreTTFontsFirst() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreTTFontsFirst property.
isIgnoreUCR() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the ignoreUCR property.
isImageInternalTrapping() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the imageInternalTrapping property.
isImageMaskTrapping() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the imageMaskTrapping property.
isImageToImageTrapping() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the imageToImageTrapping property.
isImageToObjectTrapping() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the imageToObjectTrapping property.
isIncludeOCG() - Method in class org.cip4.lib.xjdf.schema.OCGControl
Gets the value of the includeOCG property.
isInterleaved() - Method in class org.cip4.lib.xjdf.schema.ByteMap
Gets the value of the interleaved property.
isInterleaved() - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Gets the value of the interleaved property.
isIsBlank() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the isBlank property.
isIsRoot() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the isRoot property.
isIsTrapped() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the isTrapped property.
isIsWaste() - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Gets the value of the isWaste property.
isJapanBind() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the japanBind property.
isJBIG2Lossless() - Method in class org.cip4.lib.xjdf.schema.JBIG2Params
Gets the value of the jbig2Lossless property.
isKnockOutCMYKWhite() - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Gets the value of the knockOutCMYKWhite property.
isLayerCompression() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the layerCompression property.
isLayerLift() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the layerLift property.
isLockDistillerParams() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the lockDistillerParams property.
isManualFeed() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the manualFeed property.
isManualFeed() - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Gets the value of the manualFeed property.
ISOPaperSubstrate - Enum in org.cip4.lib.xjdf.schema
Java class for ISOPaperSubstrate.
isoPaperSubstrate - Variable in class org.cip4.lib.xjdf.schema.Media
 
isoPaperSubstrate - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
isOptimize() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the optimize property.
isOverPrintBlackLineArt() - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Gets the value of the overPrintBlackLineArt property.
isOverPrintBlackText() - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Gets the value of the overPrintBlackText property.
isParseDSCCommentForDocInfo() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the parseDSCCommentForDocInfo property.
isParseDSCComments() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the parseDSCComments property.
isPassThroughJPEGImages() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the passThroughJPEGImages property.
isPDFXCompliantPDFOnly() - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Gets the value of the pdfxCompliantPDFOnly property.
isPDFXNoTrimBoxError() - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Gets the value of the pdfxNoTrimBoxError property.
isPDFXSetBleedBoxToMediaBox() - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Gets the value of the pdfxSetBleedBoxToMediaBox property.
isPrePrinted() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the prePrinted property.
isPreserveBlack() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the preserveBlack property.
isPreserveCopyPage() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the preserveCopyPage property.
isPreserveEPSInfo() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the preserveEPSInfo property.
isPreserveHalftoneInfo() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the preserveHalftoneInfo property.
isPreserveOPIComments() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the preserveOPIComments property.
isPreserveOverprintSettings() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the preserveOverprintSettings property.
isPrintPDFAnnotations() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the printPDFAnnotations property.
isPrintTrapAnnotations() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the printTrapAnnotations property.
isPunch() - Method in class org.cip4.lib.xjdf.schema.BendingParams
Gets the value of the punch property.
isReference(Method) - Method in class org.cip4.lib.xjdf.validator.ClassInspector
 
isReference(Field) - Method in class org.cip4.lib.xjdf.validator.ClassInspector
 
isReinforceBind() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the reinforceBind property.
isReinforceTabs() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the reinforceTabs property.
isRGBGray2Black() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the rgbGray2Black property.
isRingMechanic() - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Gets the value of the ringMechanic property.
isRivetsExposed() - Method in class org.cip4.lib.xjdf.schema.RingBinding
Gets the value of the rivetsExposed property.
isRivetsExposed() - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Gets the value of the rivetsExposed property.
isRoot - Variable in class org.cip4.lib.xjdf.schema.Product
 
isRotated() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the rotated property.
isSealing() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the sealing property.
isSetPageSize() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the setPageSize property.
isSetupProcsets() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the setupProcsets property.
isShrinkToFit() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the shrinkToFit property.
isSidelineEPS() - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
Gets the value of the sidelineEPS property.
isSidelineFonts() - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
Gets the value of the sidelineFonts property.
isSidelineImages() - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
Gets the value of the sidelineImages property.
isSpineBrushing() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the spineBrushing property.
isSpineFiberRoughing() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the spineFiberRoughing property.
isSpineLevelling() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the spineLevelling property.
isSpineMilling() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the spineMilling property.
isSpineNotching() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the spineNotching property.
isSpineSanding() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the spineSanding property.
isSpineShredding() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the spineShredding property.
isStackCompression() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the stackCompression property.
isStaggerContinuous() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the staggerContinuous property.
isSuppressCenter() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the suppressCenter property.
isSuppressRotate() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the suppressRotate property.
isTabBodyCopy() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the tabBodyCopy property.
isTrapped - Variable in class org.cip4.lib.xjdf.schema.Content
 
isTTasT42() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the tTasT42 property.
isUncompressed() - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Gets the value of the uncompressed property.
isUseBleed() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets the value of the useBleed property.
isUseDefaultFont() - Method in class org.cip4.lib.xjdf.schema.FontPolicy
Gets the value of the useDefaultFont property.
isUseFontAliasNames() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the useFontAliasNames property.
isUseFontEmulation() - Method in class org.cip4.lib.xjdf.schema.FontPolicy
Gets the value of the useFontEmulation property.
isUsePrologue() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the usePrologue property.
isValid() - Method in class org.cip4.lib.xjdf.validator.ValidationResult
Check if the validation was successful.
isWaste - Variable in class org.cip4.lib.xjdf.schema.InsertSheet
 
isWhiteIsZero() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets the value of the whiteIsZero property.
item - Variable in class org.cip4.lib.xjdf.schema.BundleItem
 
item - Variable in class org.cip4.lib.xjdf.schema.DropItem
 

J

jacket - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
jacketFoldingWidth - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
JacketingParams - Class in org.cip4.lib.xjdf.schema
Java class for JacketingParams complex type.
JacketingParams() - Constructor for class org.cip4.lib.xjdf.schema.JacketingParams
 
japanBind - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
JAXBContextFactory - Class in org.cip4.lib.xjdf.xml.internal
Static Factory Class which is managing a JAXB2 Marshaller instance.
JAXBNavigator<T> - Class in org.cip4.lib.xjdf.xml.internal
Navigator class which simplifies XPath handling using any JAXB object.
JAXBNavigator(T) - Constructor for class org.cip4.lib.xjdf.xml.internal.JAXBNavigator
Constructor performing the setup for simplifying XPath handling using any JAXB object.
jbig2Lossless - Variable in class org.cip4.lib.xjdf.schema.JBIG2Params
 
jbig2Params - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
JBIG2Params - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
JBIG2Params() - Constructor for class org.cip4.lib.xjdf.schema.JBIG2Params
 
jdfVersions - Variable in class org.cip4.lib.xjdf.schema.Device
 
JMF_ICS_VERSION - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
 
JOB_ID - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'JobID' in XJDF Document.
JobField - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
JobField() - Constructor for class org.cip4.lib.xjdf.schema.JobField
 
jobField - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
jobFormat - Variable in class org.cip4.lib.xjdf.schema.JobField
 
jobID - Variable in class org.cip4.lib.xjdf.schema.Dependent
 
jobID - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
jobID - Variable in class org.cip4.lib.xjdf.schema.GangSource
 
jobID - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
jobID - Variable in class org.cip4.lib.xjdf.schema.Notification
 
jobID - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
jobID - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
jobID - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
jobID - Variable in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
jobID - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
jobID - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
jobID - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.Dependent
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.Notification
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
jobPhase - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
JobPhase - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
JobPhase() - Constructor for class org.cip4.lib.xjdf.schema.JobPhase
 
JobPhase.DeadLine - Enum in org.cip4.lib.xjdf.schema
Java class for null.
jobPriority - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
jobTemplate - Variable in class org.cip4.lib.xjdf.schema.JobField
 
jobTitle - Variable in class org.cip4.lib.xjdf.schema.Person
 
jointWidth - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
jpeg2000Params - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
JPEG2000Params - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
JPEG2000Params() - Constructor for class org.cip4.lib.xjdf.schema.JPEG2000Params
 
JPEG2000Params.ProgressionOrder - Enum in org.cip4.lib.xjdf.schema
Java class for null.
jpxQuality - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 

K

k - Variable in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
knockoutBleed - Variable in class org.cip4.lib.xjdf.schema.FillMark
 
knockOutCMYKWhite - Variable in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
knockouts - Variable in class org.cip4.lib.xjdf.schema.FillMark
 
knockoutSource - Variable in class org.cip4.lib.xjdf.schema.FillMark
 
knownLocalizations - Variable in class org.cip4.lib.xjdf.schema.Device
 
KnownMessageQueryBuilder - Class in org.cip4.lib.xjdf.builder.jmf.query
TODO Please insert comment!
KnownMessageQueryBuilder() - Constructor for class org.cip4.lib.xjdf.builder.jmf.query.KnownMessageQueryBuilder
 

L

lab - Variable in class org.cip4.lib.xjdf.schema.Color
 
labColorValue - Variable in class org.cip4.lib.xjdf.schema.Media
 
LabelingParams - Class in org.cip4.lib.xjdf.schema
Java class for LabelingParams complex type.
LabelingParams() - Constructor for class org.cip4.lib.xjdf.schema.LabelingParams
 
laborType - Variable in class org.cip4.lib.xjdf.schema.ManualLaborParams
 
laminatingBox - Variable in class org.cip4.lib.xjdf.schema.LaminatingParams
 
LaminatingIntent - Class in org.cip4.lib.xjdf.schema
Java class for LaminatingIntent complex type.
LaminatingIntent() - Constructor for class org.cip4.lib.xjdf.schema.LaminatingIntent
 
LaminatingIntent.Temperature - Enum in org.cip4.lib.xjdf.schema
Java class for null.
laminatingMethod - Variable in class org.cip4.lib.xjdf.schema.LaminatingParams
 
LaminatingParams - Class in org.cip4.lib.xjdf.schema
Java class for LaminatingParams complex type.
LaminatingParams() - Constructor for class org.cip4.lib.xjdf.schema.LaminatingParams
 
LaminatingParams.LaminatingMethod - Enum in org.cip4.lib.xjdf.schema
Java class for null.
language - Variable in class org.cip4.lib.xjdf.schema.Comment
 
languages - Variable in class org.cip4.lib.xjdf.schema.Person
 
languages - Variable in class org.cip4.lib.xjdf.schema.Subscription
 
lastEnd - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
lastEntry - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
lastStart - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
layerAmount - Variable in class org.cip4.lib.xjdf.schema.PalletizingParams
 
layerAmount - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
layerCompression - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
layerLift - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
layerRates - Variable in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
layers - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
layersPerTile - Variable in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
Layout - Class in org.cip4.lib.xjdf.schema
Java class for Layout complex type.
Layout() - Constructor for class org.cip4.lib.xjdf.schema.Layout
 
LAYOUT_DIMENSIONS - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'Dimensions' of LayoutIntent Node in XJDF Document.
LAYOUT_FINISHED_DIMENSIONS - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'FinishedDimensions' of LayoutIntent Node in XJDF Document.
LayoutElementProductionParams - Class in org.cip4.lib.xjdf.schema
Java class for LayoutElementProductionParams complex type.
LayoutElementProductionParams() - Constructor for class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
LayoutIntent - Class in org.cip4.lib.xjdf.schema
Java class for LayoutIntent complex type.
LayoutIntent() - Constructor for class org.cip4.lib.xjdf.schema.LayoutIntent
 
LayoutIntent.SpreadType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
LayoutShift - Class in org.cip4.lib.xjdf.schema
Java class for LayoutShift complex type.
LayoutShift() - Constructor for class org.cip4.lib.xjdf.schema.LayoutShift
 
layoutStyle - Variable in class org.cip4.lib.xjdf.schema.RepeatDesc
 
length - Variable in class org.cip4.lib.xjdf.schema.BundlingParams
 
length - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
length - Variable in class org.cip4.lib.xjdf.schema.RuleLength
 
length - Variable in class org.cip4.lib.xjdf.schema.StripBindingDetails
 
length - Variable in class org.cip4.lib.xjdf.schema.WindingParams
 
lengthOverall - Variable in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
level - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
lineArtBlackLevel - Variable in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
loading - Variable in class org.cip4.lib.xjdf.schema.Feeder
 
location - Variable in class org.cip4.lib.xjdf.schema.Part
 
locator - Variable in class org.cip4.lib.xjdf.schema.ComChannel
 
lockDistillerParams - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
logicalPage - Variable in class org.cip4.lib.xjdf.schema.RunList
 
looseBinding - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
LooseBinding - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
LooseBinding() - Constructor for class org.cip4.lib.xjdf.schema.LooseBinding
 
LooseBindingParams - Class in org.cip4.lib.xjdf.schema
Java class for LooseBindingParams complex type.
LooseBindingParams() - Constructor for class org.cip4.lib.xjdf.schema.LooseBindingParams
 
LooseBindingParams.BindingType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
lotID - Variable in class org.cip4.lib.xjdf.schema.Part
 
lzwParams - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
LZWParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
LZWParams() - Constructor for class org.cip4.lib.xjdf.schema.LZWParams
 

M

magnification - Variable in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
manualFeed - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
manualFeed - Variable in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
ManualLaborParams - Class in org.cip4.lib.xjdf.schema
Java class for ManualLaborParams complex type.
ManualLaborParams() - Constructor for class org.cip4.lib.xjdf.schema.ManualLaborParams
 
manufacturer - Variable in class org.cip4.lib.xjdf.schema.Device
 
manufacturer - Variable in class org.cip4.lib.xjdf.schema.Module
 
manufacturerURL - Variable in class org.cip4.lib.xjdf.schema.Device
 
manufacturerURL - Variable in class org.cip4.lib.xjdf.schema.Module
 
mappingSelection - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
marginBottom - Variable in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
marginBottom - Variable in class org.cip4.lib.xjdf.schema.Position
 
marginLeft - Variable in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
marginLeft - Variable in class org.cip4.lib.xjdf.schema.Position
 
marginRight - Variable in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
marginRight - Variable in class org.cip4.lib.xjdf.schema.Position
 
marginTop - Variable in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
marginTop - Variable in class org.cip4.lib.xjdf.schema.Position
 
markColor - Variable in class org.cip4.lib.xjdf.schema.FillMark
 
MarkColor - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
MarkColor() - Constructor for class org.cip4.lib.xjdf.schema.MarkColor
 
markName - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
MarkObject - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
MarkObject() - Constructor for class org.cip4.lib.xjdf.schema.MarkObject
 
markObject - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
markType - Variable in class org.cip4.lib.xjdf.schema.CutMark
 
markType - Variable in class org.cip4.lib.xjdf.schema.RegisterMark
 
markUsage - Variable in class org.cip4.lib.xjdf.schema.RegisterMark
 
marshal(Double) - Method in class org.cip4.lib.xjdf.schema.Adapter1
 
marshal(AbstractList<T>) - Method in class org.cip4.lib.xjdf.type.AbstractList
 
marshal(DateTime) - Method in class org.cip4.lib.xjdf.type.DateTime
 
marshal(Duration) - Method in class org.cip4.lib.xjdf.type.Duration
 
marshal(IDREF) - Method in class org.cip4.lib.xjdf.type.IDREF
 
marshal(Matrix) - Method in class org.cip4.lib.xjdf.type.Matrix
 
marshal(Rectangle) - Method in class org.cip4.lib.xjdf.type.Rectangle
 
marshal(Shape) - Method in class org.cip4.lib.xjdf.type.Shape
 
marshal(URI) - Method in class org.cip4.lib.xjdf.type.URI
 
marshal(XYPair) - Method in class org.cip4.lib.xjdf.type.XYPair
 
mask - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
maskBleed - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
masking - Variable in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
maskSeparation - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
material - Variable in class org.cip4.lib.xjdf.schema.CoilBinding
 
material - Variable in class org.cip4.lib.xjdf.schema.CombBinding
 
material - Variable in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
Matrix - Class in org.cip4.lib.xjdf.type
Coordinate transformation matrices are widely used throughout the whole printing Process, especially in Layout Resources.
Matrix() - Constructor for class org.cip4.lib.xjdf.type.Matrix
Default constructor.
Matrix(double, double, double, double, double, double) - Constructor for class org.cip4.lib.xjdf.type.Matrix
Custom constructor, accepting several values for initializing.
Matrix(double, double) - Constructor for class org.cip4.lib.xjdf.type.Matrix
Custom constructor, accepting several values for initializing.
Matrix(String) - Constructor for class org.cip4.lib.xjdf.type.Matrix
Custom constructor, accepting a String expression for initializing.
maxAmount - Variable in class org.cip4.lib.xjdf.schema.PartAmount
 
maxAmount - Variable in class org.cip4.lib.xjdf.schema.Product
 
maxAmount - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
maxCollect - Variable in class org.cip4.lib.xjdf.schema.Layout
 
maxDoc - Variable in class org.cip4.lib.xjdf.schema.PageActivation
 
maxEntries - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
maxHeat - Variable in class org.cip4.lib.xjdf.schema.Component
 
maxHeight - Variable in class org.cip4.lib.xjdf.schema.PalletizingParams
 
maxHeight - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
maxPages - Variable in class org.cip4.lib.xjdf.schema.VariableIntent
 
maxPriority - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
maxQuantity - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
maxQueueSize - Variable in class org.cip4.lib.xjdf.schema.Queue
 
maxSet - Variable in class org.cip4.lib.xjdf.schema.PageActivation
 
maxSubsetPct - Variable in class org.cip4.lib.xjdf.schema.FontParams
 
maxWeight - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
maxWeight - Variable in class org.cip4.lib.xjdf.schema.PalletizingParams
 
maxWeight - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
media - Variable in class org.cip4.lib.xjdf.schema.Component
 
media - Variable in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
media - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
media - Variable in class org.cip4.lib.xjdf.schema.ExposedMedia
 
media - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
Media - Class in org.cip4.lib.xjdf.schema
Java class for Media complex type.
Media() - Constructor for class org.cip4.lib.xjdf.schema.Media
 
media - Variable in class org.cip4.lib.xjdf.schema.MediaSource
 
media - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
Media.ImagableSide - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Media.MediaUnit - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Media.PlateTechnology - Enum in org.cip4.lib.xjdf.schema
Java class for null.
MEDIA_QUALITY - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'MediaQuality' of MediaIntent Node in XJDF Document.
MEDIA_TYPE_VND_JDF - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
 
MEDIA_TYPE_VND_JMF - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
 
MEDIA_TYPE_XJDF - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
Media type for XJDF documents.
MEDIA_TYPE_XJDF_ZIP - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
Media type for XJDF packages.
mediaColor - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
mediaColorDetails - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
mediaColorName - Variable in class org.cip4.lib.xjdf.schema.Media
 
mediaColorNameDetails - Variable in class org.cip4.lib.xjdf.schema.Media
 
MediaDirection - Enum in org.cip4.lib.xjdf.schema
Java class for MediaDirection.
MediaIntent - Class in org.cip4.lib.xjdf.schema
Java class for MediaIntent complex type.
MediaIntent() - Constructor for class org.cip4.lib.xjdf.schema.MediaIntent
 
mediaLayers - Variable in class org.cip4.lib.xjdf.schema.Media
 
MediaLayers - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
MediaLayers() - Constructor for class org.cip4.lib.xjdf.schema.MediaLayers
 
mediaQuality - Variable in class org.cip4.lib.xjdf.schema.Media
 
mediaQuality - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
mediaSetCount - Variable in class org.cip4.lib.xjdf.schema.Media
 
mediaSide - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
mediaSide - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
MediaSource - Class in org.cip4.lib.xjdf.schema
Java class for MediaSource complex type.
MediaSource() - Constructor for class org.cip4.lib.xjdf.schema.MediaSource
 
mediaType - Variable in class org.cip4.lib.xjdf.schema.Media
 
mediaType - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
MediaType - Enum in org.cip4.lib.xjdf.schema
Java class for MediaType.
mediaTypeDetails - Variable in class org.cip4.lib.xjdf.schema.Media
 
mediaTypeDetails - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
mediaUnit - Variable in class org.cip4.lib.xjdf.schema.Media
 
meltingTemperature - Variable in class org.cip4.lib.xjdf.schema.Glue
 
merge(XJDF...) - Method in class org.cip4.lib.xjdf.merger.XjdfMerger
Merge one xjdf document into another one.
MergeConflictException - Exception in org.cip4.lib.xjdf.merger
Exception thrown if merging of nodes in a xjdf document fails.
MergeConflictException(String) - Constructor for exception org.cip4.lib.xjdf.merger.MergeConflictException
Constructor.
Message - Class in org.cip4.lib.xjdf.schema
Java class for Message complex type.
Message() - Constructor for class org.cip4.lib.xjdf.schema.Message
 
messages - Variable in class org.cip4.lib.xjdf.schema.XJMF
 
MessageService - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
MessageService() - Constructor for class org.cip4.lib.xjdf.schema.MessageService
 
messageService - Variable in class org.cip4.lib.xjdf.schema.ResponseKnownMessages
 
MessageService.ResponseModes - Enum in org.cip4.lib.xjdf.schema
Java class for null.
MessageService.URLSchemes - Enum in org.cip4.lib.xjdf.schema
Java class for null.
messageType - Variable in class org.cip4.lib.xjdf.schema.StopPersChParams
 
messageType - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
metadata - Variable in class org.cip4.lib.xjdf.schema.Part
 
metadataMap - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
MetadataMap - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
MetadataMap() - Constructor for class org.cip4.lib.xjdf.schema.MetadataMap
 
metadataMap - Variable in class org.cip4.lib.xjdf.schema.RunList
 
method - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
method - Variable in class org.cip4.lib.xjdf.schema.InsertingParams
 
Milestone - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Milestone() - Constructor for class org.cip4.lib.xjdf.schema.Milestone
 
milestone - Variable in class org.cip4.lib.xjdf.schema.Notification
 
milestoneType - Variable in class org.cip4.lib.xjdf.schema.Milestone
 
milestoneTypes - Variable in class org.cip4.lib.xjdf.schema.NotificationFilter
 
millingDepth - Variable in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
mimeType - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
mimeType - Variable in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
mimeType - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
MIN_APPROVALS - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'MinApprovals' of ApprovalParams Node in XJDF Document.
minAmount - Variable in class org.cip4.lib.xjdf.schema.PartAmount
 
minAmount - Variable in class org.cip4.lib.xjdf.schema.Product
 
minAmount - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
minCollect - Variable in class org.cip4.lib.xjdf.schema.Layout
 
minDuration - Variable in class org.cip4.lib.xjdf.schema.Disposition
 
minGutter - Variable in class org.cip4.lib.xjdf.schema.FitPolicy
 
minimumBlackWidth - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
minLineWidth - Variable in class org.cip4.lib.xjdf.schema.InterpretingDetails
 
minPages - Variable in class org.cip4.lib.xjdf.schema.VariableIntent
 
minPriority - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
minQuantity - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
mirrorAround - Variable in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
mirrorAround - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
mirrorAround - Variable in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
MiscConsumable - Class in org.cip4.lib.xjdf.schema
Java class for MiscConsumable complex type.
MiscConsumable() - Constructor for class org.cip4.lib.xjdf.schema.MiscConsumable
 
misDetails - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
MISDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
MISDetails() - Constructor for class org.cip4.lib.xjdf.schema.MISDetails
 
misDetails - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
misDetails - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
misDetails - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
MISDetails.CostType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
MISDetails.WorkType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
mm2Dtp(double) - Static method in class org.cip4.lib.xjdf.util.DimensionUtil
Convert Millimeter to DTP-Points.
mm2Dtp(float) - Static method in class org.cip4.lib.xjdf.util.DimensionUtil
Convert Millimeter to DTP-Points.
mm2DtpS(double) - Static method in class org.cip4.lib.xjdf.util.DimensionUtil
Convert Millimeter to DTP-Points String.
mode - Variable in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
modifyQueueEntryParams - Variable in class org.cip4.lib.xjdf.schema.CommandModifyQueueEntry
 
ModifyQueueEntryParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ModifyQueueEntryParams() - Constructor for class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
ModifyQueueEntryParams.Operation - Enum in org.cip4.lib.xjdf.schema
Java class for null.
module - Variable in class org.cip4.lib.xjdf.schema.Device
 
Module - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Module() - Constructor for class org.cip4.lib.xjdf.schema.Module
 
moduleDrying - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
moduleHeight - Variable in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.EmbossingParams
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.FolderProduction
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.LaminatingParams
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.Module
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.Notification
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.VarnishingParams
 
moduleIDs - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
moduleIDs - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
moduleIDs - Variable in class org.cip4.lib.xjdf.schema.PartWaste
 
moduleType - Variable in class org.cip4.lib.xjdf.schema.Module
 
moduleType - Variable in class org.cip4.lib.xjdf.schema.VarnishingParams
 
moduleWidth - Variable in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 

N

name - Variable in class org.cip4.lib.xjdf.schema.DeviceNColor
 
name - Variable in class org.cip4.lib.xjdf.schema.DeviceNSpace
 
name - Variable in class org.cip4.lib.xjdf.schema.Expr
 
name - Variable in class org.cip4.lib.xjdf.schema.Intent
 
name - Variable in class org.cip4.lib.xjdf.schema.MarkColor
 
name - Variable in class org.cip4.lib.xjdf.schema.MetadataMap
 
name - Variable in class org.cip4.lib.xjdf.schema.PrintCondition
 
name - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
name - Variable in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
NamedColor - Enum in org.cip4.lib.xjdf.schema
Java class for NamedColor.
namedDimensions - Variable in class org.cip4.lib.xjdf.schema.LayoutIntent
 
namedWeight - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
namePrefix - Variable in class org.cip4.lib.xjdf.schema.Person
 
NAMESPACE_JDF20 - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
Default Namespace xJdf,
NAMESPACE_W3_XML - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
 
NamespaceManager - Class in org.cip4.lib.xjdf.xml.internal
Implementation of the NamespaceContext.
NamespaceManager() - Constructor for class org.cip4.lib.xjdf.xml.internal.NamespaceManager
Default constructor.
nameSuffix - Variable in class org.cip4.lib.xjdf.schema.Person
 
naturalLang - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
needlePositions - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
neutralDensity - Variable in class org.cip4.lib.xjdf.schema.Color
 
neverEmbed - Variable in class org.cip4.lib.xjdf.schema.FontParams
 
newerThan - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
nextQueueEntryID - Variable in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
nextQueueEntryID - Variable in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
nipWidth - Variable in class org.cip4.lib.xjdf.schema.LaminatingParams
 
NMTokens - Class in org.cip4.lib.xjdf.type
NMTOKENS is an enumerated set of NMTOKEN, which is expressed as a list of space separated values.
NMTokens() - Constructor for class org.cip4.lib.xjdf.type.NMTokens
Default constructor.
NMTokens(String...) - Constructor for class org.cip4.lib.xjdf.type.NMTokens
Custom constructor.
NMTokens(List<String>) - Constructor for class org.cip4.lib.xjdf.type.NMTokens
Custom constructor.
NMTokens(String) - Constructor for class org.cip4.lib.xjdf.type.NMTokens
Custom constructor.
NodeInfo - Class in org.cip4.lib.xjdf.schema
Java class for NodeInfo complex type.
NodeInfo() - Constructor for class org.cip4.lib.xjdf.schema.NodeInfo
 
NodeInfo.DueLevel - Enum in org.cip4.lib.xjdf.schema
Java class for null.
NodeStatus - Enum in org.cip4.lib.xjdf.schema
Java class for NodeStatus.
notchingDepth - Variable in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
notchingDistance - Variable in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
notification - Variable in class org.cip4.lib.xjdf.schema.AuditNotification
 
Notification - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Notification() - Constructor for class org.cip4.lib.xjdf.schema.Notification
 
notification - Variable in class org.cip4.lib.xjdf.schema.Response
 
notification - Variable in class org.cip4.lib.xjdf.schema.SignalNotification
 
NotificationFilter - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
NotificationFilter() - Constructor for class org.cip4.lib.xjdf.schema.NotificationFilter
 
notificationFilter - Variable in class org.cip4.lib.xjdf.schema.QueryNotification
 
NotificationFilter.Class - Enum in org.cip4.lib.xjdf.schema
Java class for null.
nPage - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
nPage - Variable in class org.cip4.lib.xjdf.schema.RunList
 
nsManager - Variable in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
 
numberOfCopies - Variable in class org.cip4.lib.xjdf.schema.VariableIntent
 
numberOfNeedles - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
numberOfStitches - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
numberUp - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
numberUp - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
numberUp - Variable in class org.cip4.lib.xjdf.schema.LayoutIntent
 
numberValue - Variable in class org.cip4.lib.xjdf.schema.TIFFtag
 
numResolutions - Variable in class org.cip4.lib.xjdf.schema.JPEG2000Params
 

O

ObjectFactory - Class in org.cip4.lib.xjdf.schema
This object contains factory methods for each Java content interface and Java element interface generated in the org.cip4.lib.xjdf.schema package.
ObjectFactory() - Constructor for class org.cip4.lib.xjdf.schema.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.cip4.lib.xjdf.schema
ObjectModel - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ObjectModel() - Constructor for class org.cip4.lib.xjdf.schema.ObjectModel
 
objectModel - Variable in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
objectResolution - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
ObjectResolution - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ObjectResolution() - Constructor for class org.cip4.lib.xjdf.schema.ObjectResolution
 
objectResolution - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
ocgControl - Variable in class org.cip4.lib.xjdf.schema.Content
 
OCGControl - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
OCGControl() - Constructor for class org.cip4.lib.xjdf.schema.OCGControl
 
ocgControl - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
ocgIntent - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
ocgName - Variable in class org.cip4.lib.xjdf.schema.OCGControl
 
ocgProcess - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
ocgZoom - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
offset - Variable in class org.cip4.lib.xjdf.schema.Disjointing
 
offset - Variable in class org.cip4.lib.xjdf.schema.LabelingParams
 
offset - Variable in class org.cip4.lib.xjdf.schema.Score
 
offset - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
offset - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
offset - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
olderThan - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
oneSheet - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
opacity - Variable in class org.cip4.lib.xjdf.schema.Media
 
opacity - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
opacityLevel - Variable in class org.cip4.lib.xjdf.schema.Media
 
opening - Variable in class org.cip4.lib.xjdf.schema.Feeder
 
operation - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
operation - Variable in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
 
operation - Variable in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
operation - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
operationDetails - Variable in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
 
operations - Variable in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
optimize - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
option - Variable in class org.cip4.lib.xjdf.schema.Part
 
ord - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
order - Variable in class org.cip4.lib.xjdf.schema.Assembly
 
orderQuantity - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
orderQuantity - Variable in class org.cip4.lib.xjdf.schema.RepeatDesc
 
ordType - Variable in class org.cip4.lib.xjdf.schema.RunList
 
org.cip4.lib.xjdf - package org.cip4.lib.xjdf
 
org.cip4.lib.xjdf.builder - package org.cip4.lib.xjdf.builder
 
org.cip4.lib.xjdf.builder.jmf.query - package org.cip4.lib.xjdf.builder.jmf.query
 
org.cip4.lib.xjdf.comparator - package org.cip4.lib.xjdf.comparator
 
org.cip4.lib.xjdf.merger - package org.cip4.lib.xjdf.merger
 
org.cip4.lib.xjdf.partition - package org.cip4.lib.xjdf.partition
 
org.cip4.lib.xjdf.schema - package org.cip4.lib.xjdf.schema
 
org.cip4.lib.xjdf.type - package org.cip4.lib.xjdf.type
 
org.cip4.lib.xjdf.uri.relativizer - package org.cip4.lib.xjdf.uri.relativizer
 
org.cip4.lib.xjdf.uri.resolver - package org.cip4.lib.xjdf.uri.resolver
 
org.cip4.lib.xjdf.util - package org.cip4.lib.xjdf.util
 
org.cip4.lib.xjdf.validator - package org.cip4.lib.xjdf.validator
 
org.cip4.lib.xjdf.validator.element - package org.cip4.lib.xjdf.validator.element
 
org.cip4.lib.xjdf.xml - package org.cip4.lib.xjdf.xml
 
org.cip4.lib.xjdf.xml.internal - package org.cip4.lib.xjdf.xml.internal
 
organization - Variable in class org.cip4.lib.xjdf.schema.Certification
 
organizationalUnit - Variable in class org.cip4.lib.xjdf.schema.Company
 
organizationName - Variable in class org.cip4.lib.xjdf.schema.Company
 
orientation - Variable in class org.cip4.lib.xjdf.schema.BindIn
 
orientation - Variable in class org.cip4.lib.xjdf.schema.BlowIn
 
orientation - Variable in class org.cip4.lib.xjdf.schema.CollatingItem
 
orientation - Variable in class org.cip4.lib.xjdf.schema.FoldingIntent
 
orientation - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
orientation - Variable in class org.cip4.lib.xjdf.schema.LayoutIntent
 
Orientation - Enum in org.cip4.lib.xjdf.schema
Java class for Orientation.
orientation - Variable in class org.cip4.lib.xjdf.schema.Position
 
orientation - Variable in class org.cip4.lib.xjdf.schema.Resource
 
orientation - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
orientation - Variable in class org.cip4.lib.xjdf.schema.StickOn
 
orientation - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
outerCoreDiameter - Variable in class org.cip4.lib.xjdf.schema.Media
 
outermostShingling - Variable in class org.cip4.lib.xjdf.schema.Layout
 
outputBin - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
outputType - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
outsideGain - Variable in class org.cip4.lib.xjdf.schema.Media
 
overfold - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
overfold - Variable in class org.cip4.lib.xjdf.schema.Component
 
overfoldSide - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
overfoldSide - Variable in class org.cip4.lib.xjdf.schema.Component
 
overhang - Variable in class org.cip4.lib.xjdf.schema.PalletizingParams
 
overhangOffset - Variable in class org.cip4.lib.xjdf.schema.PalletizingParams
 
overPrintBlackLineArt - Variable in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
overPrintBlackText - Variable in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
overPrintMode - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
overwritePolicy - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
ownership - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 

P

PackagerException - Exception in org.cip4.lib.xjdf.xml.internal
Exception in the packaging process.
packageXjdf(XJDF) - Method in class org.cip4.lib.xjdf.xml.XJdfPackager
Packages an XML Document to a zipped binary output stream.
packageXjdf(XJDF, String) - Method in class org.cip4.lib.xjdf.xml.XJdfPackager
Packages an XML Document to a zipped binary output stream.
packageXml(T, String) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlPackager
Packages an XML document to a zipped binary output stream.
packaging - Variable in class org.cip4.lib.xjdf.schema.Device
 
PackingParams - Class in org.cip4.lib.xjdf.schema
Java class for PackingParams complex type.
PackingParams() - Constructor for class org.cip4.lib.xjdf.schema.PackingParams
 
PageActivation - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PageActivation() - Constructor for class org.cip4.lib.xjdf.schema.PageActivation
 
pageActivation - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
PageCondition - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PageCondition() - Constructor for class org.cip4.lib.xjdf.schema.PageCondition
 
pageCondition - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
pageDelivery - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
pageDimension - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
pageIndex - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
pageLabel - Variable in class org.cip4.lib.xjdf.schema.Content
 
pageNumber - Variable in class org.cip4.lib.xjdf.schema.Part
 
pageRange - Variable in class org.cip4.lib.xjdf.schema.PositionObj
 
pages - Variable in class org.cip4.lib.xjdf.schema.LayoutIntent
 
pages - Variable in class org.cip4.lib.xjdf.schema.PreflightCheck
 
pages - Variable in class org.cip4.lib.xjdf.schema.RunList
 
Pallet - Class in org.cip4.lib.xjdf.schema
Java class for Pallet complex type.
Pallet() - Constructor for class org.cip4.lib.xjdf.schema.Pallet
 
PalletizingParams - Class in org.cip4.lib.xjdf.schema
Java class for PalletizingParams complex type.
PalletizingParams() - Constructor for class org.cip4.lib.xjdf.schema.PalletizingParams
 
palletType - Variable in class org.cip4.lib.xjdf.schema.Pallet
 
paper - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
paper - Variable in class org.cip4.lib.xjdf.schema.Layout
 
paper - Variable in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
parseDocument(T) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlPackager
Parses an XML document into a byte array.
parseDocument(XJDF) - Method in class org.cip4.lib.xjdf.xml.XJdfPackager
 
parseDSCCommentForDocInfo - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
parseDSCComments - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
parseNode(Node) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlParser
Parse a W3C Node to a XML Node.
parseNode(Object, Node) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlParser
Parse an XML Node to a W3C Node.
parseStream(InputStream) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlParser
Parse a binary input stream to a object tree.
parseXJdf(XJDF, OutputStream) - Method in class org.cip4.lib.xjdf.xml.XJdfParser
Parse a XJDF Object Tree to a binary output stream.
parseXJdf(XJDF, OutputStream, boolean) - Method in class org.cip4.lib.xjdf.xml.XJdfParser
Parse a XJDF Object Tree to a binary output stream.
parseXJdf(XJDF) - Method in class org.cip4.lib.xjdf.xml.XJdfParser
Parse a XJDF Object Tree to a byte array.
parseXJdf(XJDF, boolean) - Method in class org.cip4.lib.xjdf.xml.XJdfParser
Parse a XJDF Object Tree to a byte array.
parseXJmf(XJMF, OutputStream) - Method in class org.cip4.lib.xjdf.xml.XJmfParser
Parse a XJMF Object Tree to a binary output stream.
parseXJmf(XJMF, OutputStream, boolean) - Method in class org.cip4.lib.xjdf.xml.XJmfParser
Parse a XJMF Object Tree to a binary output stream.
parseXJmf(XJMF) - Method in class org.cip4.lib.xjdf.xml.XJmfParser
Parse a XJMF Object Tree to a byte array.
parseXJmf(XJMF, boolean) - Method in class org.cip4.lib.xjdf.xml.XJmfParser
Parse a XJMF Object Tree to a byte array.
parseXml(T) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlParser
Parse the object tree of an document to a byte array.
parseXml(T, OutputStream) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlParser
Parse the object tree of an document to a binary output stream.
parseXml(T, boolean) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlParser
Parse a object tree to a byte array.
parseXml(T, OutputStream, boolean) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlParser
Parse a object tree to a binary output stream.
part - Variable in class org.cip4.lib.xjdf.schema.Condition
 
part - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
part - Variable in class org.cip4.lib.xjdf.schema.Notification
 
Part - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Part() - Constructor for class org.cip4.lib.xjdf.schema.Part
 
part - Variable in class org.cip4.lib.xjdf.schema.PartAmount
 
part - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
part - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
part - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
part - Variable in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
part - Variable in class org.cip4.lib.xjdf.schema.Resource
 
part - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
Part.PreviewType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Part.TransferCurveName - Enum in org.cip4.lib.xjdf.schema
Java class for null.
partAmount - Variable in class org.cip4.lib.xjdf.schema.AmountPool
 
PartAmount - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PartAmount() - Constructor for class org.cip4.lib.xjdf.schema.PartAmount
 
partContext - Variable in class org.cip4.lib.xjdf.schema.Condition
 
PartitionManager - Class in org.cip4.lib.xjdf.partition
Manager class containing all the partitioning logic.
PartitionManager() - Constructor for class org.cip4.lib.xjdf.partition.PartitionManager
 
Partitions - Class in org.cip4.lib.xjdf.util
Utility class for handling partitions of resources.
partVersion - Variable in class org.cip4.lib.xjdf.schema.Part
 
partWaste - Variable in class org.cip4.lib.xjdf.schema.PartAmount
 
PartWaste - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PartWaste() - Constructor for class org.cip4.lib.xjdf.schema.PartWaste
 
passed - Variable in class org.cip4.lib.xjdf.schema.QualityControlResult
 
passThroughJPEGImages - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
password - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
path - Variable in class org.cip4.lib.xjdf.schema.Expr
 
pattern - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
pattern - Variable in class org.cip4.lib.xjdf.schema.HolePattern
 
pattern - Variable in class org.cip4.lib.xjdf.schema.PalletizingParams
 
PDFCreationDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PDFCreationDetails() - Constructor for class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
pdfCreationDetails - Variable in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
PDFCreationDetails.AutoRotatePages - Enum in org.cip4.lib.xjdf.schema
Java class for null.
PDFCreationDetails.Binding - Enum in org.cip4.lib.xjdf.schema
Java class for null.
pdfInterpretingParams - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
PDFInterpretingParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PDFInterpretingParams() - Constructor for class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
pdfVersion - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
pdfxBleedBoxtoTrimBoxOffset - Variable in class org.cip4.lib.xjdf.schema.PDFXParams
 
pdfxCheck - Variable in class org.cip4.lib.xjdf.schema.PDFXParams
 
pdfxCompliantPDFOnly - Variable in class org.cip4.lib.xjdf.schema.PDFXParams
 
pdfxNoTrimBoxError - Variable in class org.cip4.lib.xjdf.schema.PDFXParams
 
pdfxParams - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
PDFXParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PDFXParams() - Constructor for class org.cip4.lib.xjdf.schema.PDFXParams
 
PDFXParams.PDFXTrapped - Enum in org.cip4.lib.xjdf.schema
Java class for null.
pdfxSetBleedBoxToMediaBox - Variable in class org.cip4.lib.xjdf.schema.PDFXParams
 
pdfxTrapped - Variable in class org.cip4.lib.xjdf.schema.PDFXParams
 
pdfxTrimBoxToMediaBoxOffset - Variable in class org.cip4.lib.xjdf.schema.PDFXParams
 
PDLCreationParams - Class in org.cip4.lib.xjdf.schema
Java class for PDLCreationParams complex type.
PDLCreationParams() - Constructor for class org.cip4.lib.xjdf.schema.PDLCreationParams
 
percentages - Variable in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
percentCompleted - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
perforate - Variable in class org.cip4.lib.xjdf.schema.FoldingIntent
 
perforate - Variable in class org.cip4.lib.xjdf.schema.FoldingParams
 
Perforate - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Perforate() - Constructor for class org.cip4.lib.xjdf.schema.Perforate
 
perforate - Variable in class org.cip4.lib.xjdf.schema.PerforatingParams
 
PerforatingParams - Class in org.cip4.lib.xjdf.schema
Java class for PerforatingParams complex type.
PerforatingParams() - Constructor for class org.cip4.lib.xjdf.schema.PerforatingParams
 
person - Variable in class org.cip4.lib.xjdf.schema.Contact
 
Person - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Person() - Constructor for class org.cip4.lib.xjdf.schema.Person
 
personalID - Variable in class org.cip4.lib.xjdf.schema.Activity
 
personalID - Variable in class org.cip4.lib.xjdf.schema.Comment
 
personalID - Variable in class org.cip4.lib.xjdf.schema.Header
 
personalID - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
phoneticFirstName - Variable in class org.cip4.lib.xjdf.schema.Person
 
phoneticLastName - Variable in class org.cip4.lib.xjdf.schema.Person
 
pipeID - Variable in class org.cip4.lib.xjdf.schema.Dependent
 
pipeID - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
pipeParams - Variable in class org.cip4.lib.xjdf.schema.CommandPipeControl
 
PipeParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PipeParams() - Constructor for class org.cip4.lib.xjdf.schema.PipeParams
 
PipeParams.Operation - Enum in org.cip4.lib.xjdf.schema
Java class for null.
pipeProtocol - Variable in class org.cip4.lib.xjdf.schema.Dependent
 
pitch - Variable in class org.cip4.lib.xjdf.schema.HolePattern
 
pixelColorants - Variable in class org.cip4.lib.xjdf.schema.ByteMap
 
pixelDepth - Variable in class org.cip4.lib.xjdf.schema.ByteMap
 
pixelSkip - Variable in class org.cip4.lib.xjdf.schema.ByteMap
 
placedObject - Variable in class org.cip4.lib.xjdf.schema.Layout
 
PlacedObject - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PlacedObject() - Constructor for class org.cip4.lib.xjdf.schema.PlacedObject
 
plate - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
plate - Variable in class org.cip4.lib.xjdf.schema.Layout
 
plate - Variable in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
plateTechnology - Variable in class org.cip4.lib.xjdf.schema.Media
 
plateType - Variable in class org.cip4.lib.xjdf.schema.ExposedMedia
 
polarity - Variable in class org.cip4.lib.xjdf.schema.ExposedMedia
 
polarity - Variable in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
polarity - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
polarity - Variable in class org.cip4.lib.xjdf.schema.Media
 
Polarity - Enum in org.cip4.lib.xjdf.schema
Java class for Polarity.
polarity - Variable in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
policy - Variable in class org.cip4.lib.xjdf.schema.GangCmdFilter
 
position - Variable in class org.cip4.lib.xjdf.schema.BindIn
 
position - Variable in class org.cip4.lib.xjdf.schema.CutMark
 
position - Variable in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
position - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
position - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
position - Variable in class org.cip4.lib.xjdf.schema.Feeder
 
position - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
position - Variable in class org.cip4.lib.xjdf.schema.Layout
 
position - Variable in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
position - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
Position - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Position() - Constructor for class org.cip4.lib.xjdf.schema.Position
 
position - Variable in class org.cip4.lib.xjdf.schema.ShiftPoint
 
position - Variable in class org.cip4.lib.xjdf.schema.StickOn
 
positionObj - Variable in class org.cip4.lib.xjdf.schema.Content
 
PositionObj - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PositionObj() - Constructor for class org.cip4.lib.xjdf.schema.PositionObj
 
positionPolicy - Variable in class org.cip4.lib.xjdf.schema.PositionObj
 
PositionPolicy - Enum in org.cip4.lib.xjdf.schema
Java class for PositionPolicy.
postalCode - Variable in class org.cip4.lib.xjdf.schema.Address
 
postBakeTemp - Variable in class org.cip4.lib.xjdf.schema.DevelopingParams
 
postBakeTime - Variable in class org.cip4.lib.xjdf.schema.DevelopingParams
 
postBox - Variable in class org.cip4.lib.xjdf.schema.Address
 
postExposeTime - Variable in class org.cip4.lib.xjdf.schema.DevelopingParams
 
powder - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
powerOnTime - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
predictor - Variable in class org.cip4.lib.xjdf.schema.FlateParams
 
predictor - Variable in class org.cip4.lib.xjdf.schema.LZWParams
 
preferredFont - Variable in class org.cip4.lib.xjdf.schema.FontPolicy
 
PreflightCheck - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PreflightCheck() - Constructor for class org.cip4.lib.xjdf.schema.PreflightCheck
 
preflightCheck - Variable in class org.cip4.lib.xjdf.schema.PreflightReport
 
preflightItem - Variable in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
PreflightItem - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PreflightItem() - Constructor for class org.cip4.lib.xjdf.schema.PreflightItem
 
PreflightItem.PreflightLevel - Enum in org.cip4.lib.xjdf.schema
Java class for null.
preflightLevel - Variable in class org.cip4.lib.xjdf.schema.PreflightItem
 
PreflightParams - Class in org.cip4.lib.xjdf.schema
Java class for PreflightParams complex type.
PreflightParams() - Constructor for class org.cip4.lib.xjdf.schema.PreflightParams
 
PreflightReport - Class in org.cip4.lib.xjdf.schema
Java class for PreflightReport complex type.
PreflightReport() - Constructor for class org.cip4.lib.xjdf.schema.PreflightReport
 
preflightTest - Variable in class org.cip4.lib.xjdf.schema.PreflightParams
 
PreflightTest - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PreflightTest() - Constructor for class org.cip4.lib.xjdf.schema.PreflightTest
 
preHeatTemp - Variable in class org.cip4.lib.xjdf.schema.DevelopingParams
 
preHeatTime - Variable in class org.cip4.lib.xjdf.schema.DevelopingParams
 
prePrinted - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
presentationURL - Variable in class org.cip4.lib.xjdf.schema.Device
 
preserveBlack - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
preserveCopyPage - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
preserveEPSInfo - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
preserveHalftoneInfo - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
preserveOPIComments - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
preserveOverprintSettings - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
preStackAmount - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
preStackMethod - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
Preview - Class in org.cip4.lib.xjdf.schema
Java class for Preview complex type.
Preview() - Constructor for class org.cip4.lib.xjdf.schema.Preview
 
Preview.Compensation - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Preview.PreviewFileType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
previewFileType - Variable in class org.cip4.lib.xjdf.schema.Preview
 
PreviewGenerationParams - Class in org.cip4.lib.xjdf.schema
Java class for PreviewGenerationParams complex type.
PreviewGenerationParams() - Constructor for class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
PreviewGenerationParams.AspectRatio - Enum in org.cip4.lib.xjdf.schema
Java class for null.
previewType - Variable in class org.cip4.lib.xjdf.schema.Part
 
previousRef - Variable in class org.cip4.lib.xjdf.schema.AuditResource
 
previousRef - Variable in class org.cip4.lib.xjdf.schema.AuditStatus
 
previousRef - Variable in class org.cip4.lib.xjdf.schema.SignalResource
 
previousRef - Variable in class org.cip4.lib.xjdf.schema.SignalStatus
 
prevQueueEntryID - Variable in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
prevQueueEntryID - Variable in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
printableArea - Variable in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
printCondition - Variable in class org.cip4.lib.xjdf.schema.Part
 
PrintCondition - Class in org.cip4.lib.xjdf.schema
Java class for PrintCondition complex type.
PrintCondition() - Constructor for class org.cip4.lib.xjdf.schema.PrintCondition
 
printingTechnology - Variable in class org.cip4.lib.xjdf.schema.Color
 
printingTechnology - Variable in class org.cip4.lib.xjdf.schema.Media
 
printPDFAnnotations - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
printPreference - Variable in class org.cip4.lib.xjdf.schema.ProductionIntent
 
printProcess - Variable in class org.cip4.lib.xjdf.schema.ProductionIntent
 
printQuality - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
printStandard - Variable in class org.cip4.lib.xjdf.schema.Color
 
printStandard - Variable in class org.cip4.lib.xjdf.schema.SurfaceColor
 
printTrapAnnotations - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
priority - Variable in class org.cip4.lib.xjdf.schema.Disposition
 
priority - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
priority - Variable in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
priority - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
priority - Variable in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
processColorModel - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
processRun - Variable in class org.cip4.lib.xjdf.schema.AuditProcessRun
 
ProcessRun - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ProcessRun() - Constructor for class org.cip4.lib.xjdf.schema.ProcessRun
 
ProcessRun.EndStatus - Enum in org.cip4.lib.xjdf.schema
Java class for null.
processUsage - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
procStepsGroup - Variable in class org.cip4.lib.xjdf.schema.OCGControl
 
procStepsType - Variable in class org.cip4.lib.xjdf.schema.OCGControl
 
Product - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Product() - Constructor for class org.cip4.lib.xjdf.schema.Product
 
product - Variable in class org.cip4.lib.xjdf.schema.ProductList
 
ProductBuilder - Class in org.cip4.lib.xjdf.builder
Implementation of a Product builder class.
ProductBuilder() - Constructor for class org.cip4.lib.xjdf.builder.ProductBuilder
Default constructor.
ProductBuilder(Node) - Constructor for class org.cip4.lib.xjdf.builder.ProductBuilder
Custom constructor.
ProductBuilder(Integer) - Constructor for class org.cip4.lib.xjdf.builder.ProductBuilder
Custom Constructor.
ProductBuilder(Integer, String, String) - Constructor for class org.cip4.lib.xjdf.builder.ProductBuilder
Custom Constructor.
ProductBuilder(Integer, String, String, String) - Constructor for class org.cip4.lib.xjdf.builder.ProductBuilder
Custom Constructor.
ProductBuilder(Product) - Constructor for class org.cip4.lib.xjdf.builder.ProductBuilder
Custom Constructor.
productIntent - Variable in class org.cip4.lib.xjdf.schema.Intent
 
ProductIntent - Class in org.cip4.lib.xjdf.schema
Java class for ProductIntent complex type.
ProductIntent() - Constructor for class org.cip4.lib.xjdf.schema.ProductIntent
 
PRODUCTION_PRINT_PROCESS - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'PrintProcess' of ProductionIntent Node in XJDF Document.
productionCounter - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
ProductionIntent - Class in org.cip4.lib.xjdf.schema
Java class for ProductionIntent complex type.
ProductionIntent() - Constructor for class org.cip4.lib.xjdf.schema.ProductionIntent
 
ProductionIntent.PrintPreference - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ProductionPath - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ProductionPath() - Constructor for class org.cip4.lib.xjdf.schema.ProductionPath
 
productionPath - Variable in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
productionPathID - Variable in class org.cip4.lib.xjdf.schema.ProductionPath
 
productionType - Variable in class org.cip4.lib.xjdf.schema.FolderProduction
 
ProductList - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ProductList() - Constructor for class org.cip4.lib.xjdf.schema.ProductList
 
productList - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
productPart - Variable in class org.cip4.lib.xjdf.schema.Part
 
productType - Variable in class org.cip4.lib.xjdf.schema.Component
 
productType - Variable in class org.cip4.lib.xjdf.schema.Product
 
productTypeDetails - Variable in class org.cip4.lib.xjdf.schema.Component
 
productTypeDetails - Variable in class org.cip4.lib.xjdf.schema.Product
 
ProductUtil - Class in org.cip4.lib.xjdf.util
Utility for performing reoccuring operations on products.
ProductValidator - Class in org.cip4.lib.xjdf.validator.element
 
ProductValidator() - Constructor for class org.cip4.lib.xjdf.validator.element.ProductValidator
 
progressionOrder - Variable in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
projectID - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
proofItem - Variable in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
ProofItem - Class in org.cip4.lib.xjdf.schema
Java class for ProofItem complex type.
ProofItem() - Constructor for class org.cip4.lib.xjdf.schema.ProofItem
 
ProofItem.ColorType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
proofPaper - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
proofPaper - Variable in class org.cip4.lib.xjdf.schema.Layout
 
proofPaper - Variable in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
proofTarget - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
psCreationDetails - Variable in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
PSCreationDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PSCreationDetails() - Constructor for class org.cip4.lib.xjdf.schema.PSCreationDetails
 
PSCreationDetails.IncludeType3Fonts - Enum in org.cip4.lib.xjdf.schema
Java class for null.
PSCreationDetails.OutputType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
psLevel - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
pullOutValue - Variable in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
 
pullOutValue - Variable in class org.cip4.lib.xjdf.schema.BindingQualityParams
 
punch - Variable in class org.cip4.lib.xjdf.schema.BendingParams
 
punchType - Variable in class org.cip4.lib.xjdf.schema.BendingParams
 
punchType - Variable in class org.cip4.lib.xjdf.schema.ExposedMedia
 
purpose - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
purposeDetails - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
push(Object) - Method in class org.cip4.lib.xjdf.validator.Ancestors
 

Q

qFactor - Variable in class org.cip4.lib.xjdf.schema.DCTParams
 
QualityControlParams - Class in org.cip4.lib.xjdf.schema
Java class for QualityControlParams complex type.
QualityControlParams() - Constructor for class org.cip4.lib.xjdf.schema.QualityControlParams
 
QualityControlResult - Class in org.cip4.lib.xjdf.schema
Java class for QualityControlResult complex type.
QualityControlResult() - Constructor for class org.cip4.lib.xjdf.schema.QualityControlResult
 
qualityMeasurement - Variable in class org.cip4.lib.xjdf.schema.Part
 
quantTable - Variable in class org.cip4.lib.xjdf.schema.DCTParams
 
Query - Class in org.cip4.lib.xjdf.schema
Java class for Query complex type.
Query() - Constructor for class org.cip4.lib.xjdf.schema.Query
 
QueryGangStatus - Class in org.cip4.lib.xjdf.schema
Java class for QueryGangStatus complex type.
QueryGangStatus() - Constructor for class org.cip4.lib.xjdf.schema.QueryGangStatus
 
QueryKnownDevices - Class in org.cip4.lib.xjdf.schema
Java class for QueryKnownDevices complex type.
QueryKnownDevices() - Constructor for class org.cip4.lib.xjdf.schema.QueryKnownDevices
 
QueryKnownMessages - Class in org.cip4.lib.xjdf.schema
Java class for QueryKnownMessages complex type.
QueryKnownMessages() - Constructor for class org.cip4.lib.xjdf.schema.QueryKnownMessages
 
QueryKnownSubscriptions - Class in org.cip4.lib.xjdf.schema
Java class for QueryKnownSubscriptions complex type.
QueryKnownSubscriptions() - Constructor for class org.cip4.lib.xjdf.schema.QueryKnownSubscriptions
 
QueryNotification - Class in org.cip4.lib.xjdf.schema
Java class for QueryNotification complex type.
QueryNotification() - Constructor for class org.cip4.lib.xjdf.schema.QueryNotification
 
QueryQueueStatus - Class in org.cip4.lib.xjdf.schema
Java class for QueryQueueStatus complex type.
QueryQueueStatus() - Constructor for class org.cip4.lib.xjdf.schema.QueryQueueStatus
 
QueryResource - Class in org.cip4.lib.xjdf.schema
Java class for QueryResource complex type.
QueryResource() - Constructor for class org.cip4.lib.xjdf.schema.QueryResource
 
QueryStatus - Class in org.cip4.lib.xjdf.schema
Java class for QueryStatus complex type.
QueryStatus() - Constructor for class org.cip4.lib.xjdf.schema.QueryStatus
 
Queue - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Queue() - Constructor for class org.cip4.lib.xjdf.schema.Queue
 
queue - Variable in class org.cip4.lib.xjdf.schema.ResponseQueueStatus
 
queue - Variable in class org.cip4.lib.xjdf.schema.SignalQueueStatus
 
queueEntry - Variable in class org.cip4.lib.xjdf.schema.Queue
 
QueueEntry - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
QueueEntry() - Constructor for class org.cip4.lib.xjdf.schema.QueueEntry
 
queueEntry - Variable in class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
 
queueEntry - Variable in class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.Notification
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.ResubmissionParams
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.StatusQuParams
 
queueEntryIDs - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
queueFilter - Variable in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
QueueFilter - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
QueueFilter() - Constructor for class org.cip4.lib.xjdf.schema.QueueFilter
 
queueFilter - Variable in class org.cip4.lib.xjdf.schema.QueueStatusParams
 
queueSize - Variable in class org.cip4.lib.xjdf.schema.Queue
 
queueStatusParams - Variable in class org.cip4.lib.xjdf.schema.QueryQueueStatus
 
QueueStatusParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
QueueStatusParams() - Constructor for class org.cip4.lib.xjdf.schema.QueueStatusParams
 
queueSubmissionParams - Variable in class org.cip4.lib.xjdf.schema.CommandSubmitQueueEntry
 
QueueSubmissionParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
QueueSubmissionParams() - Constructor for class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
queueURL - Variable in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 

R

RasterReadingParams - Class in org.cip4.lib.xjdf.schema
Java class for RasterReadingParams complex type.
RasterReadingParams() - Constructor for class org.cip4.lib.xjdf.schema.RasterReadingParams
 
ratio - Variable in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
rawName - Variable in class org.cip4.lib.xjdf.schema.Color
 
rawName - Variable in class org.cip4.lib.xjdf.schema.ColorantAlias
 
readAttribute(String) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Read attribute from XML Document using XPath.
readAttribute(String, Class) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Read attribute from XML Document using XPath and convert to JDF Datatype.
readerPageCount - Variable in class org.cip4.lib.xjdf.schema.Component
 
Rectangle - Class in org.cip4.lib.xjdf.type
XML Attributes of type rectangle are used to describe rectangular locations on the page, Sheet or other printable surface.
Rectangle() - Constructor for class org.cip4.lib.xjdf.type.Rectangle
Default constructor.
Rectangle(double, double, double, double) - Constructor for class org.cip4.lib.xjdf.type.Rectangle
Custom constructor, accepting values for page coordinates.
Rectangle(String) - Constructor for class org.cip4.lib.xjdf.type.Rectangle
Custom Constructor.
recycledPercentage - Variable in class org.cip4.lib.xjdf.schema.Media
 
refAnchor - Variable in class org.cip4.lib.xjdf.schema.PositionObj
 
RefAnchor - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
RefAnchor() - Constructor for class org.cip4.lib.xjdf.schema.RefAnchor
 
refAnchor - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
RefAnchor.AnchorType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
referenceEdge - Variable in class org.cip4.lib.xjdf.schema.HolePattern
 
referenceXObjParams - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
ReferenceXObjParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ReferenceXObjParams() - Constructor for class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
refID - Variable in class org.cip4.lib.xjdf.schema.Header
 
region - Variable in class org.cip4.lib.xjdf.schema.Address
 
registerMark - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
RegisterMark - Class in org.cip4.lib.xjdf.schema
Java class for RegisterMark complex type.
RegisterMark() - Constructor for class org.cip4.lib.xjdf.schema.RegisterMark
 
RegisterMark.MarkUsage - Enum in org.cip4.lib.xjdf.schema
Java class for null.
registerRibbon - Variable in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
registerRibbon - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
RegisterRibbon - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
RegisterRibbon() - Constructor for class org.cip4.lib.xjdf.schema.RegisterRibbon
 
reinforceBind - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
reinforceColor - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
reinforceColorDetails - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
reinforcement - Variable in class org.cip4.lib.xjdf.schema.HolePattern
 
reinforceTabs - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
relatedJobID - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
relatedJobPartID - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
relatedProjectID - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
relativeBox - Variable in class org.cip4.lib.xjdf.schema.Position
 
relativeHeight - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
relativeSize - Variable in class org.cip4.lib.xjdf.schema.PositionObj
 
RelativeURIPathRelativizer - Class in org.cip4.lib.xjdf.uri.relativizer
Relativizer class which is responsible for relativizing uris with an relative path.
RelativeURIPathRelativizer() - Constructor for class org.cip4.lib.xjdf.uri.relativizer.RelativeURIPathRelativizer
 
relativeWidth - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
relativize(URI, URI) - Method in class org.cip4.lib.xjdf.uri.relativizer.AbsoluteURIPathRelativizer
 
relativize(URI, URI) - Method in class org.cip4.lib.xjdf.uri.relativizer.AbsoluteURIRelativizer
 
relativize(URI, URI) - Method in class org.cip4.lib.xjdf.uri.relativizer.AuthorityURIRelativizer
 
relativize(URI, URI) - Method in class org.cip4.lib.xjdf.uri.relativizer.RelativeURIPathRelativizer
 
reliefThickness - Variable in class org.cip4.lib.xjdf.schema.Media
 
removeNode(String) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Remove a node from XML Document locaed by the XPath expression.
renderingIntent - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
RenderingIntent - Enum in org.cip4.lib.xjdf.schema
Java class for RenderingIntent.
RenderingParams - Class in org.cip4.lib.xjdf.schema
Java class for RenderingParams complex type.
RenderingParams() - Constructor for class org.cip4.lib.xjdf.schema.RenderingParams
 
RenderingParams.BandOrdering - Enum in org.cip4.lib.xjdf.schema
Java class for null.
repeatDesc - Variable in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
RepeatDesc - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
RepeatDesc() - Constructor for class org.cip4.lib.xjdf.schema.RepeatDesc
 
RepeatDesc.AllowedRotate - Enum in org.cip4.lib.xjdf.schema
Java class for null.
repeatTime - Variable in class org.cip4.lib.xjdf.schema.Subscription
 
replacementColorantName - Variable in class org.cip4.lib.xjdf.schema.ColorantAlias
 
replaceNode(String, Object, AbstractXmlParser) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Replace a node in XML Document located by the XPath expression.
replaceNode(String, Object) - Method in class org.cip4.lib.xjdf.xml.XJdfNavigator
Replace a node in XML Document located by the XPath expression.
requestQueueEntryParams - Variable in class org.cip4.lib.xjdf.schema.CommandRequestQueueEntry
 
RequestQueueEntryParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
RequestQueueEntryParams() - Constructor for class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
required - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
requiredDuration - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
resolution - Variable in class org.cip4.lib.xjdf.schema.ByteMap
 
resolution - Variable in class org.cip4.lib.xjdf.schema.ExposedMedia
 
resolution - Variable in class org.cip4.lib.xjdf.schema.ObjectResolution
 
resolution - Variable in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
resolve(URI, String) - Static method in class org.cip4.lib.xjdf.uri.resolver.URIResolver
Creates an absolute uri based on the passed arguments.
Resource - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Resource() - Constructor for class org.cip4.lib.xjdf.schema.Resource
 
resource - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
Resource.Status - Enum in org.cip4.lib.xjdf.schema
Java class for null.
resourceCmdParams - Variable in class org.cip4.lib.xjdf.schema.CommandResource
 
ResourceCmdParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ResourceCmdParams() - Constructor for class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
ResourceCmdParams.UpdateMethod - Enum in org.cip4.lib.xjdf.schema
Java class for null.
resourceDetails - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
resourceInfo - Variable in class org.cip4.lib.xjdf.schema.AuditResource
 
ResourceInfo - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ResourceInfo() - Constructor for class org.cip4.lib.xjdf.schema.ResourceInfo
 
resourceInfo - Variable in class org.cip4.lib.xjdf.schema.ResponseResource
 
resourceInfo - Variable in class org.cip4.lib.xjdf.schema.SignalResource
 
ResourceInfo.CommandResult - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ResourceInfo.Level - Enum in org.cip4.lib.xjdf.schema
Java class for null.
resourceName - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
resourceQuParams - Variable in class org.cip4.lib.xjdf.schema.QueryResource
 
ResourceQuParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ResourceQuParams() - Constructor for class org.cip4.lib.xjdf.schema.ResourceQuParams
 
ResourceQuParams.ResourceDetails - Enum in org.cip4.lib.xjdf.schema
Java class for null.
Resources - Class in org.cip4.lib.xjdf.util
This class provides access to Resources within ResourceSets.
Resources() - Constructor for class org.cip4.lib.xjdf.util.Resources
Constructor.
Resources(List<ResourceSet>) - Constructor for class org.cip4.lib.xjdf.util.Resources
Constructor.
resourceSet - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
resourceSet - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
resourceSet - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
ResourceSet - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ResourceSet() - Constructor for class org.cip4.lib.xjdf.schema.ResourceSet
 
resourceSet - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
ResourceSet.Usage - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ResourceSetComparator - Class in org.cip4.lib.xjdf.comparator
Comparator of elements derived from ResourceSet elements.
ResourceSetComparator() - Constructor for class org.cip4.lib.xjdf.comparator.ResourceSetComparator
 
ResourceSetValidator - Class in org.cip4.lib.xjdf.validator.element
Validator for element ResourceSet.
ResourceSetValidator() - Constructor for class org.cip4.lib.xjdf.validator.element.ResourceSetValidator
 
resourceUsage - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
resourceWeight - Variable in class org.cip4.lib.xjdf.schema.Resource
 
resourceWeight - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
Response - Class in org.cip4.lib.xjdf.schema
Java class for Response complex type.
Response() - Constructor for class org.cip4.lib.xjdf.schema.Response
 
ResponseForceGang - Class in org.cip4.lib.xjdf.schema
Java class for ResponseForceGang complex type.
ResponseForceGang() - Constructor for class org.cip4.lib.xjdf.schema.ResponseForceGang
 
ResponseGangStatus - Class in org.cip4.lib.xjdf.schema
Java class for ResponseGangStatus complex type.
ResponseGangStatus() - Constructor for class org.cip4.lib.xjdf.schema.ResponseGangStatus
 
ResponseKnownDevices - Class in org.cip4.lib.xjdf.schema
Java class for ResponseKnownDevices complex type.
ResponseKnownDevices() - Constructor for class org.cip4.lib.xjdf.schema.ResponseKnownDevices
 
ResponseKnownMessages - Class in org.cip4.lib.xjdf.schema
Java class for ResponseKnownMessages complex type.
ResponseKnownMessages() - Constructor for class org.cip4.lib.xjdf.schema.ResponseKnownMessages
 
ResponseKnownSubscriptions - Class in org.cip4.lib.xjdf.schema
Java class for ResponseKnownSubscriptions complex type.
ResponseKnownSubscriptions() - Constructor for class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
 
responseModes - Variable in class org.cip4.lib.xjdf.schema.MessageService
 
ResponseModifyQueueEntry - Class in org.cip4.lib.xjdf.schema
Java class for ResponseModifyQueueEntry complex type.
ResponseModifyQueueEntry() - Constructor for class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
 
ResponseNotification - Class in org.cip4.lib.xjdf.schema
Java class for ResponseNotification complex type.
ResponseNotification() - Constructor for class org.cip4.lib.xjdf.schema.ResponseNotification
 
ResponsePipeControl - Class in org.cip4.lib.xjdf.schema
Java class for ResponsePipeControl complex type.
ResponsePipeControl() - Constructor for class org.cip4.lib.xjdf.schema.ResponsePipeControl
 
ResponseQueueStatus - Class in org.cip4.lib.xjdf.schema
Java class for ResponseQueueStatus complex type.
ResponseQueueStatus() - Constructor for class org.cip4.lib.xjdf.schema.ResponseQueueStatus
 
ResponseRequestQueueEntry - Class in org.cip4.lib.xjdf.schema
Java class for ResponseRequestQueueEntry complex type.
ResponseRequestQueueEntry() - Constructor for class org.cip4.lib.xjdf.schema.ResponseRequestQueueEntry
 
ResponseResource - Class in org.cip4.lib.xjdf.schema
Java class for ResponseResource complex type.
ResponseResource() - Constructor for class org.cip4.lib.xjdf.schema.ResponseResource
 
ResponseResubmitQueueEntry - Class in org.cip4.lib.xjdf.schema
Java class for ResponseResubmitQueueEntry complex type.
ResponseResubmitQueueEntry() - Constructor for class org.cip4.lib.xjdf.schema.ResponseResubmitQueueEntry
 
ResponseReturnQueueEntry - Class in org.cip4.lib.xjdf.schema
Java class for ResponseReturnQueueEntry complex type.
ResponseReturnQueueEntry() - Constructor for class org.cip4.lib.xjdf.schema.ResponseReturnQueueEntry
 
ResponseShutDown - Class in org.cip4.lib.xjdf.schema
Java class for ResponseShutDown complex type.
ResponseShutDown() - Constructor for class org.cip4.lib.xjdf.schema.ResponseShutDown
 
ResponseStatus - Class in org.cip4.lib.xjdf.schema
Java class for ResponseStatus complex type.
ResponseStatus() - Constructor for class org.cip4.lib.xjdf.schema.ResponseStatus
 
ResponseStopPersistentChannel - Class in org.cip4.lib.xjdf.schema
Java class for ResponseStopPersistentChannel complex type.
ResponseStopPersistentChannel() - Constructor for class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
 
ResponseSubmitQueueEntry - Class in org.cip4.lib.xjdf.schema
Java class for ResponseSubmitQueueEntry complex type.
ResponseSubmitQueueEntry() - Constructor for class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
 
ResponseWakeUp - Class in org.cip4.lib.xjdf.schema
Java class for ResponseWakeUp complex type.
ResponseWakeUp() - Constructor for class org.cip4.lib.xjdf.schema.ResponseWakeUp
 
restTime - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
resubmissionParams - Variable in class org.cip4.lib.xjdf.schema.CommandResubmitQueueEntry
 
ResubmissionParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ResubmissionParams() - Constructor for class org.cip4.lib.xjdf.schema.ResubmissionParams
 
ResubmissionParams.UpdateMethod - Enum in org.cip4.lib.xjdf.schema
Java class for null.
returnCode - Variable in class org.cip4.lib.xjdf.schema.Response
 
returnJMF - Variable in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
returnQueueEntryParams - Variable in class org.cip4.lib.xjdf.schema.CommandReturnQueueEntry
 
ReturnQueueEntryParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ReturnQueueEntryParams() - Constructor for class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
 
returnTime - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
revision - Variable in class org.cip4.lib.xjdf.schema.Device
 
revision - Variable in class org.cip4.lib.xjdf.schema.Module
 
rgbGray2Black - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
rgbGray2BlackThreshold - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
ribbonColor - Variable in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
ribbonColorDetails - Variable in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
ribbonEnd - Variable in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
ringBinding - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
RingBinding - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
RingBinding() - Constructor for class org.cip4.lib.xjdf.schema.RingBinding
 
ringBindingDetails - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
RingBindingDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
RingBindingDetails() - Constructor for class org.cip4.lib.xjdf.schema.RingBindingDetails
 
ringMechanic - Variable in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
ringShape - Variable in class org.cip4.lib.xjdf.schema.RingBinding
 
ringShape - Variable in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
rivetsExposed - Variable in class org.cip4.lib.xjdf.schema.RingBinding
 
rivetsExposed - Variable in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
rollCut - Variable in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
rollDiameter - Variable in class org.cip4.lib.xjdf.schema.Media
 
rotated - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
rotatePolicy - Variable in class org.cip4.lib.xjdf.schema.FitPolicy
 
rotation - Variable in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
rotation - Variable in class org.cip4.lib.xjdf.schema.RegisterMark
 
rotationPolicy - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
rotationPolicy - Variable in class org.cip4.lib.xjdf.schema.PositionObj
 
rounding - Variable in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
rows - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
rowsPerStrip - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
rRef - Variable in class org.cip4.lib.xjdf.schema.RefAnchor
 
ruleLength - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
RuleLength - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
RuleLength() - Constructor for class org.cip4.lib.xjdf.schema.RuleLength
 
run - Variable in class org.cip4.lib.xjdf.schema.Part
 
run() - Method in class org.cip4.lib.xjdf.XJdfFactory
 
runIndex - Variable in class org.cip4.lib.xjdf.schema.Part
 
runList - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
RunList - Class in org.cip4.lib.xjdf.schema
Java class for RunList complex type.
RunList() - Constructor for class org.cip4.lib.xjdf.schema.RunList
 
RunList.OrdType - Enum in org.cip4.lib.xjdf.schema
Java class for null.

S

saddleStitching - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
SaddleStitching - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
SaddleStitching() - Constructor for class org.cip4.lib.xjdf.schema.SaddleStitching
 
sampleInterval - Variable in class org.cip4.lib.xjdf.schema.QualityControlParams
 
scale - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
scaling - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
scaling - Variable in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
scalingOrigin - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
scalingOrigin - Variable in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
scavengerArea - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
ScavengerArea - Class in org.cip4.lib.xjdf.schema
Java class for ScavengerArea complex type.
ScavengerArea() - Constructor for class org.cip4.lib.xjdf.schema.ScavengerArea
 
scope - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
scope - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
Scope - Enum in org.cip4.lib.xjdf.schema
Java class for Scope.
scope - Variable in class org.cip4.lib.xjdf.schema.UsageCounter
 
score - Variable in class org.cip4.lib.xjdf.schema.CoverApplicationParams
 
Score - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Score() - Constructor for class org.cip4.lib.xjdf.schema.Score
 
Score.Side - Enum in org.cip4.lib.xjdf.schema
Java class for null.
scoring - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
screeningFamily - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
ScreeningParams - Class in org.cip4.lib.xjdf.schema
Java class for ScreeningParams complex type.
ScreeningParams() - Constructor for class org.cip4.lib.xjdf.schema.ScreeningParams
 
screeningType - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
screenRuling - Variable in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
screenSelector - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
screenSelector - Variable in class org.cip4.lib.xjdf.schema.Content
 
screenSelector - Variable in class org.cip4.lib.xjdf.schema.ScreeningParams
 
ScreenSelector - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ScreenSelector() - Constructor for class org.cip4.lib.xjdf.schema.ScreenSelector
 
ScreenSelector.ScreeningType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
screenShape - Variable in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
sealing - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
sealingTemperature - Variable in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
searchDepth - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
segmentation - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
separation - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
separation - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
separation - Variable in class org.cip4.lib.xjdf.schema.Part
 
separation - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
SeparationControlParams - Class in org.cip4.lib.xjdf.schema
Java class for SeparationControlParams complex type.
SeparationControlParams() - Constructor for class org.cip4.lib.xjdf.schema.SeparationControlParams
 
separationListBack - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
separationListFront - Variable in class org.cip4.lib.xjdf.schema.GangElement
 
separationNameTag - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
separations - Variable in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
separations - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
separations - Variable in class org.cip4.lib.xjdf.schema.Content
 
separations - Variable in class org.cip4.lib.xjdf.schema.DeviceNSpace
 
separations - Variable in class org.cip4.lib.xjdf.schema.RegisterMark
 
separations - Variable in class org.cip4.lib.xjdf.schema.ScavengerArea
 
serialNumber - Variable in class org.cip4.lib.xjdf.schema.Device
 
serialNumber - Variable in class org.cip4.lib.xjdf.schema.Module
 
serviceLevel - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
setAbsoluteBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the absoluteBox property.
setAbsoluteHeight(Float) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the absoluteHeight property.
setAbsoluteWidth(Float) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the absoluteWidth property.
setAction(BoxFoldAction.Action) - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
Sets the value of the action property.
setAction(EnumPreflightAction) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Sets the value of the action property.
setAction(EnumPreflightAction) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Sets the value of the action property.
setActivation(Activation) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the activation property.
setActivation(Activation) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the activation property.
setActivation(Activation) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
Sets the value of the activation property.
setActivityID(String) - Method in class org.cip4.lib.xjdf.schema.Activity
Sets the value of the activityID property.
setActivityName(String) - Method in class org.cip4.lib.xjdf.schema.Activity
Sets the value of the activityName property.
setActualColorName(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the actualColorName property.
setAdditionalNames(String) - Method in class org.cip4.lib.xjdf.schema.Person
Sets the value of the additionalNames property.
setAddress(Address) - Method in class org.cip4.lib.xjdf.schema.Contact
Sets the value of the address property.
setAdhesiveNote(AdhesiveNote) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the adhesiveNote property.
setAdjustContrast(Float) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the adjustContrast property.
setAdjustHue(Float) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the adjustHue property.
setAdjustLightness(Float) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the adjustLightness property.
setAdjustSaturation(Float) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the adjustSaturation property.
setAdvanceDistance(Float) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Sets the value of the advanceDistance property.
setAdvancedParams(AdvancedParams) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the advancedParams property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Header
Sets the value of the agentName property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Header
Sets the value of the agentVersion property.
setAllowedRotate(RepeatDesc.AllowedRotate) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the allowedRotate property.
setAllowJBIG2Globals(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the allowJBIG2Globals property.
setAllowPSXObjects(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the allowPSXObjects property.
setAllowTransparency(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the allowTransparency property.
setAlternatePositions(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Feeder
Sets the value of the alternatePositions property.
setAmount(int) - Method in class org.cip4.lib.xjdf.schema.BundleItem
Sets the value of the amount property.
setAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Sets the value of the amount property.
setAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Disjointing
Sets the value of the amount property.
setAmount(int) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the amount property.
setAmount(Float) - Method in class org.cip4.lib.xjdf.schema.GangInfo
Sets the value of the amount property.
setAmount(Float) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the amount property.
setAmount(Double) - Method in class org.cip4.lib.xjdf.schema.PartAmount
Sets the value of the amount property.
setAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Product
Sets the value of the amount property.
setAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the amount property.
setAmountPool(AmountPool) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the amountPool property.
setAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the anchor property.
setAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the anchor property.
setAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.RefAnchor
Sets the value of the anchor property.
setAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the anchor property.
setAnchorType(RefAnchor.AnchorType) - Method in class org.cip4.lib.xjdf.schema.RefAnchor
Sets the value of the anchorType property.
setAngle(Float) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the angle property.
setAngle(Float) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the angle property.
setAntiAliasImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the antiAliasImages property.
setAntiAliasing(String) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
Sets the value of the antiAliasing property.
setApplication(String) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
Sets the value of the application property.
setApprovalPerson(ApprovalPerson) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Sets the value of the approvalPerson property.
setApprovalRole(ApprovalPerson.ApprovalRole) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
Sets the value of the approvalRole property.
setApprovalRoleDetails(String) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
Sets the value of the approvalRoleDetails property.
setApprovalState(ApprovalDetails.ApprovalState) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Sets the value of the approvalState property.
setApprovalStateDetails(String) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Sets the value of the approvalStateDetails property.
setArea(Float) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the area property.
setArea(Float) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Sets the value of the area property.
setAreaGlue(Boolean) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the areaGlue property.
setASCII85EncodePages(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the ascii85EncodePages property.
setAspectRatio(PreviewGenerationParams.AspectRatio) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Sets the value of the aspectRatio property.
setAuditPool(AuditPool) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the auditPool property.
setAuthor(String) - Method in class org.cip4.lib.xjdf.schema.Comment
Sets the value of the author property.
setAuthor(String) - Method in class org.cip4.lib.xjdf.schema.Header
Sets the value of the author property.
setAutoFilterImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the autoFilterImages property.
setAutomated(Boolean) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the automated property.
setAutomatedOverPrintParams(AutomatedOverPrintParams) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Sets the value of the automatedOverPrintParams property.
setAutomatedOverPrintParams(AutomatedOverPrintParams) - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
Sets the value of the automatedOverPrintParams property.
setAutomation(EnumAutomation) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the automation property.
setAutomation(EnumAutomation) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the automation property.
setAutoPositionEPSInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the autoPositionEPSInfo property.
setAutoRotatePages(PDFCreationDetails.AutoRotatePages) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the autoRotatePages property.
setAveragePages(Integer) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Sets the value of the averagePages property.
setBackBrightness(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the backBrightness property.
setBackCoating(Coating) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the backCoating property.
setBackCoating(Coating) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the backCoating property.
setBackCoatingDetail(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the backCoatingDetail property.
setBackCoverColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the backCoverColor property.
setBackCoverColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the backCoverColorDetails property.
setBackGlossValue(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the backGlossValue property.
setBacking(Float) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
Sets the value of the backing property.
setBackISOPaperSubstrate(ISOPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the backISOPaperSubstrate property.
setBackISOPaperSubstrate(ISOPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the backISOPaperSubstrate property.
setBackOverfold(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the backOverfold property.
setBackPages(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the backPages property.
setBackSpread(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the backSpread property.
setBadFeedQuality(EnumFeedQuality) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Sets the value of the badFeedQuality property.
setBadFeeds(Integer) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Sets the value of the badFeeds property.
setBand(Band) - Method in class org.cip4.lib.xjdf.schema.ByteMap
Sets the value of the band property.
setBandHeight(Integer) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Sets the value of the bandHeight property.
setBandOrdering(ByteMap.BandOrdering) - Method in class org.cip4.lib.xjdf.schema.ByteMap
Sets the value of the bandOrdering property.
setBandOrdering(RenderingParams.BandOrdering) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Sets the value of the bandOrdering property.
setBandWidth(Integer) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Sets the value of the bandWidth property.
setBarcodeDetails(BarcodeDetails) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the barcodeDetails property.
setBarcodeProductionParams(BarcodeProductionParams) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the barcodeProductionParams property.
setBarcodeReproParams(BarcodeReproParams) - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
Sets the value of the barcodeReproParams property.
setBarcodeReproParams(BarcodeReproParams) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the barcodeReproParams property.
setBarcodeVersion(String) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Sets the value of the barcodeVersion property.
setBearerBars(BarcodeReproParams.BearerBars) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Sets the value of the bearerBars property.
setBend(Boolean) - Method in class org.cip4.lib.xjdf.schema.BendingParams
Sets the value of the bend property.
setBinaryOK(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the binaryOK property.
setBinaryValue(String) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Sets the value of the binaryValue property.
setBinderMaterial(String) - Method in class org.cip4.lib.xjdf.schema.RingBinding
Sets the value of the binderMaterial property.
setBinderySignatureID(String) - Method in class org.cip4.lib.xjdf.schema.AssemblySection
Sets the value of the binderySignatureID property.
setBinderySignatureID(String) - Method in class org.cip4.lib.xjdf.schema.GangSource
Sets the value of the binderySignatureID property.
setBinderySignatureID(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the binderySignatureID property.
setBinderySignatureID(String) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the binderySignatureID property.
setBinderySignatureSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the binderySignatureSize property.
setBinderySignatureType(BinderySignature.BinderySignatureType) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the binderySignatureType property.
setBinding(PDFCreationDetails.Binding) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the binding property.
setBindingColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the bindingColor property.
setBindingColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the bindingColorDetails property.
setBindingOrder(BindingIntent.BindingOrder) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the bindingOrder property.
setBindingOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the bindingOrientation property.
setBindingQualityParams(BindingQualityParams) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
Sets the value of the bindingQualityParams property.
setBindingSide(Edge) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the bindingSide property.
setBindingType(BindingIntent.BindingType) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the bindingType property.
setBindingType(LooseBindingParams.BindingType) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the bindingType property.
setBitDepth(int) - Method in class org.cip4.lib.xjdf.schema.Icon
Sets the value of the bitDepth property.
setBleed(Float) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the bleed property.
setBleedBottom(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the bleedBottom property.
setBleedFace(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the bleedFace property.
setBleedFoot(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the bleedFoot property.
setBleedHead(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the bleedHead property.
setBleedLeft(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the bleedLeft property.
setBleedRight(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the bleedRight property.
setBleedSpine(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the bleedSpine property.
setBleedTop(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the bleedTop property.
setBlindStitch(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Sets the value of the blindStitch property.
setBlindStitch(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the blindStitch property.
setBlockName(String) - Method in class org.cip4.lib.xjdf.schema.CutBlock
Sets the value of the blockName property.
setBlockName(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the blockName property.
setBlockName(String) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the blockName property.
setBlockThreadSewing(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the blockThreadSewing property.
setBlockThreadSewing(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the blockThreadSewing property.
setBottling(BinderySignature.Bottling) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the bottling property.
setBottomFoldIn(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the bottomFoldIn property.
setBoundingBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the boundingBox property.
setBoundingBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the boundingBox property.
setBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.CutBlock
Sets the value of the box property.
setBoxFoldingType(BoxFoldingParams.BoxFoldingType) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
Sets the value of the boxFoldingType property.
setBoxType(BoxPackingParams.BoxType) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the boxType property.
setBoxTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the boxTypeDetails property.
setBrand(String) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the brand property.
setBrand(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the brand property.
setBrand(String) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the brand property.
setBrightness(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the brightness property.
setBundleType(BundleType) - Method in class org.cip4.lib.xjdf.schema.BundleItem
Sets the value of the bundleType property.
setBundleType(BundleType) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the bundleType property.
setBurnOutArea(XYPair) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Sets the value of the burnOutArea property.
setBuyerAccount(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the buyerAccount property.
setBuyerSupplied(Boolean) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the buyerSupplied property.
setByteMap(ByteMap) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the byteMap property.
setByteOrder(TIFFFormatParams.ByteOrder) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Sets the value of the byteOrder property.
setCartonTopFlaps(XYPair) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the cartonTopFlaps property.
setCaseRadius(Float) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Sets the value of the caseRadius property.
setCategory(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the category property.
setCCITTFaxParams(CCITTFaxParams) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the ccittFaxParams property.
setCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Sets the value of the center property.
setCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Sets the value of the center property.
setCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the center property.
setCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.HolePattern
Sets the value of the center property.
setCenter(Boolean) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the center property.
setCenter(Boolean) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Sets the value of the center property.
setCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
Sets the value of the center property.
setCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
Sets the value of the center property.
setCenterAcross(EnumDeviceAxis) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Sets the value of the centerAcross property.
setCenterCropBox(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the centerCropBox property.
setCenterReference(HolePattern.CenterReference) - Method in class org.cip4.lib.xjdf.schema.HolePattern
Sets the value of the centerReference property.
setChannelBindingDetails(ChannelBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the channelBindingDetails property.
setChannelID(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Sets the value of the channelID property.
setChannelID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Sets the value of the channelID property.
setChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.Signal
Sets the value of the channelMode property.
setChannelType(String) - Method in class org.cip4.lib.xjdf.schema.ComChannel
Sets the value of the channelType property.
setCheckSum(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the checkSum property.
setChild(Resource) - Method in class org.cip4.lib.xjdf.schema.AssemblyItem
Sets the value of the child property.
setChild(Resource) - Method in class org.cip4.lib.xjdf.schema.BindIn
Sets the value of the child property.
setChild(Resource) - Method in class org.cip4.lib.xjdf.schema.BlowIn
Sets the value of the child property.
setChild(Resource) - Method in class org.cip4.lib.xjdf.schema.StickOn
Sets the value of the child property.
setCIETint(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the cieTint property.
setCIEWhiteness(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the cieWhiteness property.
setCity(String) - Method in class org.cip4.lib.xjdf.schema.Address
Sets the value of the city property.
setCivicNumber(String) - Method in class org.cip4.lib.xjdf.schema.Address
Sets the value of the civicNumber property.
setClaim(String) - Method in class org.cip4.lib.xjdf.schema.Certification
Sets the value of the claim property.
setClampD(Float) - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
Sets the value of the clampD property.
setClampSize(Shape) - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
Sets the value of the clampSize property.
setClazz(Severity) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the clazz property.
setCleanupDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the cleanupDuration property.
setClipBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the clipBox property.
setClipOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Sets the value of the clipOffset property.
setClipPath(String) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the clipPath property.
setClipPath(String) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the clipPath property.
setCoating(Coating) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the coating property.
setCoating(Coating) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the coating property.
setCoatingDetail(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the coatingDetail property.
setCodeBlockSize(Integer) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Sets the value of the codeBlockSize property.
setCoilBinding(CoilBinding) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the coilBinding property.
setCoilBindingDetails(CoilBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the coilBindingDetails property.
setCoilShape(String) - Method in class org.cip4.lib.xjdf.schema.CoilBinding
Sets the value of the coilShape property.
setCoilShape(String) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
Sets the value of the coilShape property.
setCollapseBleeds(Boolean) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the collapseBleeds property.
setCollate(DigitalPrintingParams.Collate) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the collate property.
setColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Sets the value of the color property.
setColorantDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Sets the value of the colorantDepth property.
setColorantName(String) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
Sets the value of the colorantName property.
setColorBook(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorBook property.
setColorBookEntry(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorBookEntry property.
setColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorDetails property.
setColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Sets the value of the colorDetails property.
setColorName(NamedColor) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorName property.
setColorTransform(DCTParams.ColorTransform) - Method in class org.cip4.lib.xjdf.schema.DCTParams
Sets the value of the colorTransform property.
setColorType(Color.ColorType) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorType property.
setColorType(ProofItem.ColorType) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the colorType property.
setColorTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorTypeDetails property.
setColumns(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the columns property.
setColumns(Integer) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the columns property.
setCombBinding(CombBinding) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the combBinding property.
setCombBindingDetails(CombBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the combBindingDetails property.
setCombinedProcessIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Sets the value of the combinedProcessIndex property.
setCombShape(String) - Method in class org.cip4.lib.xjdf.schema.CombBinding
Sets the value of the combShape property.
setCombShape(String) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Sets the value of the combShape property.
setCommandResult(ResourceInfo.CommandResult) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the commandResult property.
setComment(Comment) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Sets the value of the comment property.
setComment(Comment) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
Sets the value of the comment property.
setComment(Comment) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Sets the value of the comment property.
setCommentURL(URI) - Method in class org.cip4.lib.xjdf.schema.Product
Sets the value of the commentURL property.
setCommentURL(URI) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the commentURL property.
setCommentURL(URI) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Sets the value of the commentURL property.
setCommentURL(URI) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the commentURL property.
setCompany(Company) - Method in class org.cip4.lib.xjdf.schema.Contact
Sets the value of the company property.
setCompanyID(String) - Method in class org.cip4.lib.xjdf.schema.Company
Sets the value of the companyID property.
setCompensate(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the compensate property.
setCompensation(Preview.Compensation) - Method in class org.cip4.lib.xjdf.schema.Preview
Sets the value of the compensation property.
setCompensationProcess(BarcodeCompParams.CompensationProcess) - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
Sets the value of the compensationProcess property.
setCompensationValue(float) - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
Sets the value of the compensationValue property.
setComplexity(Float) - Method in class org.cip4.lib.xjdf.schema.MISDetails
Sets the value of the complexity property.
setComponent(Resource) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Sets the value of the component property.
setComponent(Resource) - Method in class org.cip4.lib.xjdf.schema.Feeder
Sets the value of the component property.
setComponent(Resource) - Method in class org.cip4.lib.xjdf.schema.MediaSource
Sets the value of the component property.
setComponentsPerRow(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the componentsPerRow property.
setCompressionLevel(AbstractXmlPackager.CompressionLevel) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlPackager
Setter for compressionLevel attribute.
setCompressPages(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the compressPages property.
setContact(Resource) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
Sets the value of the contact property.
setContactType(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the contactType property.
setContactTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Contact
Sets the value of the contactTypeDetails property.
setContainer(Product) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
Sets the value of the container property.
setContent(Resource) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the content property.
setContentMetadata(ContentMetadata) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the contentMetadata property.
setContentObject(ContentObject) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the contentObject property.
setContentType(String) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the contentType property.
setContract(Boolean) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the contract property.
setConvertImagesToIndexed(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the convertImagesToIndexed property.
setCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the copies property.
setCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.BundlingParams
Sets the value of the copies property.
setCopies(int) - Method in class org.cip4.lib.xjdf.schema.GangSource
Sets the value of the copies property.
setCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.WindingParams
Sets the value of the copies property.
setCoreWeight(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the coreWeight property.
setCornerType(String) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the cornerType property.
setCostCenterID(String) - Method in class org.cip4.lib.xjdf.schema.Contact
Sets the value of the costCenterID property.
setCostCenterID(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the costCenterID property.
setCostCenterID(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the costCenterID property.
setCostType(MISDetails.CostType) - Method in class org.cip4.lib.xjdf.schema.MISDetails
Sets the value of the costType property.
setCount(Integer) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Sets the value of the count property.
setCounterUnit(String) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the counterUnit property.
setCountry(String) - Method in class org.cip4.lib.xjdf.schema.Address
Sets the value of the country property.
setCountryCode(String) - Method in class org.cip4.lib.xjdf.schema.Address
Sets the value of the countryCode property.
setCover(Boolean) - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
Sets the value of the cover property.
setCoverage(Float) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Sets the value of the coverage property.
setCoverColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the coverColor property.
setCoverColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the coverColorDetails property.
setCoverMaterial(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the coverMaterial property.
setCoverStyle(String) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the coverStyle property.
setCoverWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the coverWidth property.
setCoverWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Sets the value of the coverWidth property.
setCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the ctm property.
setCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the ctm property.
setCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.Preview
Sets the value of the ctm property.
setCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
Sets the value of the ctm property.
setCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.TransferCurve
Sets the value of the ctm property.
setCustomerID(String) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Sets the value of the customerID property.
setCustomerJobName(String) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Sets the value of the customerJobName property.
setCustomerOrderID(String) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Sets the value of the customerOrderID property.
setCustomerProjectID(String) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Sets the value of the customerProjectID property.
setCutBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the cutBox property.
setCutBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the cutBox property.
setCutBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Sets the value of the cutBox property.
setCutBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the cutBox property.
setCutDepth(ShapeCut.CutDepth) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Sets the value of the cutDepth property.
setCutMedia(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Sets the value of the cutMedia property.
setCutOut(Boolean) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the cutOut property.
setCutOut(Boolean) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Sets the value of the cutOut property.
setCutPath(String) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the cutPath property.
setCutPath(String) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Sets the value of the cutPath property.
setCutType(ShapeCut.CutType) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Sets the value of the cutType property.
setCutWidth(Float) - Method in class org.cip4.lib.xjdf.schema.Cut
Sets the value of the cutWidth property.
setCutWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CutBlock
Sets the value of the cutWidth property.
setDataType(GeneralID.DataType) - Method in class org.cip4.lib.xjdf.schema.GeneralID
Sets the value of the dataType property.
setDCTParams(DCTParams) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the dctParams property.
setDCTQuality(Float) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the dctQuality property.
setDDESCutType(int) - Method in class org.cip4.lib.xjdf.schema.RuleLength
Sets the value of the ddesCutType property.
setDDESCutType(Integer) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the ddesCutType property.
setDeadLine(JobPhase.DeadLine) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the deadLine property.
setDefaultRenderingIntent(RenderingIntent) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the defaultRenderingIntent property.
setDeliveryMode(ShapeCuttingParams.DeliveryMode) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Sets the value of the deliveryMode property.
setDensity(Float) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the density property.
setDensity(Float) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Sets the value of the density property.
setDepth(Float) - Method in class org.cip4.lib.xjdf.schema.Crease
Sets the value of the depth property.
setDepth(Float) - Method in class org.cip4.lib.xjdf.schema.Perforate
Sets the value of the depth property.
setDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the descriptiveName property.
setDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.Intent
Sets the value of the descriptiveName property.
setDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the descriptiveName property.
setDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Sets the value of the descriptiveName property.
setDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.Product
Sets the value of the descriptiveName property.
setDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the descriptiveName property.
setDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Sets the value of the descriptiveName property.
setDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the descriptiveName property.
setDetectBlend(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the detectBlend property.
setDevice(Device) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Sets the value of the device property.
setDevice(Device) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Sets the value of the device property.
setDeviceDetails(DeviceFilter.DeviceDetails) - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
Sets the value of the deviceDetails property.
setDeviceFilter(DeviceFilter) - Method in class org.cip4.lib.xjdf.schema.QueryKnownDevices
Sets the value of the deviceFilter property.
setDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the deviceID property.
setDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.Header
Sets the value of the deviceID property.
setDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Sets the value of the deviceID property.
setDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Sets the value of the deviceID property.
setDeviceInfo(DeviceInfo) - Method in class org.cip4.lib.xjdf.schema.AuditStatus
Sets the value of the deviceInfo property.
setDeviceInfo(DeviceInfo) - Method in class org.cip4.lib.xjdf.schema.ResponseStatus
Sets the value of the deviceInfo property.
setDeviceInfo(DeviceInfo) - Method in class org.cip4.lib.xjdf.schema.SignalStatus
Sets the value of the deviceInfo property.
setDeviceNSpace(DeviceNSpace) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Sets the value of the deviceNSpace property.
setDeviceType(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the deviceType property.
setDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Sets the value of the diameter property.
setDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
Sets the value of the diameter property.
setDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Sets the value of the diameter property.
setDiameter(float) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the diameter property.
setDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the diameter property.
setDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Sets the value of the diameter property.
setDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.WindingParams
Sets the value of the diameter property.
setDieLayout(Resource) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the dieLayout property.
setDieLayout(Resource) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Sets the value of the dieLayout property.
setDieSide(DieLayout.DieSide) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the dieSide property.
setDimension(XYPair) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the dimension property.
setDimension(XYPair) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the dimension property.
setDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the dimensions property.
setDimensions(XYPair) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the dimensions property.
setDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.ObjectModel
Sets the value of the dimensions property.
setDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the dimensions property.
setDirection(Disjointing.Direction) - Method in class org.cip4.lib.xjdf.schema.Disjointing
Sets the value of the direction property.
setDirection(EnumEmbossDirection) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the direction property.
setDirection(EnumEmbossDirection) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the direction property.
setDisjointing(Disjointing) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the disjointing property.
setDisposition(Disposition) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the disposition property.
setDispositionAction(Disposition.DispositionAction) - Method in class org.cip4.lib.xjdf.schema.Disposition
Sets the value of the dispositionAction property.
setDocIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the docIndex property.
setDocs(IntegerList) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the docs property.
setDotGain(float) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the dotGain property.
setDoThumbnails(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the doThumbnails property.
setDotSize(Float) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the dotSize property.
setDoubleFeedQuality(EnumFeedQuality) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Sets the value of the doubleFeedQuality property.
setDoubleFeeds(Integer) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Sets the value of the doubleFeeds property.
setDownsampleImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the downsampleImages property.
setDropID(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the dropID property.
setDrying(EnumDrying) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the drying property.
setDueDate(DateTime) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the dueDate property.
setDueLevel(NodeInfo.DueLevel) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the dueLevel property.
setDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the duration property.
setDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the duration property.
setEarliest(DateTime) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the earliest property.
setEarliestDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the earliestDuration property.
setEarlyChange(Integer) - Method in class org.cip4.lib.xjdf.schema.LZWParams
Sets the value of the earlyChange property.
setEdgeAngle(Float) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the edgeAngle property.
setEdgeGlue(EnumGlue) - Method in class org.cip4.lib.xjdf.schema.EdgeGluing
Sets the value of the edgeGlue property.
setEdgeGluing(EdgeGluing) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the edgeGluing property.
setEdgeShape(Emboss.EdgeShape) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the edgeShape property.
setEmbedAllFonts(Boolean) - Method in class org.cip4.lib.xjdf.schema.FontParams
Sets the value of the embedAllFonts property.
setEmbedJobOptions(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the embedJobOptions property.
setEmbossingType(EmbossType) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the embossingType property.
setEmbossingType(EmbossType) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the embossingType property.
setEmitDSCWarnings(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the emitDSCWarnings property.
setEmitPDFBG(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the emitPDFBG property.
setEmitPDFHalftones(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the emitPDFHalftones property.
setEmitPDFTransfers(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the emitPDFTransfers property.
setEmitPDFUCR(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the emitPDFUCR property.
setEncodedByteAlign(Boolean) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Sets the value of the encodedByteAlign property.
setEncodeImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the encodeImages property.
setEncoding(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the encoding property.
setEncoding(IdentificationField.Encoding) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the encoding property.
setEncodingDetails(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the encodingDetails property.
setEnd(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the end property.
setEnd(DateTime) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the end property.
setEnd(DateTime) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Sets the value of the end property.
setEndOfBlock(Boolean) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Sets the value of the endOfBlock property.
setEndOfDocument(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the endOfDocument property.
setEndOfLine(Boolean) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Sets the value of the endOfLine property.
setEndOfSet(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the endOfSet property.
setEndSheets(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the endSheets property.
setEndSheets(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the endSheets property.
setEndStatus(ProcessRun.EndStatus) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the endStatus property.
setEndTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the endTime property.
setErrorCorrectionLevel(String) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Sets the value of the errorCorrectionLevel property.
setErrorCount(Integer) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
Sets the value of the errorCount property.
setEstimate(Boolean) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
Sets the value of the estimate property.
setEvent(Event) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the event property.
setEventID(String) - Method in class org.cip4.lib.xjdf.schema.Event
Sets the value of the eventID property.
setEventValue(String) - Method in class org.cip4.lib.xjdf.schema.Event
Sets the value of the eventValue property.
setExtendedAddress(String) - Method in class org.cip4.lib.xjdf.schema.Address
Sets the value of the extendedAddress property.
setExtent(XYPair) - Method in class org.cip4.lib.xjdf.schema.HolePattern
Sets the value of the extent property.
setExternalID(String) - Method in class org.cip4.lib.xjdf.schema.Comment
Sets the value of the externalID property.
setExternalID(String) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the externalID property.
setExternalID(String) - Method in class org.cip4.lib.xjdf.schema.Intent
Sets the value of the externalID property.
setExternalID(String) - Method in class org.cip4.lib.xjdf.schema.Product
Sets the value of the externalID property.
setExternalID(String) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the externalID property.
setExternalID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the externalID property.
setExtraDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.Disposition
Sets the value of the extraDuration property.
setExtraValues(ExtraValues) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the extraValues property.
setFace(Face) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the face property.
setFace(Face) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the face property.
setFace(Face) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
Sets the value of the face property.
setFace(Face) - Method in class org.cip4.lib.xjdf.schema.StickOn
Sets the value of the face property.
setFaceCells(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the faceCells property.
setFaceDown(Face) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the faceDown property.
setFailed(Integer) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Sets the value of the failed property.
setFamilyName(String) - Method in class org.cip4.lib.xjdf.schema.Person
Sets the value of the familyName property.
setFeederQualityParams(FeederQualityParams) - Method in class org.cip4.lib.xjdf.schema.Feeder
Sets the value of the feederQualityParams property.
setFeederSynchronization(Feeder.FeederSynchronization) - Method in class org.cip4.lib.xjdf.schema.Feeder
Sets the value of the feederSynchronization property.
setFeederType(String) - Method in class org.cip4.lib.xjdf.schema.Feeder
Sets the value of the feederType property.
setFileFormat(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the fileFormat property.
setFilePerPage(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
Sets the value of the filePerPage property.
setFileSize(Integer) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the fileSize property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.Icon
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ObjectModel
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.PreflightParams
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.Preview
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
Sets the value of the fileSpec property.
setFillPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the fillPriority property.
setFilm(Resource) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the film property.
setFilm(Resource) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the film property.
setFilm(Resource) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Sets the value of the film property.
setFinishedDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the finishedDimensions property.
setFinishedPage(Integer) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
Sets the value of the finishedPage property.
setFinishedPages(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the finishedPages property.
setFirstEnd(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the firstEnd property.
setFirstEntry(String) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the firstEntry property.
setFirstName(String) - Method in class org.cip4.lib.xjdf.schema.Person
Sets the value of the firstName property.
setFirstStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the firstStart property.
setFirstSurface(Side) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the firstSurface property.
setFitPolicy(FitPolicy) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the fitPolicy property.
setFitPolicy(FitPolicy) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the fitPolicy property.
setFitPolicy(FitPolicy) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Sets the value of the fitPolicy property.
setFixation(String) - Method in class org.cip4.lib.xjdf.schema.WindingParams
Sets the value of the fixation property.
setFlatDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the flatDimensions property.
setFlateParams(FlateParams) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the flateParams property.
setFlexValue(Float) - Method in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
Sets the value of the flexValue property.
setFlexValue(Float) - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
Sets the value of the flexValue property.
setFlipBackCover(Boolean) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Sets the value of the flipBackCover property.
setFlute(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the flute property.
setFlute(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the flute property.
setFluteDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the fluteDirection property.
setFluteDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the fluteDirection property.
setFluteDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the fluteDirection property.
setFoilColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the foilColor property.
setFoilColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the foilColorDetails property.
setFoldCatalog(String) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the foldCatalog property.
setFoldCatalog(String) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Sets the value of the foldCatalog property.
setFoldCatalog(String) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Sets the value of the foldCatalog property.
setFoldIndex(XYPair) - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
Sets the value of the foldIndex property.
setFoldingDetails(String) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Sets the value of the foldingDetails property.
setFoldingDetails(String) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Sets the value of the foldingDetails property.
setFoldingDistance(Float) - Method in class org.cip4.lib.xjdf.schema.JacketingParams
Sets the value of the foldingDistance property.
setFoldingWidth(float) - Method in class org.cip4.lib.xjdf.schema.JacketingParams
Sets the value of the foldingWidth property.
setFoldingWidth(Float) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the foldingWidth property.
setFoldingWidthBack(Float) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the foldingWidthBack property.
setFolio(Integer) - Method in class org.cip4.lib.xjdf.schema.BindIn
Sets the value of the folio property.
setFolio(Integer) - Method in class org.cip4.lib.xjdf.schema.StickOn
Sets the value of the folio property.
setFolioFrom(Integer) - Method in class org.cip4.lib.xjdf.schema.BlowIn
Sets the value of the folioFrom property.
setFolioTo(Integer) - Method in class org.cip4.lib.xjdf.schema.BlowIn
Sets the value of the folioTo property.
setFont(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the font property.
setFontParams(FontParams) - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
Sets the value of the fontParams property.
setFontSize(Float) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the fontSize property.
setFormat(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the format property.
setFountainSolution(ConventionalPrintingParams.FountainSolution) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the fountainSolution property.
setFrameHeight(Integer) - Method in class org.cip4.lib.xjdf.schema.ByteMap
Sets the value of the frameHeight property.
setFrameWidth(Integer) - Method in class org.cip4.lib.xjdf.schema.ByteMap
Sets the value of the frameWidth property.
setFrequency(Float) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the frequency property.
setFrom(Fold.From) - Method in class org.cip4.lib.xjdf.schema.Fold
Sets the value of the from property.
setFrontFoldIn(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the frontFoldIn property.
setFrontPages(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the frontPages property.
setFrontSpread(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the frontSpread property.
setGangCmdFilter(GangCmdFilter) - Method in class org.cip4.lib.xjdf.schema.CommandForceGang
Sets the value of the gangCmdFilter property.
setGangElementID(String) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the gangElementID property.
setGangElementID(String) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the gangElementID property.
setGangName(String) - Method in class org.cip4.lib.xjdf.schema.GangInfo
Sets the value of the gangName property.
setGangName(String) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Sets the value of the gangName property.
setGangName(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the gangName property.
setGangName(String) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the gangName property.
setGangPolicy(EnumGangPolicy) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the gangPolicy property.
setGangPolicy(EnumGangPolicy) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the gangPolicy property.
setGangQuFilter(GangQuFilter) - Method in class org.cip4.lib.xjdf.schema.QueryGangStatus
Sets the value of the gangQuFilter property.
setGeneratePageStreams(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the generatePageStreams property.
setGlossValue(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the glossValue property.
setGlue(Glue) - Method in class org.cip4.lib.xjdf.schema.AdhesiveNote
Sets the value of the glue property.
setGlue(Glue) - Method in class org.cip4.lib.xjdf.schema.BindIn
Sets the value of the glue property.
setGlue(Glue) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the glue property.
setGlue(Glue) - Method in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
Sets the value of the glue property.
setGlue(Resource) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the glue property.
setGlue(Glue) - Method in class org.cip4.lib.xjdf.schema.StickOn
Sets the value of the glue property.
setGlueLineRefSheets(IntegerList) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the glueLineRefSheets property.
setGlueLineWidth(Float) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the glueLineWidth property.
setGlueProcedure(SoftCoverBinding.GlueProcedure) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the glueProcedure property.
setGlueType(Glue.GlueType) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the glueType property.
setGluingProductionID(String) - Method in class org.cip4.lib.xjdf.schema.GluingParams
Sets the value of the gluingProductionID property.
setGluingTechnique(Glue.GluingTechnique) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the gluingTechnique property.
setGrainDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the grainDirection property.
setGrainDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the grainDirection property.
setGrainDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the grainDirection property.
setGrainDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the grainDirection property.
setGray(Float) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the gray property.
setGrossWeight(Float) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the grossWeight property.
setGroupCode(String) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the groupCode property.
setGutterPolicy(FitPolicy.GutterPolicy) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Sets the value of the gutterPolicy property.
setGutterX(Float) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the gutterX property.
setGutterX2(Float) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the gutterX2 property.
setGutterY(Float) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the gutterY property.
setGutterY2(Float) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the gutterY2 property.
setHalfTone(Boolean) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the halfTone property.
setHalftoned(Boolean) - Method in class org.cip4.lib.xjdf.schema.ByteMap
Sets the value of the halftoned property.
setHalfTonePhaseOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the halfTonePhaseOrigin property.
setHardCoverBinding(HardCoverBinding) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the hardCoverBinding property.
setHasBleeds(Boolean) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the hasBleeds property.
setHeadBandColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the headBandColor property.
setHeadBandColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the headBandColorDetails property.
setHeadBands(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the headBands property.
setHeader(Header) - Method in class org.cip4.lib.xjdf.schema.Audit
Sets the value of the header property.
setHeader(Header) - Method in class org.cip4.lib.xjdf.schema.Message
Sets the value of the header property.
setHeader(Header) - Method in class org.cip4.lib.xjdf.schema.XJMF
Sets the value of the header property.
setHeight(Integer) - Method in class org.cip4.lib.xjdf.schema.Band
Sets the value of the height property.
setHeight(Float) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Sets the value of the height property.
setHeight(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the height property.
setHeight(Float) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the height property.
setHeight(Float) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the height property.
setHeight(Float) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
Sets the value of the height property.
setHoleCount(IntegerList) - Method in class org.cip4.lib.xjdf.schema.HolePattern
Sets the value of the holeCount property.
setHolePattern(HolePattern) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the holePattern property.
setHonorPDFOverprint(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the honorPDFOverprint property.
setHorizontalExcess(Float) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Sets the value of the horizontalExcess property.
setHorizontalExcessBack(Float) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Sets the value of the horizontalExcessBack property.
setHorizontalFitPolicy(EnumFitPolicy) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the horizontalFitPolicy property.
setHourCounter(Duration) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the hourCounter property.
setHSamples(IntegerList) - Method in class org.cip4.lib.xjdf.schema.DCTParams
Sets the value of the hSamples property.
setHuffTable(String) - Method in class org.cip4.lib.xjdf.schema.DCTParams
Sets the value of the huffTable property.
setICCColorAsDeviceColor(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the iccColorAsDeviceColor property.
setICCProfileUsage(ColorSpaceConversionParams.ICCProfileUsage) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
Sets the value of the iccProfileUsage property.
setIconList(IconList) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the iconList property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.Header
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.Product
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the id property.
setIdentificationField(IdentificationField) - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
Sets the value of the identificationField property.
setIdentificationField(IdentificationField) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the identificationField property.
setIdentifier(String) - Method in class org.cip4.lib.xjdf.schema.Certification
Sets the value of the identifier property.
setIdleStartTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the idleStartTime property.
setIDUsage(String) - Method in class org.cip4.lib.xjdf.schema.GeneralID
Sets the value of the idUsage property.
setIDValue(String) - Method in class org.cip4.lib.xjdf.schema.GeneralID
Sets the value of the idValue property.
setIgnoreAnnotForms(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreAnnotForms property.
setIgnoreBG(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreBG property.
setIgnoreColorSeps(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreColorSeps property.
setIgnoreDSC(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreDSC property.
setIgnoreExternStreamRef(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreExternStreamRef property.
setIgnoreHalftones(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreHalftones property.
setIgnoreOverprint(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreOverprint property.
setIgnorePageRotation(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignorePageRotation property.
setIgnoreRawData(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreRawData property.
setIgnoreSeparableImagesOnly(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreSeparableImagesOnly property.
setIgnoreShowPage(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreShowPage property.
setIgnoreSourceFile(Boolean) - Method in class org.cip4.lib.xjdf.schema.ScreeningParams
Sets the value of the ignoreSourceFile property.
setIgnoreTransfers(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreTransfers property.
setIgnoreTTFontsFirst(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreTTFontsFirst property.
setIgnoreUCR(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the ignoreUCR property.
setImagableSide(Media.ImagableSide) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the imagableSide property.
setImageAutoFilterStrategy(String) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the imageAutoFilterStrategy property.
setImageCompression(ImageCompression) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the imageCompression property.
setImageDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the imageDepth property.
setImageDownsampleThreshold(Float) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the imageDownsampleThreshold property.
setImageDownsampleType(ImageCompression.ImageDownsampleType) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the imageDownsampleType property.
setImageFilter(String) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the imageFilter property.
setImageInternalTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the imageInternalTrapping property.
setImageMaskTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the imageMaskTrapping property.
setImageResolution(Float) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the imageResolution property.
setImageSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the imageSize property.
setImageSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the imageSize property.
setImageToImageTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the imageToImageTrapping property.
setImageToObjectTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the imageToObjectTrapping property.
setImageType(ImageCompression.ImageType) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the imageType property.
setIncludeBaseFonts(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the includeBaseFonts property.
setIncludeCIDFonts(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the includeCIDFonts property.
setIncludeEmbeddedFonts(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the includeEmbeddedFonts property.
setIncludeOCG(boolean) - Method in class org.cip4.lib.xjdf.schema.OCGControl
Sets the value of the includeOCG property.
setIncludeOtherResources(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the includeOtherResources property.
setIncludeProcSets(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the includeProcSets property.
setIncludeTrueTypeFonts(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the includeTrueTypeFonts property.
setIncludeType1Fonts(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the includeType1Fonts property.
setIncludeType3Fonts(PSCreationDetails.IncludeType3Fonts) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the includeType3Fonts property.
setIncorrectComponentQuality(EnumFeedQuality) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Sets the value of the incorrectComponentQuality property.
setIncorrectComponents(Integer) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
Sets the value of the incorrectComponents property.
setIndex - Variable in class org.cip4.lib.xjdf.schema.Part
 
setInitialPageSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the initialPageSize property.
setInitialResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the initialResolution property.
setInnerCoreDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the innerCoreDiameter property.
setInnerDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Sets the value of the innerDimensions property.
setInnermostShingling(Float) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the innermostShingling property.
setInsertLocation(InsertingParams.InsertLocation) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
Sets the value of the insertLocation property.
setInsertSheet(InsertSheet) - Method in class org.cip4.lib.xjdf.schema.Disjointing
Sets the value of the insertSheet property.
setInsideLoss(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the insideLoss property.
setIntegerValue(IntegerList) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Sets the value of the integerValue property.
setInterleaved(Boolean) - Method in class org.cip4.lib.xjdf.schema.ByteMap
Sets the value of the interleaved property.
setInterleaved(Boolean) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Sets the value of the interleaved property.
setInterleaving(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Sets the value of the interleaving property.
setInterpretingDetails(InterpretingDetails) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the interpretingDetails property.
setIsBlank(Boolean) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the isBlank property.
setISBN(String) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
Sets the value of the isbn property.
setISOPaperSubstrate(ISOPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the isoPaperSubstrate property.
setISOPaperSubstrate(ISOPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the isoPaperSubstrate property.
setIsRoot(Boolean) - Method in class org.cip4.lib.xjdf.schema.Product
Sets the value of the isRoot property.
setIsTrapped(Boolean) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the isTrapped property.
setIsWaste(Boolean) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Sets the value of the isWaste property.
setItem(Resource) - Method in class org.cip4.lib.xjdf.schema.BundleItem
Sets the value of the item property.
setItem(Resource) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the item property.
setJacket(HardCoverBinding.Jacket) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the jacket property.
setJacketFoldingWidth(Float) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the jacketFoldingWidth property.
setJapanBind(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the japanBind property.
setJBIG2Lossless(Boolean) - Method in class org.cip4.lib.xjdf.schema.JBIG2Params
Sets the value of the jbig2Lossless property.
setJBIG2Params(JBIG2Params) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the jbig2Params property.
setJobField(JobField) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the jobField property.
setJobFormat(String) - Method in class org.cip4.lib.xjdf.schema.JobField
Sets the value of the jobFormat property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.Dependent
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.GangSource
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.PipeParams
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the jobID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.Dependent
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.PipeParams
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the jobPartID property.
setJobPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the jobPriority property.
setJobTitle(String) - Method in class org.cip4.lib.xjdf.schema.Person
Sets the value of the jobTitle property.
setJointWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the jointWidth property.
setJPEG2000Params(JPEG2000Params) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the jpeg2000Params property.
setJPXQuality(Integer) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the jpxQuality property.
setK(Integer) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Sets the value of the k property.
setKnockoutBleed(Float) - Method in class org.cip4.lib.xjdf.schema.FillMark
Sets the value of the knockoutBleed property.
setKnockOutCMYKWhite(Boolean) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Sets the value of the knockOutCMYKWhite property.
setKnockoutSource(FillMark.KnockoutSource) - Method in class org.cip4.lib.xjdf.schema.FillMark
Sets the value of the knockoutSource property.
setLaborType(String) - Method in class org.cip4.lib.xjdf.schema.ManualLaborParams
Sets the value of the laborType property.
setLaminatingBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Sets the value of the laminatingBox property.
setLaminatingMethod(LaminatingParams.LaminatingMethod) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Sets the value of the laminatingMethod property.
setLanguage(String) - Method in class org.cip4.lib.xjdf.schema.Comment
Sets the value of the language property.
setLastEnd(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the lastEnd property.
setLastEntry(String) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the lastEntry property.
setLastStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the lastStart property.
setLayerAmount(IntegerList) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Sets the value of the layerAmount property.
setLayerAmount(IntegerList) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the layerAmount property.
setLayerCompression(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the layerCompression property.
setLayerLift(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the layerLift property.
setLayers(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the layers property.
setLayersPerTile(Integer) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Sets the value of the layersPerTile property.
setLength(Float) - Method in class org.cip4.lib.xjdf.schema.BundlingParams
Sets the value of the length property.
setLength(Float) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the length property.
setLength(float) - Method in class org.cip4.lib.xjdf.schema.RuleLength
Sets the value of the length property.
setLength(Float) - Method in class org.cip4.lib.xjdf.schema.StripBindingDetails
Sets the value of the length property.
setLength(Float) - Method in class org.cip4.lib.xjdf.schema.WindingParams
Sets the value of the length property.
setLengthOverall(Float) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Sets the value of the lengthOverall property.
setLevel(ResourceInfo.Level) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the level property.
setLineArtBlackLevel(Float) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Sets the value of the lineArtBlackLevel property.
setList(List<T>) - Method in class org.cip4.lib.xjdf.type.AbstractList
Setter for list attribute.
setLoading(String) - Method in class org.cip4.lib.xjdf.schema.Feeder
Sets the value of the loading property.
setLocation(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the location property.
setLocator(String) - Method in class org.cip4.lib.xjdf.schema.ComChannel
Sets the value of the locator property.
setLockDistillerParams(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the lockDistillerParams property.
setLogicalPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the logicalPage property.
setLooseBinding(LooseBinding) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the looseBinding property.
setLotID(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the lotID property.
setLZWParams(LZWParams) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the lzwParams property.
setMagnification(Float) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Sets the value of the magnification property.
setManualFeed(Boolean) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the manualFeed property.
setManualFeed(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Sets the value of the manualFeed property.
setManufacturer(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the manufacturer property.
setManufacturer(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the manufacturer property.
setManufacturerURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the manufacturerURL property.
setManufacturerURL(URI) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the manufacturerURL property.
setMappingSelection(ColorantControl.MappingSelection) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Sets the value of the mappingSelection property.
setMarginBottom(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the marginBottom property.
setMarginBottom(Float) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the marginBottom property.
setMarginLeft(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the marginLeft property.
setMarginLeft(Float) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the marginLeft property.
setMarginRight(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the marginRight property.
setMarginRight(Float) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the marginRight property.
setMarginTop(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the marginTop property.
setMarginTop(Float) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the marginTop property.
setMarkName(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the markName property.
setMarkObject(MarkObject) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the markObject property.
setMarkType(CutMark.MarkType) - Method in class org.cip4.lib.xjdf.schema.CutMark
Sets the value of the markType property.
setMask(SignatureCell.Mask) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the mask property.
setMaskBleed(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the maskBleed property.
setMasking(BarcodeReproParams.Masking) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Sets the value of the masking property.
setMaskSeparation(String) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the maskSeparation property.
setMaterial(CoilBinding.Material) - Method in class org.cip4.lib.xjdf.schema.CoilBinding
Sets the value of the material property.
setMaterial(CombBinding.Material) - Method in class org.cip4.lib.xjdf.schema.CombBinding
Sets the value of the material property.
setMaterial(String) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Sets the value of the material property.
setMaxAmount(Float) - Method in class org.cip4.lib.xjdf.schema.PartAmount
Sets the value of the maxAmount property.
setMaxAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Product
Sets the value of the maxAmount property.
setMaxAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the maxAmount property.
setMaxCollect(Integer) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the maxCollect property.
setMaxDoc(Integer) - Method in class org.cip4.lib.xjdf.schema.PageActivation
Sets the value of the maxDoc property.
setMaxEntries(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the maxEntries property.
setMaxHeat(Float) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the maxHeat property.
setMaxHeight(Float) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Sets the value of the maxHeight property.
setMaxHeight(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the maxHeight property.
setMaxPages(Integer) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Sets the value of the maxPages property.
setMaxPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the maxPriority property.
setMaxQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the maxQuantity property.
setMaxQueueSize(Integer) - Method in class org.cip4.lib.xjdf.schema.Queue
Sets the value of the maxQueueSize property.
setMaxSet(Integer) - Method in class org.cip4.lib.xjdf.schema.PageActivation
Sets the value of the maxSet property.
setMaxSubsetPct(Integer) - Method in class org.cip4.lib.xjdf.schema.FontParams
Sets the value of the maxSubsetPct property.
setMaxWeight(Float) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the maxWeight property.
setMaxWeight(Float) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Sets the value of the maxWeight property.
setMaxWeight(Float) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the maxWeight property.
setMedia(Resource) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the media property.
setMedia(Media) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the media property.
setMedia(Resource) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Sets the value of the media property.
setMedia(Resource) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the media property.
setMedia(Resource) - Method in class org.cip4.lib.xjdf.schema.MediaSource
Sets the value of the media property.
setMedia(Resource) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the media property.
setMediaColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the mediaColor property.
setMediaColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the mediaColorDetails property.
setMediaColorName(NamedColor) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the mediaColorName property.
setMediaColorNameDetails(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the mediaColorNameDetails property.
setMediaLayers(MediaLayers) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the mediaLayers property.
setMediaQuality(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the mediaQuality property.
setMediaQuality(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the mediaQuality property.
setMediaSetCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the mediaSetCount property.
setMediaSide(DieLayout.MediaSide) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the mediaSide property.
setMediaSide(Side) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the mediaSide property.
setMediaType(MediaType) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the mediaType property.
setMediaType(MediaType) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the mediaType property.
setMediaTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the mediaTypeDetails property.
setMediaTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the mediaTypeDetails property.
setMediaUnit(Media.MediaUnit) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the mediaUnit property.
setMeltingTemperature(Integer) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the meltingTemperature property.
setMessageType(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Sets the value of the messageType property.
setMessageType(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Sets the value of the messageType property.
setMetadata(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the metadata property.
setMethod(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the method property.
setMethod(InsertingParams.Method) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
Sets the value of the method property.
setMilestone(Milestone) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the milestone property.
setMilestoneType(String) - Method in class org.cip4.lib.xjdf.schema.Milestone
Sets the value of the milestoneType property.
setMillingDepth(Float) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Sets the value of the millingDepth property.
setMimeType(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the mimeType property.
setMimeType(String) - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
Sets the value of the mimeType property.
setMimeType(String) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Sets the value of the mimeType property.
setMinAmount(Float) - Method in class org.cip4.lib.xjdf.schema.PartAmount
Sets the value of the minAmount property.
setMinAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Product
Sets the value of the minAmount property.
setMinAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the minAmount property.
setMinCollect(Integer) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the minCollect property.
setMinDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.Disposition
Sets the value of the minDuration property.
setMinGutter(XYPair) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Sets the value of the minGutter property.
setMinimumBlackWidth(Float) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the minimumBlackWidth property.
setMinLineWidth(Float) - Method in class org.cip4.lib.xjdf.schema.InterpretingDetails
Sets the value of the minLineWidth property.
setMinPages(Integer) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Sets the value of the minPages property.
setMinPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the minPriority property.
setMinQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the minQuantity property.
setMirrorAround(EnumDeviceAxis) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Sets the value of the mirrorAround property.
setMirrorAround(EnumDeviceAxis) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the mirrorAround property.
setMirrorAround(EnumDeviceAxis) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Sets the value of the mirrorAround property.
setMISDetails(MISDetails) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the misDetails property.
setMISDetails(MISDetails) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the misDetails property.
setMISDetails(MISDetails) - Method in class org.cip4.lib.xjdf.schema.PipeParams
Sets the value of the misDetails property.
setMISDetails(MISDetails) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the misDetails property.
setMode(String) - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
Sets the value of the mode property.
setModifyQueueEntryParams(ModifyQueueEntryParams) - Method in class org.cip4.lib.xjdf.schema.CommandModifyQueueEntry
Sets the value of the modifyQueueEntryParams property.
setModuleDrying(EnumDrying) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the moduleDrying property.
setModuleHeight(Float) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Sets the value of the moduleHeight property.
setModuleID(String) - Method in class org.cip4.lib.xjdf.schema.EmbossingParams
Sets the value of the moduleID property.
setModuleID(String) - Method in class org.cip4.lib.xjdf.schema.FolderProduction
Sets the value of the moduleID property.
setModuleID(String) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Sets the value of the moduleID property.
setModuleID(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the moduleID property.
setModuleID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the moduleID property.
setModuleID(String) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Sets the value of the moduleID property.
setModuleID(String) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
Sets the value of the moduleID property.
setModuleType(VarnishingParams.ModuleType) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
Sets the value of the moduleType property.
setModuleWidth(Float) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Sets the value of the moduleWidth property.
setName(String) - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
Sets the value of the name property.
setName(String) - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
Sets the value of the name property.
setName(String) - Method in class org.cip4.lib.xjdf.schema.Expr
Sets the value of the name property.
setName(String) - Method in class org.cip4.lib.xjdf.schema.Intent
Sets the value of the name property.
setName(String) - Method in class org.cip4.lib.xjdf.schema.MarkColor
Sets the value of the name property.
setName(String) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
Sets the value of the name property.
setName(String) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Sets the value of the name property.
setName(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Sets the value of the name property.
setName(String) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Sets the value of the name property.
setNamedDimensions(String) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the namedDimensions property.
setNamedWeight(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the namedWeight property.
setNamePrefix(String) - Method in class org.cip4.lib.xjdf.schema.Person
Sets the value of the namePrefix property.
setNameSuffix(String) - Method in class org.cip4.lib.xjdf.schema.Person
Sets the value of the nameSuffix property.
setNaturalLang(String) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the naturalLang property.
setNeutralDensity(Float) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the neutralDensity property.
setNewerThan(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the newerThan property.
setNextQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Sets the value of the nextQueueEntryID property.
setNextQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the nextQueueEntryID property.
setNipWidth(Float) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Sets the value of the nipWidth property.
setNotchingDepth(Float) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Sets the value of the notchingDepth property.
setNotchingDistance(Float) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Sets the value of the notchingDistance property.
setNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.AuditNotification
Sets the value of the notification property.
setNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.Response
Sets the value of the notification property.
setNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.SignalNotification
Sets the value of the notification property.
setNotificationFilter(NotificationFilter) - Method in class org.cip4.lib.xjdf.schema.QueryNotification
Sets the value of the notificationFilter property.
setNPage(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the nPage property.
setNPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the nPage property.
setNumberOfCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Sets the value of the numberOfCopies property.
setNumberOfNeedles(Integer) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the numberOfNeedles property.
setNumberOfStitches(Integer) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the numberOfStitches property.
setNumberUp(XYPair) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the numberUp property.
setNumberUp(XYPair) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the numberUp property.
setNumberUp(XYPair) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the numberUp property.
setNumResolutions(Integer) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Sets the value of the numResolutions property.
setOCGIntent(String) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the ocgIntent property.
setOCGName(String) - Method in class org.cip4.lib.xjdf.schema.OCGControl
Sets the value of the ocgName property.
setOCGProcess(String) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the ocgProcess property.
setOCGZoom(Float) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the ocgZoom property.
setOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.Disjointing
Sets the value of the offset property.
setOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
Sets the value of the offset property.
setOffset(float) - Method in class org.cip4.lib.xjdf.schema.Score
Sets the value of the offset property.
setOffset(Float) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the offset property.
setOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the offset property.
setOffset(Float) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the offset property.
setOlderThan(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the olderThan property.
setOneSheet(String) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the oneSheet property.
setOpacity(EnumOpacity) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the opacity property.
setOpacity(EnumOpacity) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the opacity property.
setOpacityLevel(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the opacityLevel property.
setOpening(Feeder.Opening) - Method in class org.cip4.lib.xjdf.schema.Feeder
Sets the value of the opening property.
setOperation(ColorSpaceConversionOp.Operation) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the operation property.
setOperation(String) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
Sets the value of the operation property.
setOperation(ModifyQueueEntryParams.Operation) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Sets the value of the operation property.
setOperation(PipeParams.Operation) - Method in class org.cip4.lib.xjdf.schema.PipeParams
Sets the value of the operation property.
setOperationDetails(String) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
Sets the value of the operationDetails property.
setOptimize(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the optimize property.
setOption(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the option property.
setOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the ord property.
setOrder(Assembly.Order) - Method in class org.cip4.lib.xjdf.schema.Assembly
Sets the value of the order property.
setOrderQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the orderQuantity property.
setOrderQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the orderQuantity property.
setOrdType(RunList.OrdType) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the ordType property.
setOrganization(String) - Method in class org.cip4.lib.xjdf.schema.Certification
Sets the value of the organization property.
setOrganizationName(String) - Method in class org.cip4.lib.xjdf.schema.Company
Sets the value of the organizationName property.
setOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.BindIn
Sets the value of the orientation property.
setOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.BlowIn
Sets the value of the orientation property.
setOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Sets the value of the orientation property.
setOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Sets the value of the orientation property.
setOrientation(Matrix) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the orientation property.
setOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the orientation property.
setOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the orientation property.
setOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the orientation property.
setOrientation(SignatureCell.Orientation) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the orientation property.
setOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.StickOn
Sets the value of the orientation property.
setOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the orientation property.
setOuterCoreDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the outerCoreDiameter property.
setOutermostShingling(Float) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the outermostShingling property.
setOutputType(PSCreationDetails.OutputType) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the outputType property.
setOutsideGain(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the outsideGain property.
setOverfold(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the overfold property.
setOverfold(Float) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the overfold property.
setOverfoldSide(BinderySignature.OverfoldSide) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the overfoldSide property.
setOverfoldSide(Side) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the overfoldSide property.
setOverhang(XYPair) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Sets the value of the overhang property.
setOverhangOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Sets the value of the overhangOffset property.
setOverPrintBlackLineArt(Boolean) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Sets the value of the overPrintBlackLineArt property.
setOverPrintBlackText(Boolean) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Sets the value of the overPrintBlackText property.
setOverPrintMode(Integer) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the overPrintMode property.
setOverwritePolicy(FileSpec.OverwritePolicy) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the overwritePolicy property.
setOwnership(DeliveryParams.Ownership) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the ownership property.
setPageActivation(PageActivation) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the pageActivation property.
setPageCondition(PageCondition) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the pageCondition property.
setPageDelivery(DigitalPrintingParams.PageDelivery) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the pageDelivery property.
setPageDimension(XYPair) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the pageDimension property.
setPageIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the pageIndex property.
setPageLabel(String) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the pageLabel property.
setPageNumber(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the pageNumber property.
setPageRange(IntegerList) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the pageRange property.
setPages(Integer) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the pages property.
setPages(IntegerList) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Sets the value of the pages property.
setPages(IntegerList) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the pages property.
setPageSize - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
setPalletType(String) - Method in class org.cip4.lib.xjdf.schema.Pallet
Sets the value of the palletType property.
setPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the paper property.
setPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the paper property.
setPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Sets the value of the paper property.
setParseDSCCommentForDocInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the parseDSCCommentForDocInfo property.
setParseDSCComments(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the parseDSCComments property.
setPartContext(String) - Method in class org.cip4.lib.xjdf.schema.Condition
Sets the value of the partContext property.
setPartVersion(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the partVersion property.
setPassed(Integer) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Sets the value of the passed property.
setPassThroughJPEGImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the passThroughJPEGImages property.
setPassword(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the password property.
setPath(String) - Method in class org.cip4.lib.xjdf.schema.Expr
Sets the value of the path property.
setPattern(String) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the pattern property.
setPattern(HolePattern.Pattern) - Method in class org.cip4.lib.xjdf.schema.HolePattern
Sets the value of the pattern property.
setPattern(String) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Sets the value of the pattern property.
setPDFCreationDetails(PDFCreationDetails) - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
Sets the value of the pdfCreationDetails property.
setPDFInterpretingParams(PDFInterpretingParams) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the pdfInterpretingParams property.
setPDFVersion(String) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the pdfVersion property.
setPDFXBleedBoxtoTrimBoxOffset(Rectangle) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Sets the value of the pdfxBleedBoxtoTrimBoxOffset property.
setPDFXCompliantPDFOnly(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Sets the value of the pdfxCompliantPDFOnly property.
setPDFXNoTrimBoxError(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Sets the value of the pdfxNoTrimBoxError property.
setPDFXParams(PDFXParams) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the pdfxParams property.
setPDFXSetBleedBoxToMediaBox(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Sets the value of the pdfxSetBleedBoxToMediaBox property.
setPDFXTrapped(PDFXParams.PDFXTrapped) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Sets the value of the pdfxTrapped property.
setPDFXTrimBoxToMediaBoxOffset(Rectangle) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
Sets the value of the pdfxTrimBoxToMediaBoxOffset property.
setPercentCompleted(Float) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the percentCompleted property.
setPerson(Person) - Method in class org.cip4.lib.xjdf.schema.Contact
Sets the value of the person property.
setPersonalID(String) - Method in class org.cip4.lib.xjdf.schema.Activity
Sets the value of the personalID property.
setPersonalID(String) - Method in class org.cip4.lib.xjdf.schema.Comment
Sets the value of the personalID property.
setPersonalID(String) - Method in class org.cip4.lib.xjdf.schema.Header
Sets the value of the personalID property.
setPersonalID(String) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the personalID property.
setPhoneticFirstName(String) - Method in class org.cip4.lib.xjdf.schema.Person
Sets the value of the phoneticFirstName property.
setPhoneticLastName(String) - Method in class org.cip4.lib.xjdf.schema.Person
Sets the value of the phoneticLastName property.
setPipeID(String) - Method in class org.cip4.lib.xjdf.schema.Dependent
Sets the value of the pipeID property.
setPipeID(String) - Method in class org.cip4.lib.xjdf.schema.PipeParams
Sets the value of the pipeID property.
setPipeParams(PipeParams) - Method in class org.cip4.lib.xjdf.schema.CommandPipeControl
Sets the value of the pipeParams property.
setPipeProtocol(String) - Method in class org.cip4.lib.xjdf.schema.Dependent
Sets the value of the pipeProtocol property.
setPitch(XYPair) - Method in class org.cip4.lib.xjdf.schema.HolePattern
Sets the value of the pitch property.
setPixelDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.ByteMap
Sets the value of the pixelDepth property.
setPixelSkip(Integer) - Method in class org.cip4.lib.xjdf.schema.ByteMap
Sets the value of the pixelSkip property.
setPlate(Resource) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the plate property.
setPlate(Resource) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the plate property.
setPlate(Resource) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Sets the value of the plate property.
setPlateTechnology(Media.PlateTechnology) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the plateTechnology property.
setPlateType(ExposedMedia.PlateType) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Sets the value of the plateType property.
setPolarity(Polarity) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Sets the value of the polarity property.
setPolarity(Polarity) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Sets the value of the polarity property.
setPolarity(Polarity) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the polarity property.
setPolarity(Polarity) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the polarity property.
setPolarity(Polarity) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Sets the value of the polarity property.
setPolicy(GangCmdFilter.Policy) - Method in class org.cip4.lib.xjdf.schema.GangCmdFilter
Sets the value of the policy property.
setPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.BindIn
Sets the value of the position property.
setPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.CutMark
Sets the value of the position property.
setPosition(Anchor) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
Sets the value of the position property.
setPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the position property.
setPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the position property.
setPosition(Integer) - Method in class org.cip4.lib.xjdf.schema.Feeder
Sets the value of the position property.
setPosition(Face) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the position property.
setPosition(Integer) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Sets the value of the position property.
setPosition(Position) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the position property.
setPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
Sets the value of the position property.
setPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.StickOn
Sets the value of the position property.
setPositionPolicy(PositionPolicy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the positionPolicy property.
setPostalCode(String) - Method in class org.cip4.lib.xjdf.schema.Address
Sets the value of the postalCode property.
setPostBakeTemp(Float) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
Sets the value of the postBakeTemp property.
setPostBakeTime(Duration) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
Sets the value of the postBakeTime property.
setPostBox(String) - Method in class org.cip4.lib.xjdf.schema.Address
Sets the value of the postBox property.
setPostExposeTime(Duration) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
Sets the value of the postExposeTime property.
setPowder(Float) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the powder property.
setPowerOnTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the powerOnTime property.
setPredictor(Integer) - Method in class org.cip4.lib.xjdf.schema.FlateParams
Sets the value of the predictor property.
setPredictor(Integer) - Method in class org.cip4.lib.xjdf.schema.LZWParams
Sets the value of the predictor property.
setPreferredFont(String) - Method in class org.cip4.lib.xjdf.schema.FontPolicy
Sets the value of the preferredFont property.
setPreflightLevel(PreflightItem.PreflightLevel) - Method in class org.cip4.lib.xjdf.schema.PreflightItem
Sets the value of the preflightLevel property.
setPreHeatTemp(Float) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
Sets the value of the preHeatTemp property.
setPreHeatTime(Duration) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
Sets the value of the preHeatTime property.
setPrePrinted(Boolean) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the prePrinted property.
setPresentationURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the presentationURL property.
setPreserveBlack(Boolean) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the preserveBlack property.
setPreserveCopyPage(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the preserveCopyPage property.
setPreserveEPSInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the preserveEPSInfo property.
setPreserveHalftoneInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the preserveHalftoneInfo property.
setPreserveOPIComments(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the preserveOPIComments property.
setPreserveOverprintSettings(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the preserveOverprintSettings property.
setPreStackAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the preStackAmount property.
setPreStackMethod(StackingParams.PreStackMethod) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the preStackMethod property.
setPreviewFileType(Preview.PreviewFileType) - Method in class org.cip4.lib.xjdf.schema.Preview
Sets the value of the previewFileType property.
setPreviewType(Part.PreviewType) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the previewType property.
setPreviousRef(String) - Method in class org.cip4.lib.xjdf.schema.AuditResource
Sets the value of the previousRef property.
setPreviousRef(String) - Method in class org.cip4.lib.xjdf.schema.AuditStatus
Sets the value of the previousRef property.
setPreviousRef(String) - Method in class org.cip4.lib.xjdf.schema.SignalResource
Sets the value of the previousRef property.
setPreviousRef(String) - Method in class org.cip4.lib.xjdf.schema.SignalStatus
Sets the value of the previousRef property.
setPrevQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Sets the value of the prevQueueEntryID property.
setPrevQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the prevQueueEntryID property.
setPrintableArea(Rectangle) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Sets the value of the printableArea property.
setPrintCondition(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the printCondition property.
setPrintingTechnology(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the printingTechnology property.
setPrintingTechnology(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the printingTechnology property.
setPrintPDFAnnotations(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the printPDFAnnotations property.
setPrintPreference(ProductionIntent.PrintPreference) - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
Sets the value of the printPreference property.
setPrintProcess(String) - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
Sets the value of the printProcess property.
setPrintQuality(InterpretingParams.PrintQuality) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the printQuality property.
setPrintStandard(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the printStandard property.
setPrintStandard(String) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Sets the value of the printStandard property.
setPrintTrapAnnotations(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the printTrapAnnotations property.
setPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.Disposition
Sets the value of the priority property.
setPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the priority property.
setPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Sets the value of the priority property.
setPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the priority property.
setPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the priority property.
setProcessColorModel(ColorantControl.ProcessColorModel) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Sets the value of the processColorModel property.
setProcessRun(ProcessRun) - Method in class org.cip4.lib.xjdf.schema.AuditProcessRun
Sets the value of the processRun property.
setProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Sets the value of the processUsage property.
setProcStepsGroup(String) - Method in class org.cip4.lib.xjdf.schema.OCGControl
Sets the value of the procStepsGroup property.
setProcStepsType(String) - Method in class org.cip4.lib.xjdf.schema.OCGControl
Sets the value of the procStepsType property.
setProductIntent(JAXBElement<? extends ProductIntent>) - Method in class org.cip4.lib.xjdf.schema.Intent
Sets the value of the productIntent property.
setProductionCounter(Float) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the productionCounter property.
setProductionPath(ProductionPath) - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
Sets the value of the productionPath property.
setProductionPathID(String) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
Sets the value of the productionPathID property.
setProductionType(FolderProduction.ProductionType) - Method in class org.cip4.lib.xjdf.schema.FolderProduction
Sets the value of the productionType property.
setProductList(ProductList) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the productList property.
setProductPart(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the productPart property.
setProductType(String) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the productType property.
setProductType(String) - Method in class org.cip4.lib.xjdf.schema.Product
Sets the value of the productType property.
setProductTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the productTypeDetails property.
setProductTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Product
Sets the value of the productTypeDetails property.
setProgressionOrder(JPEG2000Params.ProgressionOrder) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Sets the value of the progressionOrder property.
setProjectID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the projectID property.
setProofPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the proofPaper property.
setProofPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the proofPaper property.
setProofPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Sets the value of the proofPaper property.
setProofTarget(URI) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the proofTarget property.
setPSCreationDetails(PSCreationDetails) - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
Sets the value of the psCreationDetails property.
setPSLevel(Integer) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the psLevel property.
setPullOutValue(Float) - Method in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
Sets the value of the pullOutValue property.
setPullOutValue(Float) - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
Sets the value of the pullOutValue property.
setPunch(Boolean) - Method in class org.cip4.lib.xjdf.schema.BendingParams
Sets the value of the punch property.
setPunchType(String) - Method in class org.cip4.lib.xjdf.schema.BendingParams
Sets the value of the punchType property.
setPunchType(String) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Sets the value of the punchType property.
setPurpose(IdentificationField.Purpose) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the purpose property.
setPurposeDetails(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the purposeDetails property.
setQFactor(Float) - Method in class org.cip4.lib.xjdf.schema.DCTParams
Sets the value of the qFactor property.
setQualityMeasurement(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the qualityMeasurement property.
setQuantTable(String) - Method in class org.cip4.lib.xjdf.schema.DCTParams
Sets the value of the quantTable property.
setQueue(Queue) - Method in class org.cip4.lib.xjdf.schema.ResponseQueueStatus
Sets the value of the queue property.
setQueue(Queue) - Method in class org.cip4.lib.xjdf.schema.SignalQueueStatus
Sets the value of the queue property.
setQueueEntry(QueueEntry) - Method in class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
Sets the value of the queueEntry property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
Sets the value of the queueEntryID property.
setQueueFilter(QueueFilter) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
Sets the value of the queueFilter property.
setQueueFilter(QueueFilter) - Method in class org.cip4.lib.xjdf.schema.QueueStatusParams
Sets the value of the queueFilter property.
setQueueSize(Integer) - Method in class org.cip4.lib.xjdf.schema.Queue
Sets the value of the queueSize property.
setQueueStatusParams(QueueStatusParams) - Method in class org.cip4.lib.xjdf.schema.QueryQueueStatus
Sets the value of the queueStatusParams property.
setQueueSubmissionParams(QueueSubmissionParams) - Method in class org.cip4.lib.xjdf.schema.CommandSubmitQueueEntry
Sets the value of the queueSubmissionParams property.
setQueueURL(URI) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
Sets the value of the queueURL property.
setRatio(Float) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Sets the value of the ratio property.
setRawName(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the rawName property.
setRawName(String) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
Sets the value of the rawName property.
setReaderPageCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the readerPageCount property.
setRecycledPercentage(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the recycledPercentage property.
setRefAnchor(RefAnchor) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the refAnchor property.
setRefAnchor(RefAnchor) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the refAnchor property.
setReferenceEdge(HolePattern.ReferenceEdge) - Method in class org.cip4.lib.xjdf.schema.HolePattern
Sets the value of the referenceEdge property.
setReferenceXObjParams(ReferenceXObjParams) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the referenceXObjParams property.
setRefID(String) - Method in class org.cip4.lib.xjdf.schema.Header
Sets the value of the refID property.
setRegion(String) - Method in class org.cip4.lib.xjdf.schema.Address
Sets the value of the region property.
setReinforceBind(Boolean) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the reinforceBind property.
setReinforceColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the reinforceColor property.
setReinforceColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the reinforceColorDetails property.
setReinforcement(String) - Method in class org.cip4.lib.xjdf.schema.HolePattern
Sets the value of the reinforcement property.
setReinforceTabs(Boolean) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the reinforceTabs property.
setRelatedJobID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the relatedJobID property.
setRelatedJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the relatedJobPartID property.
setRelatedProjectID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the relatedProjectID property.
setRelativeBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the relativeBox property.
setRelativeHeight(Float) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the relativeHeight property.
setRelativeSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the relativeSize property.
setRelativeWidth(Float) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the relativeWidth property.
setReliefThickness(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the reliefThickness property.
setRenderingIntent(RenderingIntent) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the renderingIntent property.
setRepeatTime(Float) - Method in class org.cip4.lib.xjdf.schema.Subscription
Sets the value of the repeatTime property.
setReplacementColorantName(String) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
Sets the value of the replacementColorantName property.
setRequestQueueEntryParams(RequestQueueEntryParams) - Method in class org.cip4.lib.xjdf.schema.CommandRequestQueueEntry
Sets the value of the requestQueueEntryParams property.
setRequired(DateTime) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the required property.
setRequiredDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the requiredDuration property.
setResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.ByteMap
Sets the value of the resolution property.
setResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Sets the value of the resolution property.
setResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
Sets the value of the resolution property.
setResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Sets the value of the resolution property.
setResourceCmdParams(ResourceCmdParams) - Method in class org.cip4.lib.xjdf.schema.CommandResource
Sets the value of the resourceCmdParams property.
setResourceDetails(ResourceQuParams.ResourceDetails) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the resourceDetails property.
setResourceInfo(ResourceInfo) - Method in class org.cip4.lib.xjdf.schema.AuditResource
Sets the value of the resourceInfo property.
setResourceQuParams(ResourceQuParams) - Method in class org.cip4.lib.xjdf.schema.QueryResource
Sets the value of the resourceQuParams property.
setResourceSet(ResourceSet) - Method in class org.cip4.lib.xjdf.schema.PipeParams
Sets the value of the resourceSet property.
setResourceSet(ResourceSet) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Sets the value of the resourceSet property.
setResourceSet(ResourceSet) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the resourceSet property.
setResourceUsage(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the resourceUsage property.
setResourceWeight(Float) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the resourceWeight property.
setResourceWeight(Float) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the resourceWeight property.
setRestTime(Duration) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the restTime property.
setResubmissionParams(ResubmissionParams) - Method in class org.cip4.lib.xjdf.schema.CommandResubmitQueueEntry
Sets the value of the resubmissionParams property.
setReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.Response
Sets the value of the returnCode property.
setReturnJMF(URI) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the returnJMF property.
setReturnQueueEntryParams(ReturnQueueEntryParams) - Method in class org.cip4.lib.xjdf.schema.CommandReturnQueueEntry
Sets the value of the returnQueueEntryParams property.
setReturnTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the returnTime property.
setRevision(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the revision property.
setRevision(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the revision property.
setRGBGray2Black(Boolean) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the rgbGray2Black property.
setRGBGray2BlackThreshold(Float) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the rgbGray2BlackThreshold property.
setRibbonColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Sets the value of the ribbonColor property.
setRibbonColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Sets the value of the ribbonColorDetails property.
setRibbonEnd(String) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Sets the value of the ribbonEnd property.
setRingBinding(RingBinding) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the ringBinding property.
setRingBindingDetails(RingBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the ringBindingDetails property.
setRingMechanic(Boolean) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Sets the value of the ringMechanic property.
setRingShape(String) - Method in class org.cip4.lib.xjdf.schema.RingBinding
Sets the value of the ringShape property.
setRingShape(String) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Sets the value of the ringShape property.
setRivetsExposed(Boolean) - Method in class org.cip4.lib.xjdf.schema.RingBinding
Sets the value of the rivetsExposed property.
setRivetsExposed(Boolean) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Sets the value of the rivetsExposed property.
setRollCut(Float) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Sets the value of the rollCut property.
setRollDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the rollDiameter property.
setRotated(Boolean) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the rotated property.
setRotatePolicy(FitPolicy.RotatePolicy) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Sets the value of the rotatePolicy property.
setRotation(Float) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Sets the value of the rotation property.
setRotation(Float) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
Sets the value of the rotation property.
setRotationPolicy(PositionPolicy) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the rotationPolicy property.
setRotationPolicy(PositionPolicy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the rotationPolicy property.
setRounding(Float) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
Sets the value of the rounding property.
setRows(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the rows property.
setRowsPerStrip(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Sets the value of the rowsPerStrip property.
setRRef(Resource) - Method in class org.cip4.lib.xjdf.schema.RefAnchor
Sets the value of the rRef property.
setRun(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the run property.
setRunIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the runIndex property.
setRunList(Resource) - Method in class org.cip4.lib.xjdf.schema.GangElement
Sets the value of the runList property.
sets - Variable in class org.cip4.lib.xjdf.schema.RunList
 
setSaddleStitching(SaddleStitching) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the saddleStitching property.
setSampleInterval(Integer) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
Sets the value of the sampleInterval property.
setScale(Float) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the scale property.
setScaling(XYPair) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the scaling property.
setScaling(XYPair) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Sets the value of the scaling property.
setScalingOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the scalingOrigin property.
setScalingOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
Sets the value of the scalingOrigin property.
setScope(Scope) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the scope property.
setScope(Scope) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the scope property.
setScope(UsageCounter.Scope) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
Sets the value of the scope property.
setScoring(SoftCoverBinding.Scoring) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the scoring property.
setScreeningFamily(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the screeningFamily property.
setScreeningType(ScreenSelector.ScreeningType) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the screeningType property.
setScreenSelector(ScreenSelector) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the screenSelector property.
setScreenSelector(ScreenSelector) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the screenSelector property.
setScreenShape(String) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Sets the value of the screenShape property.
setSealing(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the sealing property.
setSealingTemperature(Integer) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Sets the value of the sealingTemperature property.
setSearchDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the searchDepth property.
setSegmentation(TIFFFormatParams.Segmentation) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Sets the value of the segmentation property.
setSeparation(String) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the separation property.
setSeparation(String) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the separation property.
setSeparation(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the separation property.
setSeparation(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the separation property.
setSeparationNameTag(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Sets the value of the separationNameTag property.
setSerialNumber(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the serialNumber property.
setSerialNumber(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the serialNumber property.
setServiceLevel(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the serviceLevel property.
setSetIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the setIndex property.
setSetPageSize(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the setPageSize property.
setSets(IntegerList) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the sets property.
setSetupDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the setupDuration property.
setSetupProcsets(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the setupProcsets property.
setSeverity(Severity) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Sets the value of the severity property.
setSeverity(Severity) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Sets the value of the severity property.
setSewingPattern(ThreadSewingParams.SewingPattern) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the sewingPattern property.
setShape(HolePattern.Shape) - Method in class org.cip4.lib.xjdf.schema.HolePattern
Sets the value of the shape property.
setShapeDef(Resource) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
Sets the value of the shapeDef property.
setShapeDef(Resource) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the shapeDef property.
setShapeDef(Resource) - Method in class org.cip4.lib.xjdf.schema.Station
Sets the value of the shapeDef property.
setShapeDepth(Float) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the shapeDepth property.
setShapeTemplate(ShapeTemplate) - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
Sets the value of the shapeTemplate property.
setShapeType(Shape.ShapeType) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the shapeType property.
setShapeType(ShapeCut.ShapeType) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Sets the value of the shapeType property.
setShapeTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Sets the value of the shapeTypeDetails property.
setSheetActivation(SheetActivation) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the sheetActivation property.
setSheetFormat(String) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Sets the value of the sheetFormat property.
setSheetHeightMax(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the sheetHeightMax property.
setSheetHeightMin(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the sheetHeightMin property.
setSheetIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the sheetIndex property.
setSheetLay(SheetLay) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the sheetLay property.
setSheetLay(SheetLay) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
Sets the value of the sheetLay property.
setSheetLay(SheetLay) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the sheetLay property.
setSheetLay(SheetLay) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Sets the value of the sheetLay property.
setSheetLay(SheetLay) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Sets the value of the sheetLay property.
setSheetName(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the sheetName property.
setSheetType(InsertSheet.SheetType) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Sets the value of the sheetType property.
setSheetUsage(InsertSheet.SheetUsage) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Sets the value of the sheetUsage property.
setSheetWidthMax(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the sheetWidthMax property.
setSheetWidthMin(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the sheetWidthMin property.
setShrinkIndex(XYPair) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the shrinkIndex property.
setShrinkingMethod(ShrinkingParams.ShrinkingMethod) - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
Sets the value of the shrinkingMethod property.
setShrinkToFit(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the shrinkToFit property.
setShutDownCmdParams(ShutDownCmdParams) - Method in class org.cip4.lib.xjdf.schema.CommandShutDown
Sets the value of the shutDownCmdParams property.
setShutDownType(ShutDownCmdParams.ShutDownType) - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
Sets the value of the shutDownType property.
setSide(Side) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the side property.
setSide(Score.Side) - Method in class org.cip4.lib.xjdf.schema.Score
Sets the value of the side property.
setSidelineEPS(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
Sets the value of the sidelineEPS property.
setSidelineFonts(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
Sets the value of the sidelineFonts property.
setSidelineImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
Sets the value of the sidelineImages property.
setSides(DigitalPrintingParams.Sides) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the sides property.
setSides(Sides) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the sides property.
setSides(Sides) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the sides property.
setSideStitching(SideStitching) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the sideStitching property.
setSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Sets the value of the size property.
setSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.Icon
Sets the value of the size property.
setSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.Pallet
Sets the value of the size property.
setSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the size property.
setSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Sets the value of the size property.
setSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
Sets the value of the size property.
setSizePolicy(FitPolicy.SizePolicy) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Sets the value of the sizePolicy property.
setSizePolicy(PositionPolicy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the sizePolicy property.
setSleeveInterlock(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the sleeveInterlock property.
setSoftCoverBinding(SoftCoverBinding) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the softCoverBinding property.
setSourceBleedBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the sourceBleedBox property.
setSourceBleedBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the sourceBleedBox property.
setSourceClipBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the sourceClipBox property.
setSourceClipBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the sourceClipBox property.
setSourceClipPath(String) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the sourceClipPath property.
setSourceCS(ColorSpaceConversionOp.SourceCS) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the sourceCS property.
setSourceFrequencyMax(Float) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the sourceFrequencyMax property.
setSourceFrequencyMin(Float) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the sourceFrequencyMin property.
setSourceMediaBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the sourceMediaBox property.
setSourceObjects(SourceObjects) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
Sets the value of the sourceObjects property.
setSourceObjects(SourceObjects) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
Sets the value of the sourceObjects property.
setSourceObjects(SourceObjects) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the sourceObjects property.
setSourceRenderingIntent(RenderingIntent) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the sourceRenderingIntent property.
setSourceTrimBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the sourceTrimBox property.
setSourceTrimBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the sourceTrimBox property.
setSpecificResource(JAXBElement<? extends SpecificResource>) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the specificResource property.
setSpecificYield(Float) - Method in class org.cip4.lib.xjdf.schema.Ink
Sets the value of the specificYield property.
setSpeed(Float) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the speed property.
setSpeed(Float) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the speed property.
setSpeed(Float) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the speed property.
setSpine(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the spine property.
setSpineBrushing(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the spineBrushing property.
setSpineFiberRoughing(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the spineFiberRoughing property.
setSpineGlue(EnumGlue) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the spineGlue property.
setSpineGlue(EnumGlue) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the spineGlue property.
setSpineLevelling(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the spineLevelling property.
setSpineMilling(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the spineMilling property.
setSpineNotching(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the spineNotching property.
setSpineSanding(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the spineSanding property.
setSpineShredding(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the spineShredding property.
setSpineWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the spineWidth property.
setSpineWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Sets the value of the spineWidth property.
setSpineWidth(Float) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Sets the value of the spineWidth property.
setSpotFunction(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the spotFunction property.
setSpreadType(LayoutIntent.SpreadType) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the spreadType property.
setStackAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the stackAmount property.
setStackCompression(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the stackCompression property.
setStackDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the stackDepth property.
setStackOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the stackOrd property.
setStaggerContinuous(Boolean) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the staggerContinuous property.
setStandard(String) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Sets the value of the standard property.
setStandardAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the standardAmount property.
setStapleShape(StitchingParams.StapleShape) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the stapleShape property.
setStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the start property.
setStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the start property.
setStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Sets the value of the start property.
setStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the start property.
setStartOffset(Duration) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the startOffset property.
setStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Crease
Sets the value of the startPosition property.
setStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Cut
Sets the value of the startPosition property.
setStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the startPosition property.
setStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Perforate
Sets the value of the startPosition property.
setStartPosition(Float) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Sets the value of the startPosition property.
setStartTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Activity
Sets the value of the startTime property.
setStartTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the startTime property.
setStartTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the startTime property.
setStationName(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the stationName property.
setStationName(String) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the stationName property.
setStationName(String) - Method in class org.cip4.lib.xjdf.schema.Station
Sets the value of the stationName property.
setStatus(DeviceStatus) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the status property.
setStatus(NodeStatus) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the status property.
setStatus(NodeStatus) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the status property.
setStatus(NodeStatus) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the status property.
setStatus(Resource.Status) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the status property.
setStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the statusDetails property.
setStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the statusDetails property.
setStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the statusDetails property.
setStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the statusDetails property.
setStatusQuParams(StatusQuParams) - Method in class org.cip4.lib.xjdf.schema.QueryStatus
Sets the value of the statusQuParams property.
setStepLimit(Float) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the stepLimit property.
setStitchNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.SaddleStitching
Sets the value of the stitchNumber property.
setStitchNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.SideStitching
Sets the value of the stitchNumber property.
setStitchOrigin(StitchingParams.StitchOrigin) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the stitchOrigin property.
setStitchType(StitchingParams.StitchType) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the stitchType property.
setStitchWidth(Float) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the stitchWidth property.
setStockType(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the stockType property.
setStockType(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the stockType property.
setStopPersChParams(StopPersChParams) - Method in class org.cip4.lib.xjdf.schema.CommandStopPersistentChannel
Sets the value of the stopPersChParams property.
setStrappingType(StrappingParams.StrappingType) - Method in class org.cip4.lib.xjdf.schema.StrappingParams
Sets the value of the strappingType property.
setStreet(String) - Method in class org.cip4.lib.xjdf.schema.Address
Sets the value of the street property.
setStringValue(String) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Sets the value of the stringValue property.
setStripBindingDetails(StripBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the stripBindingDetails property.
setStripLength(Float) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Sets the value of the stripLength property.
setStripMarkDetails(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the stripMarkDetails property.
setStripType(String) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Sets the value of the stripType property.
setSubmissionTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the submissionTime property.
setSubmissionTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the submissionTime property.
setSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.Query
Sets the value of the subscription property.
setSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Sets the value of the subscription property.
setSubscriptionFilter(SubscriptionFilter) - Method in class org.cip4.lib.xjdf.schema.QueryKnownSubscriptions
Sets the value of the subscriptionFilter property.
setSuppressCenter(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the suppressCenter property.
setSuppressRotate(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the suppressRotate property.
setSurface(Side) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Sets the value of the surface property.
setSurfaceContentsBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the surfaceContentsBox property.
setSurfaceCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the surfaceCount property.
setTabBodyCopy(Boolean) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the tabBodyCopy property.
setTabBrand(String) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the tabBrand property.
setTabCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the tabCount property.
setTabDimensions(TabDimensions) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the tabDimensions property.
setTabEdge(Edge) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Sets the value of the tabEdge property.
setTabExtensionDistance(Float) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Sets the value of the tabExtensionDistance property.
setTabExtensionDistance(Float) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the tabExtensionDistance property.
setTabOffset(Float) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Sets the value of the tabOffset property.
setTabs(Tabs) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the tabs property.
setTabSetCollationOrder(TabDimensions.TabSetCollationOrder) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Sets the value of the tabSetCollationOrder property.
setTabsPerBank(Integer) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Sets the value of the tabsPerBank property.
setTabsPerBank(Integer) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the tabsPerBank property.
setTabWidth(Float) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Sets the value of the tabWidth property.
setTagNumber(int) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
Sets the value of the tagNumber property.
setTagNumber(int) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Sets the value of the tagNumber property.
setTagType(int) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
Sets the value of the tagType property.
setTagType(int) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Sets the value of the tagType property.
setTeethPerDimension(Float) - Method in class org.cip4.lib.xjdf.schema.Perforate
Sets the value of the teethPerDimension property.
setTeethPerDimension(Float) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the teethPerDimension property.
setTemperature(LaminatingIntent.Temperature) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
Sets the value of the temperature property.
setTemperature(Float) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Sets the value of the temperature property.
setTemperature(Float) - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
Sets the value of the temperature property.
setTestClass(String) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Sets the value of the testClass property.
setTestClass(String) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Sets the value of the testClass property.
setTestID(String) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Sets the value of the testID property.
setTestID(String) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Sets the value of the testID property.
setTextBlackLevel(Float) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Sets the value of the textBlackLevel property.
setTextSizeThreshold(Integer) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
Sets the value of the textSizeThreshold property.
setTexture(String) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
Sets the value of the texture property.
setTexture(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the texture property.
setTexture(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the texture property.
setThickness(Float) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the thickness property.
setThickness(Float) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
Sets the value of the thickness property.
setThickness(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the thickness property.
setThickness(Float) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the thickness property.
setThinPDFParams(ThinPDFParams) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the thinPDFParams property.
setThreadLength(Float) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Sets the value of the threadLength property.
setThreadStitchWidth(Float) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Sets the value of the threadStitchWidth property.
setThreadThickness(Float) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the threadThickness property.
setTies(IntegerList) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the ties property.
setTIFFFormatParams(TIFFFormatParams) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Sets the value of the tiffFormatParams property.
setTightBacking(TightBacking) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
Sets the value of the tightBacking property.
setTightBacking(TightBacking) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the tightBacking property.
setTightBacking(StitchingParams.TightBacking) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the tightBacking property.
setTileID(XYPair) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the tileID property.
setTileSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Sets the value of the tileSize property.
setTileSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Sets the value of the tileSize property.
setTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Header
Sets the value of the time property.
setTimeInterval(Duration) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
Sets the value of the timeInterval property.
setTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.Comment
Sets the value of the timeStamp property.
setTint(float) - Method in class org.cip4.lib.xjdf.schema.MarkColor
Sets the value of the tint property.
setTitle(String) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
Sets the value of the title property.
setTo(Fold.To) - Method in class org.cip4.lib.xjdf.schema.Fold
Sets the value of the to property.
setTolerance(Float) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Sets the value of the tolerance property.
setTolerance(Float) - Method in class org.cip4.lib.xjdf.schema.VerificationParams
Sets the value of the tolerance property.
setToleranceBlack(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the toleranceBlack property.
setToleranceCyan(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the toleranceCyan property.
setToleranceDotGain(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the toleranceDotGain property.
setToleranceMagenta(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the toleranceMagenta property.
setToleranceYellow(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the toleranceYellow property.
setTool(Resource) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the tool property.
setToolName(String) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the toolName property.
setToolType(String) - Method in class org.cip4.lib.xjdf.schema.Tool
Sets the value of the toolType property.
setTopExcess(Float) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Sets the value of the topExcess property.
setTopFoldIn(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the topFoldIn property.
setTotalAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.BundleItem
Sets the value of the totalAmount property.
setTotalAmount(Float) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the totalAmount property.
setTotalDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.BundleItem
Sets the value of the totalDimensions property.
setTotalDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the totalDimensions property.
setTotalDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the totalDuration property.
setTotalProductionCounter(Float) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the totalProductionCounter property.
setTotalVolume(Float) - Method in class org.cip4.lib.xjdf.schema.BundleItem
Sets the value of the totalVolume property.
setTotalVolume(Float) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the totalVolume property.
setTotalWeight(Float) - Method in class org.cip4.lib.xjdf.schema.BundleItem
Sets the value of the totalWeight property.
setTotalWeight(Float) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the totalWeight property.
setTrackingID(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the trackingID property.
setTransfer(DeliveryParams.Transfer) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the transfer property.
setTransferCurveName(Part.TransferCurveName) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the transferCurveName property.
setTransferFunctionInfo(AdvancedParams.TransferFunctionInfo) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the transferFunctionInfo property.
setTransformation(Matrix) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Sets the value of the transformation property.
setTransformation(Matrix) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the transformation property.
setTransformationContext(CollatingItem.TransformationContext) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Sets the value of the transformationContext property.
setTransparencyRenderingQuality(Float) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the transparencyRenderingQuality property.
setTrapColorScaling(Float) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the trapColorScaling property.
setTrapWidth(XYPair) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the trapWidth property.
setTravel(Float) - Method in class org.cip4.lib.xjdf.schema.Fold
Sets the value of the travel property.
setTrimBottom(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the trimBottom property.
setTrimCover(TrimmingParams.TrimCover) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
Sets the value of the trimCover property.
setTrimCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the trimCTM property.
setTrimFace(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the trimFace property.
setTrimFoot(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the trimFoot property.
setTrimHead(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the trimHead property.
setTrimLeft(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the trimLeft property.
setTrimmingOffset(Float) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
Sets the value of the trimmingOffset property.
setTrimRight(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the trimRight property.
setTrimSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
Sets the value of the trimSize property.
setTrimSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the trimSize property.
setTrimTop(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the trimTop property.
setTTasT42(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the tTasT42 property.
setType(String) - Method in class org.cip4.lib.xjdf.schema.Comment
Sets the value of the type property.
setType(String) - Method in class org.cip4.lib.xjdf.schema.MessageService
Sets the value of the type property.
setType(String) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Sets the value of the type property.
setTypeAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Milestone
Sets the value of the typeAmount property.
setTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Sets the value of the typeDetails property.
setUCRandBGInfo(AdvancedParams.UCRandBGInfo) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the ucRandBGInfo property.
setUID(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the uid property.
setUncompressed(Boolean) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Sets the value of the uncompressed property.
setUnderLays(IntegerList) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the underLays property.
setUnderLays(IntegerList) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the underLays property.
setUnit(String) - Method in class org.cip4.lib.xjdf.schema.BundleItem
Sets the value of the unit property.
setUnit(String) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the unit property.
setUnit(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Sets the value of the unit property.
setUnits(String) - Method in class org.cip4.lib.xjdf.schema.Disjointing
Sets the value of the units property.
setUntil(DateTime) - Method in class org.cip4.lib.xjdf.schema.Disposition
Sets the value of the until property.
setUpdateGranularity(UpdateGranularity) - Method in class org.cip4.lib.xjdf.schema.Queue
Sets the value of the updateGranularity property.
setUpdateGranularity(UpdateGranularity) - Method in class org.cip4.lib.xjdf.schema.QueueStatusParams
Sets the value of the updateGranularity property.
setUpdateMethod(ResourceCmdParams.UpdateMethod) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Sets the value of the updateMethod property.
setUpdateMethod(ResubmissionParams.UpdateMethod) - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
Sets the value of the updateMethod property.
setupDuration - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
setupProcsets - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
setURL(URI) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the url property.
setURL(URI) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the url property.
setURL(URI) - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
Sets the value of the url property.
setURL(URI) - Method in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
Sets the value of the url property.
setURL(URI) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Sets the value of the url property.
setURL(URI) - Method in class org.cip4.lib.xjdf.schema.Subscription
Sets the value of the url property.
setURL(URI) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Sets the value of the url property.
setUsage(String) - Method in class org.cip4.lib.xjdf.schema.ExtraValues
Sets the value of the usage property.
setUsage(ResourceSet.Usage) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Sets the value of the usage property.
setUsage(String) - Method in class org.cip4.lib.xjdf.schema.ShapeDimension
Sets the value of the usage property.
setUseBleed(Boolean) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the useBleed property.
setUseDefaultFont(boolean) - Method in class org.cip4.lib.xjdf.schema.FontPolicy
Sets the value of the useDefaultFont property.
setUseFontAliasNames(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the useFontAliasNames property.
setUseFontEmulation(boolean) - Method in class org.cip4.lib.xjdf.schema.FontPolicy
Sets the value of the useFontEmulation property.
setUsePrologue(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the usePrologue property.
setUserFileName(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the userFileName property.
setUserID(String) - Method in class org.cip4.lib.xjdf.schema.Contact
Sets the value of the userID property.
setValue(String) - Method in class org.cip4.lib.xjdf.schema.Comment
Sets the value of the value property.
setValue(String) - Method in class org.cip4.lib.xjdf.schema.ExtraValues
Sets the value of the value property.
setValue(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the value property.
setValue(float) - Method in class org.cip4.lib.xjdf.schema.ShapeDimension
Sets the value of the value property.
setValueFormat(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the valueFormat property.
setValueFormat(String) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
Sets the value of the valueFormat property.
setVariableQuality(VariableIntent.VariableQuality) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Sets the value of the variableQuality property.
setVariableType(VariableIntent.VariableType) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
Sets the value of the variableType property.
setVarnishArea(VarnishingParams.VarnishArea) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
Sets the value of the varnishArea property.
setVarnishMethod(VarnishingParams.VarnishMethod) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
Sets the value of the varnishMethod property.
setVerticalFitPolicy(EnumFitPolicy) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the verticalFitPolicy property.
setViewBinder(String) - Method in class org.cip4.lib.xjdf.schema.RingBinding
Sets the value of the viewBinder property.
setViewBinder(String) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Sets the value of the viewBinder property.
setVisibleLength(Float) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Sets the value of the visibleLength property.
setVSamples(IntegerList) - Method in class org.cip4.lib.xjdf.schema.DCTParams
Sets the value of the vSamples property.
setWarningCount(Integer) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
Sets the value of the warningCount property.
setWaste(Float) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the waste property.
setWaste(Float) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the waste property.
setWaste(Float) - Method in class org.cip4.lib.xjdf.schema.PartAmount
Sets the value of the waste property.
setWaste(float) - Method in class org.cip4.lib.xjdf.schema.PartWaste
Sets the value of the waste property.
setWasteDetails(String) - Method in class org.cip4.lib.xjdf.schema.PartWaste
Sets the value of the wasteDetails property.
setWebName(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the webName property.
setWeight(Float) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the weight property.
setWeight(Float) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the weight property.
setWhiteIsZero(Boolean) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Sets the value of the whiteIsZero property.
setWidth(Integer) - Method in class org.cip4.lib.xjdf.schema.Band
Sets the value of the width property.
setWidth(Float) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the width property.
setWidth(Float) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
Sets the value of the width property.
setWindingResult(Integer) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the windingResult property.
setWireGauge(Float) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the wireGauge property.
setWorkingDirection(EnumTopBottom) - Method in class org.cip4.lib.xjdf.schema.Crease
Sets the value of the workingDirection property.
setWorkingDirection(EnumTopBottom) - Method in class org.cip4.lib.xjdf.schema.Cut
Sets the value of the workingDirection property.
setWorkingDirection(Face) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the workingDirection property.
setWorkingDirection(EnumTopBottom) - Method in class org.cip4.lib.xjdf.schema.Perforate
Sets the value of the workingDirection property.
setWorkingLength(Float) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Sets the value of the workingLength property.
setWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Crease
Sets the value of the workingPath property.
setWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Cut
Sets the value of the workingPath property.
setWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the workingPath property.
setWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Perforate
Sets the value of the workingPath property.
setWorkStyle(WorkStyle) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the workStyle property.
setWorkStyle(WorkStyle) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the workStyle property.
setWorkType(MISDetails.WorkType) - Method in class org.cip4.lib.xjdf.schema.MISDetails
Sets the value of the workType property.
setWorkTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.MISDetails
Sets the value of the workTypeDetails property.
setWrappingKind(WrappingParams.WrappingKind) - Method in class org.cip4.lib.xjdf.schema.WrappingParams
Sets the value of the wrappingKind property.
setXCells(Integer) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Sets the value of the xCells property.
setXJMFURL(URI) - Method in class org.cip4.lib.xjdf.schema.Dependent
Sets the value of the xjmfurl property.
setXJMFURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the xjmfurl property.
setYCells(Integer) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Sets the value of the yCells property.
setZoneHeight(Float) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Sets the value of the zoneHeight property.
setZoneHeight(Float) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
Sets the value of the zoneHeight property.
setZones(Integer) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Sets the value of the zones property.
setZonesY(Integer) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Sets the value of the zonesY property.
setZoneWidth(Float) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Sets the value of the zoneWidth property.
setZoneWidth(float) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
Sets the value of the zoneWidth property.
severity - Variable in class org.cip4.lib.xjdf.schema.PreflightCheck
 
severity - Variable in class org.cip4.lib.xjdf.schema.PreflightTest
 
Severity - Enum in org.cip4.lib.xjdf.schema
Java class for Severity.
sewingPattern - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
shape - Variable in class org.cip4.lib.xjdf.schema.HolePattern
 
Shape - Class in org.cip4.lib.xjdf.schema
Java class for Shape complex type.
Shape() - Constructor for class org.cip4.lib.xjdf.schema.Shape
 
shape - Variable in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
shape - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
Shape - Class in org.cip4.lib.xjdf.type
XML Attributes of type shape are used to describe a three dimensional box.
Shape() - Constructor for class org.cip4.lib.xjdf.type.Shape
Default constructor.
Shape(double, double) - Constructor for class org.cip4.lib.xjdf.type.Shape
Custom constructor, accepting several values for initializing.
Shape(double, double, double) - Constructor for class org.cip4.lib.xjdf.type.Shape
Custom constructor, accepting several values for initializing.
Shape(String) - Constructor for class org.cip4.lib.xjdf.type.Shape
Custom Constructor.
Shape.ShapeType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ShapeCut - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ShapeCut() - Constructor for class org.cip4.lib.xjdf.schema.ShapeCut
 
shapeCut - Variable in class org.cip4.lib.xjdf.schema.ShapeCuttingIntent
 
ShapeCut.CutDepth - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ShapeCut.CutType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ShapeCut.ShapeType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
ShapeCuttingIntent - Class in org.cip4.lib.xjdf.schema
Java class for ShapeCuttingIntent complex type.
ShapeCuttingIntent() - Constructor for class org.cip4.lib.xjdf.schema.ShapeCuttingIntent
 
ShapeCuttingParams - Class in org.cip4.lib.xjdf.schema
Java class for ShapeCuttingParams complex type.
ShapeCuttingParams() - Constructor for class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
ShapeCuttingParams.DeliveryMode - Enum in org.cip4.lib.xjdf.schema
Java class for null.
shapeDef - Variable in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
shapeDef - Variable in class org.cip4.lib.xjdf.schema.RepeatDesc
 
ShapeDef - Class in org.cip4.lib.xjdf.schema
Java class for ShapeDef complex type.
ShapeDef() - Constructor for class org.cip4.lib.xjdf.schema.ShapeDef
 
shapeDef - Variable in class org.cip4.lib.xjdf.schema.Station
 
ShapeDefProductionParams - Class in org.cip4.lib.xjdf.schema
Java class for ShapeDefProductionParams complex type.
ShapeDefProductionParams() - Constructor for class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
shapeDepth - Variable in class org.cip4.lib.xjdf.schema.Shape
 
ShapeDimension - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ShapeDimension() - Constructor for class org.cip4.lib.xjdf.schema.ShapeDimension
 
shapeDimension - Variable in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
shapeTemplate - Variable in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
ShapeTemplate - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ShapeTemplate() - Constructor for class org.cip4.lib.xjdf.schema.ShapeTemplate
 
shapeType - Variable in class org.cip4.lib.xjdf.schema.Shape
 
shapeType - Variable in class org.cip4.lib.xjdf.schema.ShapeCut
 
shapeTypeDetails - Variable in class org.cip4.lib.xjdf.schema.ShapeCut
 
sheetActivation - Variable in class org.cip4.lib.xjdf.schema.Layout
 
SheetActivation - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
SheetActivation() - Constructor for class org.cip4.lib.xjdf.schema.SheetActivation
 
sheetFormat - Variable in class org.cip4.lib.xjdf.schema.InsertSheet
 
sheetHeightMax - Variable in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
sheetHeightMin - Variable in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
sheetIndex - Variable in class org.cip4.lib.xjdf.schema.Part
 
sheetLay - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
sheetLay - Variable in class org.cip4.lib.xjdf.schema.CuttingParams
 
sheetLay - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
sheetLay - Variable in class org.cip4.lib.xjdf.schema.FoldingParams
 
sheetLay - Variable in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
SheetLay - Enum in org.cip4.lib.xjdf.schema
Java class for SheetLay.
sheetName - Variable in class org.cip4.lib.xjdf.schema.Part
 
SheetOptimizingParams - Class in org.cip4.lib.xjdf.schema
Java class for SheetOptimizingParams complex type.
SheetOptimizingParams() - Constructor for class org.cip4.lib.xjdf.schema.SheetOptimizingParams
 
sheetType - Variable in class org.cip4.lib.xjdf.schema.InsertSheet
 
sheetUsage - Variable in class org.cip4.lib.xjdf.schema.InsertSheet
 
sheetWidthMax - Variable in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
sheetWidthMin - Variable in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
shiftPoint - Variable in class org.cip4.lib.xjdf.schema.LayoutShift
 
ShiftPoint - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ShiftPoint() - Constructor for class org.cip4.lib.xjdf.schema.ShiftPoint
 
shrinkIndex - Variable in class org.cip4.lib.xjdf.schema.Media
 
shrinkingMethod - Variable in class org.cip4.lib.xjdf.schema.ShrinkingParams
 
ShrinkingParams - Class in org.cip4.lib.xjdf.schema
Java class for ShrinkingParams complex type.
ShrinkingParams() - Constructor for class org.cip4.lib.xjdf.schema.ShrinkingParams
 
ShrinkingParams.ShrinkingMethod - Enum in org.cip4.lib.xjdf.schema
Java class for null.
shrinkToFit - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
shutDownCmdParams - Variable in class org.cip4.lib.xjdf.schema.CommandShutDown
 
ShutDownCmdParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ShutDownCmdParams() - Constructor for class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
ShutDownCmdParams.ShutDownType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
shutDownType - Variable in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
side - Variable in class org.cip4.lib.xjdf.schema.Part
 
side - Variable in class org.cip4.lib.xjdf.schema.Score
 
Side - Enum in org.cip4.lib.xjdf.schema
Java class for Side.
sidelineEPS - Variable in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
sidelineFonts - Variable in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
sidelineImages - Variable in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
sides - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
sides - Variable in class org.cip4.lib.xjdf.schema.LayoutIntent
 
Sides - Enum in org.cip4.lib.xjdf.schema
Java class for Sides.
sides - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
sideStitching - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
SideStitching - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
SideStitching() - Constructor for class org.cip4.lib.xjdf.schema.SideStitching
 
Signal - Class in org.cip4.lib.xjdf.schema
Java class for Signal complex type.
Signal() - Constructor for class org.cip4.lib.xjdf.schema.Signal
 
SignalGangStatus - Class in org.cip4.lib.xjdf.schema
Java class for SignalGangStatus complex type.
SignalGangStatus() - Constructor for class org.cip4.lib.xjdf.schema.SignalGangStatus
 
SignalKnownDevices - Class in org.cip4.lib.xjdf.schema
Java class for SignalKnownDevices complex type.
SignalKnownDevices() - Constructor for class org.cip4.lib.xjdf.schema.SignalKnownDevices
 
SignalKnownSubscriptions - Class in org.cip4.lib.xjdf.schema
Java class for SignalKnownSubscriptions complex type.
SignalKnownSubscriptions() - Constructor for class org.cip4.lib.xjdf.schema.SignalKnownSubscriptions
 
SignalNotification - Class in org.cip4.lib.xjdf.schema
Java class for SignalNotification complex type.
SignalNotification() - Constructor for class org.cip4.lib.xjdf.schema.SignalNotification
 
SignalQueueStatus - Class in org.cip4.lib.xjdf.schema
Java class for SignalQueueStatus complex type.
SignalQueueStatus() - Constructor for class org.cip4.lib.xjdf.schema.SignalQueueStatus
 
SignalResource - Class in org.cip4.lib.xjdf.schema
Java class for SignalResource complex type.
SignalResource() - Constructor for class org.cip4.lib.xjdf.schema.SignalResource
 
SignalStatus - Class in org.cip4.lib.xjdf.schema
Java class for SignalStatus complex type.
SignalStatus() - Constructor for class org.cip4.lib.xjdf.schema.SignalStatus
 
signatureCell - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
SignatureCell - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
SignatureCell() - Constructor for class org.cip4.lib.xjdf.schema.SignatureCell
 
SignatureCell.Mask - Enum in org.cip4.lib.xjdf.schema
Java class for null.
SignatureCell.Orientation - Enum in org.cip4.lib.xjdf.schema
Java class for null.
SimpleValidator<T> - Class in org.cip4.lib.xjdf.validator.element
 
SimpleValidator() - Constructor for class org.cip4.lib.xjdf.validator.element.SimpleValidator
 
size - Variable in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
size - Variable in class org.cip4.lib.xjdf.schema.Icon
 
size - Variable in class org.cip4.lib.xjdf.schema.Pallet
 
size - Variable in class org.cip4.lib.xjdf.schema.PositionObj
 
size - Variable in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
size - Variable in class org.cip4.lib.xjdf.schema.ScavengerArea
 
SizeIntent - Class in org.cip4.lib.xjdf.schema
Java class for SizeIntent complex type.
SizeIntent() - Constructor for class org.cip4.lib.xjdf.schema.SizeIntent
 
sizePolicy - Variable in class org.cip4.lib.xjdf.schema.FitPolicy
 
sizePolicy - Variable in class org.cip4.lib.xjdf.schema.PositionObj
 
sleeveInterlock - Variable in class org.cip4.lib.xjdf.schema.Media
 
softCoverBinding - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
SoftCoverBinding - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
SoftCoverBinding() - Constructor for class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
SoftCoverBinding.GlueProcedure - Enum in org.cip4.lib.xjdf.schema
Java class for null.
SoftCoverBinding.Scoring - Enum in org.cip4.lib.xjdf.schema
Java class for null.
sourceBleedBox - Variable in class org.cip4.lib.xjdf.schema.Content
 
sourceBleedBox - Variable in class org.cip4.lib.xjdf.schema.RunList
 
sourceClipBox - Variable in class org.cip4.lib.xjdf.schema.Content
 
sourceClipBox - Variable in class org.cip4.lib.xjdf.schema.RunList
 
sourceClipPath - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
sourceCS - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
sourceFrequencyMax - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
sourceFrequencyMin - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
sourceMediaBox - Variable in class org.cip4.lib.xjdf.schema.RunList
 
sourceObjects - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
sourceObjects - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
sourceObjects - Variable in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
 
sourceObjects - Variable in class org.cip4.lib.xjdf.schema.ObjectResolution
 
sourceObjects - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
SourceObjects - Enum in org.cip4.lib.xjdf.schema
Java class for SourceObjects.
sourceRenderingIntent - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
sourceTrimBox - Variable in class org.cip4.lib.xjdf.schema.Content
 
sourceTrimBox - Variable in class org.cip4.lib.xjdf.schema.RunList
 
specificResource - Variable in class org.cip4.lib.xjdf.schema.Resource
 
SpecificResource - Class in org.cip4.lib.xjdf.schema
Java class for SpecificResource complex type.
SpecificResource() - Constructor for class org.cip4.lib.xjdf.schema.SpecificResource
 
specificYield - Variable in class org.cip4.lib.xjdf.schema.Ink
 
speed - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
speed - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
speed - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
spine - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
spineBrushing - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
spineFiberRoughing - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
spineGlue - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
spineGlue - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
spineLevelling - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
spineMilling - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
spineNotching - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
spineOperations - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
SpinePreparationParams - Class in org.cip4.lib.xjdf.schema
Java class for SpinePreparationParams complex type.
SpinePreparationParams() - Constructor for class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
spineSanding - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
spineShredding - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
SpineTapingParams - Class in org.cip4.lib.xjdf.schema
Java class for SpineTapingParams complex type.
SpineTapingParams() - Constructor for class org.cip4.lib.xjdf.schema.SpineTapingParams
 
spineWidth - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
spineWidth - Variable in class org.cip4.lib.xjdf.schema.CasingInParams
 
spineWidth - Variable in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
spotFunction - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
spreadType - Variable in class org.cip4.lib.xjdf.schema.LayoutIntent
 
srgb - Variable in class org.cip4.lib.xjdf.schema.Color
 
stackAmount - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
stackCompression - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
stackDepth - Variable in class org.cip4.lib.xjdf.schema.Position
 
StackingParams - Class in org.cip4.lib.xjdf.schema
Java class for StackingParams complex type.
StackingParams() - Constructor for class org.cip4.lib.xjdf.schema.StackingParams
 
StackingParams.PreStackMethod - Enum in org.cip4.lib.xjdf.schema
Java class for null.
stackOrd - Variable in class org.cip4.lib.xjdf.schema.Position
 
staggerColumns - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
staggerContinuous - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
staggerRows - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
standard - Variable in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
standardAmount - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
stapleShape - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
start - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
start - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
start - Variable in class org.cip4.lib.xjdf.schema.QualityControlResult
 
start - Variable in class org.cip4.lib.xjdf.schema.Resource
 
startOffset - Variable in class org.cip4.lib.xjdf.schema.Resource
 
startPosition - Variable in class org.cip4.lib.xjdf.schema.Crease
 
startPosition - Variable in class org.cip4.lib.xjdf.schema.Cut
 
startPosition - Variable in class org.cip4.lib.xjdf.schema.Glue
 
startPosition - Variable in class org.cip4.lib.xjdf.schema.Perforate
 
startPosition - Variable in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
startTime - Variable in class org.cip4.lib.xjdf.schema.Activity
 
startTime - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
startTime - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
station - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
Station - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Station() - Constructor for class org.cip4.lib.xjdf.schema.Station
 
stationName - Variable in class org.cip4.lib.xjdf.schema.Part
 
stationName - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
stationName - Variable in class org.cip4.lib.xjdf.schema.Station
 
status - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
status - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
status - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
status - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
status - Variable in class org.cip4.lib.xjdf.schema.Resource
 
statusDetails - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
statusDetails - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
statusDetails - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
statusDetails - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
statusList - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
statusQuParams - Variable in class org.cip4.lib.xjdf.schema.QueryStatus
 
StatusQuParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
StatusQuParams() - Constructor for class org.cip4.lib.xjdf.schema.StatusQuParams
 
stepLimit - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
stickOn - Variable in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
StickOn - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
StickOn() - Constructor for class org.cip4.lib.xjdf.schema.StickOn
 
StitchingParams - Class in org.cip4.lib.xjdf.schema
Java class for StitchingParams complex type.
StitchingParams() - Constructor for class org.cip4.lib.xjdf.schema.StitchingParams
 
StitchingParams.StapleShape - Enum in org.cip4.lib.xjdf.schema
Java class for null.
StitchingParams.StitchOrigin - Enum in org.cip4.lib.xjdf.schema
Java class for null.
StitchingParams.StitchType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
StitchingParams.TightBacking - Enum in org.cip4.lib.xjdf.schema
Java class for null.
stitchNumber - Variable in class org.cip4.lib.xjdf.schema.SaddleStitching
 
stitchNumber - Variable in class org.cip4.lib.xjdf.schema.SideStitching
 
stitchOrigin - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
stitchPositions - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
stitchType - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
stitchWidth - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
stockType - Variable in class org.cip4.lib.xjdf.schema.Media
 
stockType - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
stopPersChParams - Variable in class org.cip4.lib.xjdf.schema.CommandStopPersistentChannel
 
StopPersChParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
StopPersChParams() - Constructor for class org.cip4.lib.xjdf.schema.StopPersChParams
 
StrappingParams - Class in org.cip4.lib.xjdf.schema
Java class for StrappingParams complex type.
StrappingParams() - Constructor for class org.cip4.lib.xjdf.schema.StrappingParams
 
StrappingParams.StrappingType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
strappingType - Variable in class org.cip4.lib.xjdf.schema.StrappingParams
 
strapPositions - Variable in class org.cip4.lib.xjdf.schema.StrappingParams
 
street - Variable in class org.cip4.lib.xjdf.schema.Address
 
stringToDouble(String) - Static method in class org.cip4.lib.xjdf.type.DoubleAdapter
Parses a String converting it to a double.
stringValue - Variable in class org.cip4.lib.xjdf.schema.TIFFtag
 
stripBindingDetails - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
StripBindingDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
StripBindingDetails() - Constructor for class org.cip4.lib.xjdf.schema.StripBindingDetails
 
stripLength - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
stripMark - Variable in class org.cip4.lib.xjdf.schema.InsertSheet
 
stripMark - Variable in class org.cip4.lib.xjdf.schema.Layout
 
StripMark - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
StripMark() - Constructor for class org.cip4.lib.xjdf.schema.StripMark
 
stripMarkDetails - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
stripType - Variable in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
submissionTime - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
submissionTime - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
subscription - Variable in class org.cip4.lib.xjdf.schema.Query
 
Subscription - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Subscription() - Constructor for class org.cip4.lib.xjdf.schema.Subscription
 
subscription - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
subscriptionFilter - Variable in class org.cip4.lib.xjdf.schema.QueryKnownSubscriptions
 
SubscriptionFilter - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
SubscriptionFilter() - Constructor for class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
subscriptionInfo - Variable in class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
 
subscriptionInfo - Variable in class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
 
subscriptionInfo - Variable in class org.cip4.lib.xjdf.schema.SignalKnownSubscriptions
 
SubscriptionInfo - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
SubscriptionInfo() - Constructor for class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
suppressCenter - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
suppressRotate - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
surface - Variable in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
surface - Variable in class org.cip4.lib.xjdf.schema.SurfaceColor
 
surfaceColor - Variable in class org.cip4.lib.xjdf.schema.ColorIntent
 
SurfaceColor - Class in org.cip4.lib.xjdf.schema
Java class for SurfaceColor complex type.
SurfaceColor() - Constructor for class org.cip4.lib.xjdf.schema.SurfaceColor
 
surfaceContentsBox - Variable in class org.cip4.lib.xjdf.schema.Layout
 
surfaceCount - Variable in class org.cip4.lib.xjdf.schema.Component
 
sync() - Method in class org.cip4.lib.xjdf.xml.internal.JAXBNavigator
Sync changes made on the object graph.

T

tabBodyCopy - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
tabBrand - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
tabCount - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
tabDimensions - Variable in class org.cip4.lib.xjdf.schema.Media
 
TabDimensions - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
TabDimensions() - Constructor for class org.cip4.lib.xjdf.schema.TabDimensions
 
TabDimensions.TabSetCollationOrder - Enum in org.cip4.lib.xjdf.schema
Java class for null.
tabEdge - Variable in class org.cip4.lib.xjdf.schema.TabDimensions
 
tabExtensionDistance - Variable in class org.cip4.lib.xjdf.schema.TabDimensions
 
tabExtensionDistance - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
tabOffset - Variable in class org.cip4.lib.xjdf.schema.TabDimensions
 
tabs - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
Tabs - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Tabs() - Constructor for class org.cip4.lib.xjdf.schema.Tabs
 
tabSetCollationOrder - Variable in class org.cip4.lib.xjdf.schema.TabDimensions
 
tabsPerBank - Variable in class org.cip4.lib.xjdf.schema.TabDimensions
 
tabsPerBank - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
tabWidth - Variable in class org.cip4.lib.xjdf.schema.TabDimensions
 
tagNumber - Variable in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
tagNumber - Variable in class org.cip4.lib.xjdf.schema.TIFFtag
 
tagType - Variable in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
tagType - Variable in class org.cip4.lib.xjdf.schema.TIFFtag
 
teethPerDimension - Variable in class org.cip4.lib.xjdf.schema.Perforate
 
teethPerDimension - Variable in class org.cip4.lib.xjdf.schema.Shape
 
temperature - Variable in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
temperature - Variable in class org.cip4.lib.xjdf.schema.LaminatingParams
 
temperature - Variable in class org.cip4.lib.xjdf.schema.ShrinkingParams
 
testClass - Variable in class org.cip4.lib.xjdf.schema.PreflightCheck
 
testClass - Variable in class org.cip4.lib.xjdf.schema.PreflightTest
 
testID - Variable in class org.cip4.lib.xjdf.schema.PreflightCheck
 
testID - Variable in class org.cip4.lib.xjdf.schema.PreflightTest
 
textBlackLevel - Variable in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
textSizeThreshold - Variable in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
texture - Variable in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
texture - Variable in class org.cip4.lib.xjdf.schema.Media
 
texture - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
thickness - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
thickness - Variable in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
thickness - Variable in class org.cip4.lib.xjdf.schema.Media
 
thickness - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
thinPDFParams - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
ThinPDFParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ThinPDFParams() - Constructor for class org.cip4.lib.xjdf.schema.ThinPDFParams
 
threadLength - Variable in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
threadPositions - Variable in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
ThreadSealingParams - Class in org.cip4.lib.xjdf.schema
Java class for ThreadSealingParams complex type.
ThreadSealingParams() - Constructor for class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
ThreadSewingParams - Class in org.cip4.lib.xjdf.schema
Java class for ThreadSewingParams complex type.
ThreadSewingParams() - Constructor for class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
ThreadSewingParams.SewingPattern - Enum in org.cip4.lib.xjdf.schema
Java class for null.
threadStitchWidth - Variable in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
threadThickness - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
ties - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
TIFFEmbeddedFile - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
TIFFEmbeddedFile() - Constructor for class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
tiffEmbeddedFile - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
tiffFormatParams - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
TIFFFormatParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
TIFFFormatParams() - Constructor for class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
TIFFFormatParams.ByteOrder - Enum in org.cip4.lib.xjdf.schema
Java class for null.
TIFFFormatParams.Segmentation - Enum in org.cip4.lib.xjdf.schema
Java class for null.
tifFtag - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
TIFFtag - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
TIFFtag() - Constructor for class org.cip4.lib.xjdf.schema.TIFFtag
 
tightBacking - Variable in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
tightBacking - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
tightBacking - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
TightBacking - Enum in org.cip4.lib.xjdf.schema
Java class for TightBacking.
tileID - Variable in class org.cip4.lib.xjdf.schema.Part
 
tileSize - Variable in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
tileSize - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
time - Variable in class org.cip4.lib.xjdf.schema.Header
 
timeInterval - Variable in class org.cip4.lib.xjdf.schema.QualityControlParams
 
timeStamp - Variable in class org.cip4.lib.xjdf.schema.Comment
 
tint - Variable in class org.cip4.lib.xjdf.schema.MarkColor
 
title - Variable in class org.cip4.lib.xjdf.schema.ContentMetadata
 
to - Variable in class org.cip4.lib.xjdf.schema.Fold
 
tolerance - Variable in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
tolerance - Variable in class org.cip4.lib.xjdf.schema.VerificationParams
 
toleranceBlack - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
toleranceCyan - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
toleranceDotGain - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
toleranceMagenta - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
toleranceYellow - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
tool - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
Tool - Class in org.cip4.lib.xjdf.schema
Java class for Tool complex type.
Tool() - Constructor for class org.cip4.lib.xjdf.schema.Tool
 
toolName - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
toolType - Variable in class org.cip4.lib.xjdf.schema.Tool
 
topExcess - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
topFoldIn - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
toString() - Method in class org.cip4.lib.xjdf.type.AbstractXJdfType
 
toString() - Method in class org.cip4.lib.xjdf.type.DateTime
 
toString(TimeZone) - Method in class org.cip4.lib.xjdf.type.DateTime
Formats this DateTime object using the passed time zone.
toString() - Method in class org.cip4.lib.xjdf.type.Duration
 
toString() - Method in class org.cip4.lib.xjdf.type.IDREF
 
toString() - Method in class org.cip4.lib.xjdf.type.IntegerList
 
toString() - Method in class org.cip4.lib.xjdf.type.Matrix
 
toString() - Method in class org.cip4.lib.xjdf.type.NMTokens
 
toString() - Method in class org.cip4.lib.xjdf.type.Rectangle
 
toString() - Method in class org.cip4.lib.xjdf.type.Shape
 
toString() - Method in class org.cip4.lib.xjdf.type.URI
 
toString() - Method in class org.cip4.lib.xjdf.type.XYPair
 
totalAmount - Variable in class org.cip4.lib.xjdf.schema.BundleItem
 
totalAmount - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
totalDimensions - Variable in class org.cip4.lib.xjdf.schema.BundleItem
 
totalDimensions - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
totalDuration - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
totalProductionCounter - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
totalVolume - Variable in class org.cip4.lib.xjdf.schema.BundleItem
 
totalVolume - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
totalWeight - Variable in class org.cip4.lib.xjdf.schema.BundleItem
 
totalWeight - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
trackingID - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
transfer - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
TransferCurve - Class in org.cip4.lib.xjdf.schema
Java class for TransferCurve complex type.
TransferCurve() - Constructor for class org.cip4.lib.xjdf.schema.TransferCurve
 
transferCurveName - Variable in class org.cip4.lib.xjdf.schema.Part
 
transferFunctionInfo - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
transformation - Variable in class org.cip4.lib.xjdf.schema.CollatingItem
 
transformation - Variable in class org.cip4.lib.xjdf.schema.Resource
 
transformationContext - Variable in class org.cip4.lib.xjdf.schema.CollatingItem
 
transparencyRenderingQuality - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
trapColorScaling - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
TrappingParams - Class in org.cip4.lib.xjdf.schema
Java class for TrappingParams complex type.
TrappingParams() - Constructor for class org.cip4.lib.xjdf.schema.TrappingParams
 
trapWidth - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
travel - Variable in class org.cip4.lib.xjdf.schema.Fold
 
trimBottom - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
trimCover - Variable in class org.cip4.lib.xjdf.schema.TrimmingParams
 
trimCTM - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
trimFace - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
trimFoot - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
trimHead - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
trimLeft - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
trimmingOffset - Variable in class org.cip4.lib.xjdf.schema.TrimmingParams
 
TrimmingParams - Class in org.cip4.lib.xjdf.schema
Java class for TrimmingParams complex type.
TrimmingParams() - Constructor for class org.cip4.lib.xjdf.schema.TrimmingParams
 
TrimmingParams.TrimCover - Enum in org.cip4.lib.xjdf.schema
Java class for null.
trimRight - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
trimSize - Variable in class org.cip4.lib.xjdf.schema.PlacedObject
 
trimSize - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
trimTop - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
tTasT42 - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
type - Variable in class org.cip4.lib.xjdf.schema.Comment
 
type - Variable in class org.cip4.lib.xjdf.schema.MessageService
 
type - Variable in class org.cip4.lib.xjdf.schema.MiscConsumable
 
typeAmount - Variable in class org.cip4.lib.xjdf.schema.Milestone
 
typeDetails - Variable in class org.cip4.lib.xjdf.schema.MiscConsumable
 
types - Variable in class org.cip4.lib.xjdf.schema.XJDF
 

U

ucRandBGInfo - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
uid - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
uncompressed - Variable in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
underLays - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
underLays - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
unit - Variable in class org.cip4.lib.xjdf.schema.BundleItem
 
unit - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
unit - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
units - Variable in class org.cip4.lib.xjdf.schema.Disjointing
 
unmarshal(String) - Method in class org.cip4.lib.xjdf.schema.Adapter1
 
unmarshal(String) - Method in class org.cip4.lib.xjdf.type.AbstractList
 
unmarshal(String) - Method in class org.cip4.lib.xjdf.type.DateTime
 
unmarshal(String) - Method in class org.cip4.lib.xjdf.type.Duration
 
unmarshal(String) - Method in class org.cip4.lib.xjdf.type.IDREF
 
unmarshal(String) - Method in class org.cip4.lib.xjdf.type.Matrix
 
unmarshal(String) - Method in class org.cip4.lib.xjdf.type.Rectangle
 
unmarshal(String) - Method in class org.cip4.lib.xjdf.type.Shape
 
unmarshal(String) - Method in class org.cip4.lib.xjdf.type.URI
 
unmarshal(String) - Method in class org.cip4.lib.xjdf.type.XYPair
 
unpackageXJdf(String) - Method in class org.cip4.lib.xjdf.xml.XJdfUnpackager
Unpackage an XJDF Package to a target directory.
unpackageXJdfTemp(String) - Method in class org.cip4.lib.xjdf.xml.XJdfUnpackager
Unpackage an XJDF Package to a temporary directory.
unpackageXJdfTemp() - Method in class org.cip4.lib.xjdf.xml.XJdfUnpackager
Unpackage an XJDF Package to a temporary directory.
unpackageZip(String) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlUnpackager
Unpackages a ZIP Package.
unpackageZipTemp() - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlUnpackager
Unpackages a ZIP Package to a temporarily directory..
unpackageZipTemp(String) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlUnpackager
Unpackages a ZIP Package to a temporarily directory.
until - Variable in class org.cip4.lib.xjdf.schema.Disposition
 
updateAttribute(String, AbstractXJdfType) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Update attribute in XML Document.
updateAttribute(String, String) - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Update attribute in XML Document.
updateGranularity - Variable in class org.cip4.lib.xjdf.schema.Queue
 
updateGranularity - Variable in class org.cip4.lib.xjdf.schema.QueueStatusParams
 
UpdateGranularity - Enum in org.cip4.lib.xjdf.schema
Java class for UpdateGranularity.
updateMethod - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
updateMethod - Variable in class org.cip4.lib.xjdf.schema.ResubmissionParams
 
URI - Class in org.cip4.lib.xjdf.type
Implementation of the XJDF URI data type.
URI() - Constructor for class org.cip4.lib.xjdf.type.URI
Constructor.
URI(URI) - Constructor for class org.cip4.lib.xjdf.type.URI
Constructor.
URI(URI, String) - Constructor for class org.cip4.lib.xjdf.type.URI
Constructor.
URIResolver - Class in org.cip4.lib.xjdf.uri.resolver
Base class for classes resolving a uri.
URIResolver() - Constructor for class org.cip4.lib.xjdf.uri.resolver.URIResolver
 
url - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
url - Variable in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
url - Variable in class org.cip4.lib.xjdf.schema.ResubmissionParams
 
url - Variable in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
 
url - Variable in class org.cip4.lib.xjdf.schema.StopPersChParams
 
url - Variable in class org.cip4.lib.xjdf.schema.Subscription
 
url - Variable in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
urlSchemes - Variable in class org.cip4.lib.xjdf.schema.Device
 
urlSchemes - Variable in class org.cip4.lib.xjdf.schema.MessageService
 
usage - Variable in class org.cip4.lib.xjdf.schema.ExtraValues
 
usage - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
usage - Variable in class org.cip4.lib.xjdf.schema.ShapeDimension
 
UsageCounter - Class in org.cip4.lib.xjdf.schema
Java class for UsageCounter complex type.
UsageCounter() - Constructor for class org.cip4.lib.xjdf.schema.UsageCounter
 
UsageCounter.Scope - Enum in org.cip4.lib.xjdf.schema
Java class for null.
useBleed - Variable in class org.cip4.lib.xjdf.schema.RepeatDesc
 
useDefaultFont - Variable in class org.cip4.lib.xjdf.schema.FontPolicy
 
useFontAliasNames - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
useFontEmulation - Variable in class org.cip4.lib.xjdf.schema.FontPolicy
 
usePrologue - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
userFileName - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
userID - Variable in class org.cip4.lib.xjdf.schema.Contact
 

V

validate(AssemblingIntent, Ancestors, ValidationResultBuilder) - Method in class org.cip4.lib.xjdf.validator.element.AssemblingIntentValidator
 
validate(DeliveryParams, Ancestors, ValidationResultBuilder) - Method in class org.cip4.lib.xjdf.validator.element.DeliveryParamsValidator
 
validate(DeviceInfo, Ancestors, ValidationResultBuilder) - Method in class org.cip4.lib.xjdf.validator.element.DeviceInfoValidator
 
validate(FoldingIntent, Ancestors, ValidationResultBuilder) - Method in class org.cip4.lib.xjdf.validator.element.FoldingIntentValidator
 
validate(Intent, Ancestors, ValidationResultBuilder) - Method in class org.cip4.lib.xjdf.validator.element.IntentValidator
 
validate(Product, Ancestors, ValidationResultBuilder) - Method in class org.cip4.lib.xjdf.validator.element.ProductValidator
 
validate(ResourceSet, Ancestors, ValidationResultBuilder) - Method in class org.cip4.lib.xjdf.validator.element.ResourceSetValidator
 
validate(T, Ancestors, ValidationResultBuilder) - Method in interface org.cip4.lib.xjdf.validator.element.Validator
 
validate(Object) - Method in class org.cip4.lib.xjdf.validator.ValidationDispatcher
 
validate(XJDF) - Method in class org.cip4.lib.xjdf.validator.XjdfValidator
 
validate(InputStream) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlValidator
Validation of XJDF Document based on XJDF Schema.
validate(Source) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlValidator
Validation of XJDF Document based on XJDF Schema.
ValidationDispatcher - Class in org.cip4.lib.xjdf.validator
 
ValidationDispatcher(Validator...) - Constructor for class org.cip4.lib.xjdf.validator.ValidationDispatcher
 
ValidationDispatcher(Collection<Validator>) - Constructor for class org.cip4.lib.xjdf.validator.ValidationDispatcher
 
ValidationResult - Class in org.cip4.lib.xjdf.validator
Result of a validation run.
ValidationResult(String...) - Constructor for class org.cip4.lib.xjdf.validator.ValidationResult
Constructor.
ValidationResult(Collection<ValidationResult>) - Constructor for class org.cip4.lib.xjdf.validator.ValidationResult
 
ValidationResultBuilder - Class in org.cip4.lib.xjdf.validator
 
ValidationResultBuilder() - Constructor for class org.cip4.lib.xjdf.validator.ValidationResultBuilder
 
Validator<T> - Interface in org.cip4.lib.xjdf.validator.element
Validator for a specific element within an XJDf document.
value() - Method in enum org.cip4.lib.xjdf.schema.Activation
 
value() - Method in enum org.cip4.lib.xjdf.schema.AdvancedParams.TransferFunctionInfo
 
value() - Method in enum org.cip4.lib.xjdf.schema.AdvancedParams.UCRandBGInfo
 
value() - Method in enum org.cip4.lib.xjdf.schema.Anchor
 
value() - Method in enum org.cip4.lib.xjdf.schema.ApprovalDetails.ApprovalState
 
value() - Method in enum org.cip4.lib.xjdf.schema.ApprovalPerson.ApprovalRole
 
value() - Method in enum org.cip4.lib.xjdf.schema.Assembly.Order
 
value() - Method in enum org.cip4.lib.xjdf.schema.BarcodeCompParams.CompensationProcess
 
value() - Method in enum org.cip4.lib.xjdf.schema.BarcodeReproParams.BearerBars
 
value() - Method in enum org.cip4.lib.xjdf.schema.BarcodeReproParams.Masking
 
value() - Method in enum org.cip4.lib.xjdf.schema.BinderySignature.BinderySignatureType
 
value() - Method in enum org.cip4.lib.xjdf.schema.BinderySignature.Bottling
 
value() - Method in enum org.cip4.lib.xjdf.schema.BinderySignature.OverfoldSide
 
value() - Method in enum org.cip4.lib.xjdf.schema.BindingIntent.BindingOrder
 
value() - Method in enum org.cip4.lib.xjdf.schema.BindingIntent.BindingType
 
value() - Method in enum org.cip4.lib.xjdf.schema.BoxFoldAction.Action
 
value() - Method in enum org.cip4.lib.xjdf.schema.BoxFoldingParams.BoxFoldingType
 
value() - Method in enum org.cip4.lib.xjdf.schema.BoxPackingParams.BoxType
 
value() - Method in enum org.cip4.lib.xjdf.schema.BundleType
 
value() - Method in enum org.cip4.lib.xjdf.schema.ByteMap.BandOrdering
 
value() - Method in enum org.cip4.lib.xjdf.schema.Coating
 
value() - Method in enum org.cip4.lib.xjdf.schema.CoilBinding.Material
 
value() - Method in enum org.cip4.lib.xjdf.schema.CollatingItem.TransformationContext
 
value() - Method in enum org.cip4.lib.xjdf.schema.Color.ColorType
 
value() - Method in enum org.cip4.lib.xjdf.schema.ColorantControl.MappingSelection
 
value() - Method in enum org.cip4.lib.xjdf.schema.ColorantControl.ProcessColorModel
 
value() - Method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionOp.Operation
 
value() - Method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionOp.SourceCS
 
value() - Method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionParams.ICCProfileUsage
 
value() - Method in enum org.cip4.lib.xjdf.schema.CombBinding.Material
 
value - Variable in class org.cip4.lib.xjdf.schema.Comment
 
value() - Method in enum org.cip4.lib.xjdf.schema.ConventionalPrintingParams.FountainSolution
 
value() - Method in enum org.cip4.lib.xjdf.schema.CutMark.MarkType
 
value() - Method in enum org.cip4.lib.xjdf.schema.DCTParams.ColorTransform
 
value() - Method in enum org.cip4.lib.xjdf.schema.DeliveryParams.Ownership
 
value() - Method in enum org.cip4.lib.xjdf.schema.DeliveryParams.Transfer
 
value() - Method in enum org.cip4.lib.xjdf.schema.Device.JDFVersions
 
value() - Method in enum org.cip4.lib.xjdf.schema.Device.Packaging
 
value() - Method in enum org.cip4.lib.xjdf.schema.DeviceFilter.DeviceDetails
 
value() - Method in enum org.cip4.lib.xjdf.schema.DeviceStatus
 
value() - Method in enum org.cip4.lib.xjdf.schema.DieLayout.DieSide
 
value() - Method in enum org.cip4.lib.xjdf.schema.DieLayout.MediaSide
 
value() - Method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.Collate
 
value() - Method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.PageDelivery
 
value() - Method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.Sides
 
value() - Method in enum org.cip4.lib.xjdf.schema.Disjointing.Direction
 
value() - Method in enum org.cip4.lib.xjdf.schema.Disposition.DispositionAction
 
value() - Method in enum org.cip4.lib.xjdf.schema.Edge
 
value() - Method in enum org.cip4.lib.xjdf.schema.Emboss.EdgeShape
 
value() - Method in enum org.cip4.lib.xjdf.schema.EmbossType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumAutomation
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumChannelMode
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDeviceAxis
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDrying
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumEmbossDirection
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumFeedQuality
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumFitPolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumGangPolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumGlue
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumIncludeResources
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumOpacity
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPreflightAction
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumTopBottom
 
value() - Method in enum org.cip4.lib.xjdf.schema.ExposedMedia.PlateType
 
value - Variable in class org.cip4.lib.xjdf.schema.ExtraValues
 
value() - Method in enum org.cip4.lib.xjdf.schema.Face
 
value() - Method in enum org.cip4.lib.xjdf.schema.Feeder.FeederSynchronization
 
value() - Method in enum org.cip4.lib.xjdf.schema.Feeder.Opening
 
value() - Method in enum org.cip4.lib.xjdf.schema.FileSpec.OverwritePolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.FillMark.KnockoutSource
 
value() - Method in enum org.cip4.lib.xjdf.schema.FitPolicy.GutterPolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.FitPolicy.RotatePolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.FitPolicy.SizePolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.Fold.From
 
value() - Method in enum org.cip4.lib.xjdf.schema.Fold.To
 
value() - Method in enum org.cip4.lib.xjdf.schema.FolderProduction.ProductionType
 
value() - Method in enum org.cip4.lib.xjdf.schema.GangCmdFilter.Policy
 
value() - Method in enum org.cip4.lib.xjdf.schema.GeneralID.DataType
 
value() - Method in enum org.cip4.lib.xjdf.schema.Glue.GlueType
 
value() - Method in enum org.cip4.lib.xjdf.schema.Glue.GluingTechnique
 
value() - Method in enum org.cip4.lib.xjdf.schema.HardCoverBinding.Jacket
 
value() - Method in enum org.cip4.lib.xjdf.schema.HolePattern.CenterReference
 
value() - Method in enum org.cip4.lib.xjdf.schema.HolePattern.Pattern
 
value() - Method in enum org.cip4.lib.xjdf.schema.HolePattern.ReferenceEdge
 
value() - Method in enum org.cip4.lib.xjdf.schema.HolePattern.Shape
 
value() - Method in enum org.cip4.lib.xjdf.schema.IdentificationField.Encoding
 
value() - Method in enum org.cip4.lib.xjdf.schema.IdentificationField.Purpose
 
value - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
value() - Method in enum org.cip4.lib.xjdf.schema.ImageCompression.ImageDownsampleType
 
value() - Method in enum org.cip4.lib.xjdf.schema.ImageCompression.ImageType
 
value() - Method in enum org.cip4.lib.xjdf.schema.InsertingParams.InsertLocation
 
value() - Method in enum org.cip4.lib.xjdf.schema.InsertingParams.Method
 
value() - Method in enum org.cip4.lib.xjdf.schema.InsertSheet.SheetType
 
value() - Method in enum org.cip4.lib.xjdf.schema.InsertSheet.SheetUsage
 
value() - Method in enum org.cip4.lib.xjdf.schema.InterpretingParams.PrintQuality
 
value() - Method in enum org.cip4.lib.xjdf.schema.ISOPaperSubstrate
 
value() - Method in enum org.cip4.lib.xjdf.schema.JobPhase.DeadLine
 
value() - Method in enum org.cip4.lib.xjdf.schema.JPEG2000Params.ProgressionOrder
 
value() - Method in enum org.cip4.lib.xjdf.schema.LaminatingIntent.Temperature
 
value() - Method in enum org.cip4.lib.xjdf.schema.LaminatingParams.LaminatingMethod
 
value() - Method in enum org.cip4.lib.xjdf.schema.LayoutIntent.SpreadType
 
value() - Method in enum org.cip4.lib.xjdf.schema.LooseBindingParams.BindingType
 
value() - Method in enum org.cip4.lib.xjdf.schema.Media.ImagableSide
 
value() - Method in enum org.cip4.lib.xjdf.schema.Media.MediaUnit
 
value() - Method in enum org.cip4.lib.xjdf.schema.Media.PlateTechnology
 
value() - Method in enum org.cip4.lib.xjdf.schema.MediaDirection
 
value() - Method in enum org.cip4.lib.xjdf.schema.MediaType
 
value() - Method in enum org.cip4.lib.xjdf.schema.MessageService.ResponseModes
 
value() - Method in enum org.cip4.lib.xjdf.schema.MessageService.URLSchemes
 
value() - Method in enum org.cip4.lib.xjdf.schema.MISDetails.CostType
 
value() - Method in enum org.cip4.lib.xjdf.schema.MISDetails.WorkType
 
value() - Method in enum org.cip4.lib.xjdf.schema.ModifyQueueEntryParams.Operation
 
value() - Method in enum org.cip4.lib.xjdf.schema.NamedColor
 
value() - Method in enum org.cip4.lib.xjdf.schema.NodeInfo.DueLevel
 
value() - Method in enum org.cip4.lib.xjdf.schema.NodeStatus
 
value() - Method in enum org.cip4.lib.xjdf.schema.NotificationFilter.Class
 
value() - Method in enum org.cip4.lib.xjdf.schema.Orientation
 
value() - Method in enum org.cip4.lib.xjdf.schema.Part.PreviewType
 
value() - Method in enum org.cip4.lib.xjdf.schema.Part.TransferCurveName
 
value() - Method in enum org.cip4.lib.xjdf.schema.PDFCreationDetails.AutoRotatePages
 
value() - Method in enum org.cip4.lib.xjdf.schema.PDFCreationDetails.Binding
 
value() - Method in enum org.cip4.lib.xjdf.schema.PDFXParams.PDFXTrapped
 
value() - Method in enum org.cip4.lib.xjdf.schema.PipeParams.Operation
 
value() - Method in enum org.cip4.lib.xjdf.schema.Polarity
 
value() - Method in enum org.cip4.lib.xjdf.schema.PositionPolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.PreflightItem.PreflightLevel
 
value() - Method in enum org.cip4.lib.xjdf.schema.Preview.Compensation
 
value() - Method in enum org.cip4.lib.xjdf.schema.Preview.PreviewFileType
 
value() - Method in enum org.cip4.lib.xjdf.schema.PreviewGenerationParams.AspectRatio
 
value() - Method in enum org.cip4.lib.xjdf.schema.ProcessRun.EndStatus
 
value() - Method in enum org.cip4.lib.xjdf.schema.ProductionIntent.PrintPreference
 
value() - Method in enum org.cip4.lib.xjdf.schema.ProofItem.ColorType
 
value() - Method in enum org.cip4.lib.xjdf.schema.PSCreationDetails.IncludeType3Fonts
 
value() - Method in enum org.cip4.lib.xjdf.schema.PSCreationDetails.OutputType
 
value() - Method in enum org.cip4.lib.xjdf.schema.RefAnchor.AnchorType
 
value() - Method in enum org.cip4.lib.xjdf.schema.RegisterMark.MarkUsage
 
value() - Method in enum org.cip4.lib.xjdf.schema.RenderingIntent
 
value() - Method in enum org.cip4.lib.xjdf.schema.RenderingParams.BandOrdering
 
value() - Method in enum org.cip4.lib.xjdf.schema.RepeatDesc.AllowedRotate
 
value() - Method in enum org.cip4.lib.xjdf.schema.Resource.Status
 
value() - Method in enum org.cip4.lib.xjdf.schema.ResourceCmdParams.UpdateMethod
 
value() - Method in enum org.cip4.lib.xjdf.schema.ResourceInfo.CommandResult
 
value() - Method in enum org.cip4.lib.xjdf.schema.ResourceInfo.Level
 
value() - Method in enum org.cip4.lib.xjdf.schema.ResourceQuParams.ResourceDetails
 
value() - Method in enum org.cip4.lib.xjdf.schema.ResourceSet.Usage
 
value() - Method in enum org.cip4.lib.xjdf.schema.ResubmissionParams.UpdateMethod
 
value() - Method in enum org.cip4.lib.xjdf.schema.RunList.OrdType
 
value() - Method in enum org.cip4.lib.xjdf.schema.Scope
 
value() - Method in enum org.cip4.lib.xjdf.schema.Score.Side
 
value() - Method in enum org.cip4.lib.xjdf.schema.ScreenSelector.ScreeningType
 
value() - Method in enum org.cip4.lib.xjdf.schema.Severity
 
value() - Method in enum org.cip4.lib.xjdf.schema.Shape.ShapeType
 
value() - Method in enum org.cip4.lib.xjdf.schema.ShapeCut.CutDepth
 
value() - Method in enum org.cip4.lib.xjdf.schema.ShapeCut.CutType
 
value() - Method in enum org.cip4.lib.xjdf.schema.ShapeCut.ShapeType
 
value() - Method in enum org.cip4.lib.xjdf.schema.ShapeCuttingParams.DeliveryMode
 
value - Variable in class org.cip4.lib.xjdf.schema.ShapeDimension
 
value() - Method in enum org.cip4.lib.xjdf.schema.SheetLay
 
value() - Method in enum org.cip4.lib.xjdf.schema.ShrinkingParams.ShrinkingMethod
 
value() - Method in enum org.cip4.lib.xjdf.schema.ShutDownCmdParams.ShutDownType
 
value() - Method in enum org.cip4.lib.xjdf.schema.Side
 
value() - Method in enum org.cip4.lib.xjdf.schema.Sides
 
value() - Method in enum org.cip4.lib.xjdf.schema.SignatureCell.Mask
 
value() - Method in enum org.cip4.lib.xjdf.schema.SignatureCell.Orientation
 
value() - Method in enum org.cip4.lib.xjdf.schema.SoftCoverBinding.GlueProcedure
 
value() - Method in enum org.cip4.lib.xjdf.schema.SoftCoverBinding.Scoring
 
value() - Method in enum org.cip4.lib.xjdf.schema.SourceObjects
 
value() - Method in enum org.cip4.lib.xjdf.schema.StackingParams.PreStackMethod
 
value() - Method in enum org.cip4.lib.xjdf.schema.StitchingParams.StapleShape
 
value() - Method in enum org.cip4.lib.xjdf.schema.StitchingParams.StitchOrigin
 
value() - Method in enum org.cip4.lib.xjdf.schema.StitchingParams.StitchType
 
value() - Method in enum org.cip4.lib.xjdf.schema.StitchingParams.TightBacking
 
value() - Method in enum org.cip4.lib.xjdf.schema.StrappingParams.StrappingType
 
value() - Method in enum org.cip4.lib.xjdf.schema.TabDimensions.TabSetCollationOrder
 
value() - Method in enum org.cip4.lib.xjdf.schema.ThreadSewingParams.SewingPattern
 
value() - Method in enum org.cip4.lib.xjdf.schema.TIFFFormatParams.ByteOrder
 
value() - Method in enum org.cip4.lib.xjdf.schema.TIFFFormatParams.Segmentation
 
value() - Method in enum org.cip4.lib.xjdf.schema.TightBacking
 
value() - Method in enum org.cip4.lib.xjdf.schema.TrimmingParams.TrimCover
 
value() - Method in enum org.cip4.lib.xjdf.schema.UpdateGranularity
 
value() - Method in enum org.cip4.lib.xjdf.schema.UsageCounter.Scope
 
value() - Method in enum org.cip4.lib.xjdf.schema.VariableIntent.VariableQuality
 
value() - Method in enum org.cip4.lib.xjdf.schema.VariableIntent.VariableType
 
value() - Method in enum org.cip4.lib.xjdf.schema.VarnishingParams.ModuleType
 
value() - Method in enum org.cip4.lib.xjdf.schema.VarnishingParams.VarnishArea
 
value() - Method in enum org.cip4.lib.xjdf.schema.VarnishingParams.VarnishMethod
 
value() - Method in enum org.cip4.lib.xjdf.schema.WorkStyle
 
value() - Method in enum org.cip4.lib.xjdf.schema.WrappingParams.WrappingKind
 
valueFormat - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
valueFormat - Variable in class org.cip4.lib.xjdf.schema.MetadataMap
 
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Activation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.AdvancedParams.TransferFunctionInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.AdvancedParams.UCRandBGInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Anchor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ApprovalDetails.ApprovalState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ApprovalPerson.ApprovalRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Assembly.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BarcodeCompParams.CompensationProcess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BarcodeReproParams.BearerBars
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BarcodeReproParams.Masking
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BinderySignature.BinderySignatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BinderySignature.Bottling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BinderySignature.OverfoldSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BindingIntent.BindingOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BindingIntent.BindingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BoxFoldAction.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BoxFoldingParams.BoxFoldingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BoxPackingParams.BoxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.BundleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ByteMap.BandOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Coating
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.CoilBinding.Material
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.CollatingItem.TransformationContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Color.ColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ColorantControl.MappingSelection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ColorantControl.ProcessColorModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionOp.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionOp.SourceCS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionParams.ICCProfileUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.CombBinding.Material
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ConventionalPrintingParams.FountainSolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.CutMark.MarkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.DCTParams.ColorTransform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.DeliveryParams.Ownership
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.DeliveryParams.Transfer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Device.JDFVersions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Device.Packaging
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.DeviceFilter.DeviceDetails
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.DeviceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.DieLayout.DieSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.DieLayout.MediaSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.Collate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.PageDelivery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.Sides
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Disjointing.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Disposition.DispositionAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Edge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Emboss.EdgeShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EmbossType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAutomation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumChannelMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeviceAxis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDrying
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEmbossDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFeedQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFitPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGangPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGlue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumIncludeResources
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumOpacity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPreflightAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTopBottom
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ExposedMedia.PlateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Face
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Feeder.FeederSynchronization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Feeder.Opening
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.FileSpec.OverwritePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.FillMark.KnockoutSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.FitPolicy.GutterPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.FitPolicy.RotatePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.FitPolicy.SizePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Fold.From
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Fold.To
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.FolderProduction.ProductionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.GangCmdFilter.Policy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.GeneralID.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Glue.GlueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Glue.GluingTechnique
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.HardCoverBinding.Jacket
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.CenterReference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.Pattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.ReferenceEdge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.Shape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.IdentificationField.Encoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.IdentificationField.Purpose
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ImageCompression.ImageDownsampleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ImageCompression.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.InsertingParams.InsertLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.InsertingParams.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.InsertSheet.SheetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.InsertSheet.SheetUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.InterpretingParams.PrintQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ISOPaperSubstrate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.JobPhase.DeadLine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.JPEG2000Params.ProgressionOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.LaminatingIntent.Temperature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.LaminatingParams.LaminatingMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.LayoutIntent.SpreadType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.LooseBindingParams.BindingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Media.ImagableSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Media.MediaUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Media.PlateTechnology
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.MediaDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.MessageService.ResponseModes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.MessageService.URLSchemes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.MISDetails.CostType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.MISDetails.WorkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ModifyQueueEntryParams.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.NamedColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.NodeInfo.DueLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.NodeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.NotificationFilter.Class
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Part.PreviewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Part.TransferCurveName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.PDFCreationDetails.AutoRotatePages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.PDFCreationDetails.Binding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.PDFXParams.PDFXTrapped
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.PipeParams.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Polarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.PositionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.PreflightItem.PreflightLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Preview.Compensation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Preview.PreviewFileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.PreviewGenerationParams.AspectRatio
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ProcessRun.EndStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ProductionIntent.PrintPreference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ProofItem.ColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.PSCreationDetails.IncludeType3Fonts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.PSCreationDetails.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.RefAnchor.AnchorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.RegisterMark.MarkUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.RenderingIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.RenderingParams.BandOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.RepeatDesc.AllowedRotate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Resource.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ResourceCmdParams.UpdateMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ResourceInfo.CommandResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ResourceInfo.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ResourceQuParams.ResourceDetails
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ResourceSet.Usage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ResubmissionParams.UpdateMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.RunList.OrdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Score.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ScreenSelector.ScreeningType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Shape.ShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ShapeCut.CutDepth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ShapeCut.CutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ShapeCut.ShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ShapeCuttingParams.DeliveryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.SheetLay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ShrinkingParams.ShrinkingMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ShutDownCmdParams.ShutDownType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.Sides
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.SignatureCell.Mask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.SignatureCell.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.SoftCoverBinding.GlueProcedure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.SoftCoverBinding.Scoring
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.SourceObjects
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.StackingParams.PreStackMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.StapleShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.StitchOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.StitchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.TightBacking
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.StrappingParams.StrappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.TabDimensions.TabSetCollationOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.ThreadSewingParams.SewingPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.TIFFFormatParams.ByteOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.TIFFFormatParams.Segmentation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.TightBacking
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.TrimmingParams.TrimCover
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.UpdateGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.UsageCounter.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.VariableIntent.VariableQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.VariableIntent.VariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.VarnishingParams.ModuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.VarnishingParams.VarnishArea
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.VarnishingParams.VarnishMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.WorkStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.WrappingParams.WrappingKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.xml.internal.AbstractXmlPackager.CompressionLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.cip4.lib.xjdf.schema.Activation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.AdvancedParams.TransferFunctionInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.AdvancedParams.UCRandBGInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Anchor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ApprovalDetails.ApprovalState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ApprovalPerson.ApprovalRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Assembly.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BarcodeCompParams.CompensationProcess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BarcodeReproParams.BearerBars
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BarcodeReproParams.Masking
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BinderySignature.BinderySignatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BinderySignature.Bottling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BinderySignature.OverfoldSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BindingIntent.BindingOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BindingIntent.BindingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BoxFoldAction.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BoxFoldingParams.BoxFoldingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BoxPackingParams.BoxType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.BundleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ByteMap.BandOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Coating
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.CoilBinding.Material
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.CollatingItem.TransformationContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Color.ColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ColorantControl.MappingSelection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ColorantControl.ProcessColorModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionOp.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionOp.SourceCS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ColorSpaceConversionParams.ICCProfileUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.CombBinding.Material
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ConventionalPrintingParams.FountainSolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.CutMark.MarkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.DCTParams.ColorTransform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.DeliveryParams.Ownership
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.DeliveryParams.Transfer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Device.JDFVersions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Device.Packaging
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.DeviceFilter.DeviceDetails
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.DeviceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.DieLayout.DieSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.DieLayout.MediaSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.Collate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.PageDelivery
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.DigitalPrintingParams.Sides
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Disjointing.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Disposition.DispositionAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Edge
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Emboss.EdgeShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EmbossType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumAutomation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumChannelMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumDeviceAxis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumDrying
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumEmbossDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumFeedQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumFitPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumGangPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumGlue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumIncludeResources
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumOpacity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumPreflightAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.EnumTopBottom
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ExposedMedia.PlateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Face
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Feeder.FeederSynchronization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Feeder.Opening
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.FileSpec.OverwritePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.FillMark.KnockoutSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.FitPolicy.GutterPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.FitPolicy.RotatePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.FitPolicy.SizePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Fold.From
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Fold.To
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.FolderProduction.ProductionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.GangCmdFilter.Policy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.GeneralID.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Glue.GlueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Glue.GluingTechnique
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.HardCoverBinding.Jacket
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.CenterReference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.Pattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.ReferenceEdge
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.HolePattern.Shape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.IdentificationField.Encoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.IdentificationField.Purpose
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ImageCompression.ImageDownsampleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ImageCompression.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.InsertingParams.InsertLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.InsertingParams.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.InsertSheet.SheetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.InsertSheet.SheetUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.InterpretingParams.PrintQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ISOPaperSubstrate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.JobPhase.DeadLine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.JPEG2000Params.ProgressionOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.LaminatingIntent.Temperature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.LaminatingParams.LaminatingMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.LayoutIntent.SpreadType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.LooseBindingParams.BindingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Media.ImagableSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Media.MediaUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Media.PlateTechnology
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.MediaDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.MessageService.ResponseModes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.MessageService.URLSchemes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.MISDetails.CostType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.MISDetails.WorkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ModifyQueueEntryParams.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.NamedColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.NodeInfo.DueLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.NodeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.NotificationFilter.Class
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Part.PreviewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Part.TransferCurveName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.PDFCreationDetails.AutoRotatePages
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.PDFCreationDetails.Binding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.PDFXParams.PDFXTrapped
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.PipeParams.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Polarity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.PositionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.PreflightItem.PreflightLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Preview.Compensation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Preview.PreviewFileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.PreviewGenerationParams.AspectRatio
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ProcessRun.EndStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ProductionIntent.PrintPreference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ProofItem.ColorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.PSCreationDetails.IncludeType3Fonts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.PSCreationDetails.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.RefAnchor.AnchorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.RegisterMark.MarkUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.RenderingIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.RenderingParams.BandOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.RepeatDesc.AllowedRotate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Resource.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ResourceCmdParams.UpdateMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ResourceInfo.CommandResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ResourceInfo.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ResourceQuParams.ResourceDetails
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ResourceSet.Usage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ResubmissionParams.UpdateMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.RunList.OrdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Score.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ScreenSelector.ScreeningType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Shape.ShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ShapeCut.CutDepth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ShapeCut.CutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ShapeCut.ShapeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ShapeCuttingParams.DeliveryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.SheetLay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ShrinkingParams.ShrinkingMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ShutDownCmdParams.ShutDownType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.Sides
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.SignatureCell.Mask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.SignatureCell.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.SoftCoverBinding.GlueProcedure
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.SoftCoverBinding.Scoring
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.SourceObjects
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.StackingParams.PreStackMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.StapleShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.StitchOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.StitchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.StitchingParams.TightBacking
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.StrappingParams.StrappingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.TabDimensions.TabSetCollationOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.ThreadSewingParams.SewingPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.TIFFFormatParams.ByteOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.TIFFFormatParams.Segmentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.TightBacking
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.TrimmingParams.TrimCover
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.UpdateGranularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.UsageCounter.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.VariableIntent.VariableQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.VariableIntent.VariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.VarnishingParams.ModuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.VarnishingParams.VarnishArea
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.VarnishingParams.VarnishMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.WorkStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.schema.WrappingParams.WrappingKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cip4.lib.xjdf.xml.internal.AbstractXmlPackager.CompressionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
valueTemplate - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
valueTemplate - Variable in class org.cip4.lib.xjdf.schema.MetadataMap
 
VariableIntent - Class in org.cip4.lib.xjdf.schema
Java class for VariableIntent complex type.
VariableIntent() - Constructor for class org.cip4.lib.xjdf.schema.VariableIntent
 
VariableIntent.VariableQuality - Enum in org.cip4.lib.xjdf.schema
Java class for null.
VariableIntent.VariableType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
variableQuality - Variable in class org.cip4.lib.xjdf.schema.VariableIntent
 
variableType - Variable in class org.cip4.lib.xjdf.schema.VariableIntent
 
varnishArea - Variable in class org.cip4.lib.xjdf.schema.VarnishingParams
 
VarnishingParams - Class in org.cip4.lib.xjdf.schema
Java class for VarnishingParams complex type.
VarnishingParams() - Constructor for class org.cip4.lib.xjdf.schema.VarnishingParams
 
VarnishingParams.ModuleType - Enum in org.cip4.lib.xjdf.schema
Java class for null.
VarnishingParams.VarnishArea - Enum in org.cip4.lib.xjdf.schema
Java class for null.
VarnishingParams.VarnishMethod - Enum in org.cip4.lib.xjdf.schema
Java class for null.
varnishMethod - Variable in class org.cip4.lib.xjdf.schema.VarnishingParams
 
VerificationParams - Class in org.cip4.lib.xjdf.schema
Java class for VerificationParams complex type.
VerificationParams() - Constructor for class org.cip4.lib.xjdf.schema.VerificationParams
 
verticalFitPolicy - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
viewBinder - Variable in class org.cip4.lib.xjdf.schema.RingBinding
 
viewBinder - Variable in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
visibleLength - Variable in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
vSamples - Variable in class org.cip4.lib.xjdf.schema.DCTParams
 

W

warningCount - Variable in class org.cip4.lib.xjdf.schema.PreflightReport
 
waste - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
waste - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
waste - Variable in class org.cip4.lib.xjdf.schema.PartAmount
 
waste - Variable in class org.cip4.lib.xjdf.schema.PartWaste
 
wasteDetails - Variable in class org.cip4.lib.xjdf.schema.PartWaste
 
WebInlineFinishingParams - Class in org.cip4.lib.xjdf.schema
Java class for WebInlineFinishingParams complex type.
WebInlineFinishingParams() - Constructor for class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
webName - Variable in class org.cip4.lib.xjdf.schema.Part
 
weight - Variable in class org.cip4.lib.xjdf.schema.Media
 
weight - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
whiteIsZero - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
width - Variable in class org.cip4.lib.xjdf.schema.Band
 
width - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
width - Variable in class org.cip4.lib.xjdf.schema.TrimmingParams
 
WindingParams - Class in org.cip4.lib.xjdf.schema
Java class for WindingParams complex type.
WindingParams() - Constructor for class org.cip4.lib.xjdf.schema.WindingParams
 
windingResult - Variable in class org.cip4.lib.xjdf.schema.Component
 
wireGauge - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
withAbsoluteBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Position
 
withAbsoluteHeight(Float) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withAbsoluteWidth(Float) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withAction(BoxFoldAction.Action) - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
 
withAction(EnumPreflightAction) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withAction(EnumPreflightAction) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
withActivation(Activation) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withActivation(Activation) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withActivation(Activation) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
withActivity(Activity...) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withActivity(Collection<Activity>) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withActivity(Activity...) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withActivity(Collection<Activity>) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withActivityID(String) - Method in class org.cip4.lib.xjdf.schema.Activity
 
withActivityName(String) - Method in class org.cip4.lib.xjdf.schema.Activity
 
withActualColorName(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withAdditionalNames(String) - Method in class org.cip4.lib.xjdf.schema.Person
 
withAddress(Address) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withAdhesiveNote(AdhesiveNote) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withAdjustContrast(Float) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withAdjustHue(Float) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withAdjustLightness(Float) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withAdjustSaturation(Float) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withAdvanceDistance(Float) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withAdvancedParams(AdvancedParams) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Header
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Header
 
withAimCurve(Float...) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
withAimCurve(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
withAllowedRotate(RepeatDesc.AllowedRotate) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withAllowJBIG2Globals(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withAllowPSXObjects(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withAllowTransparency(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withAlternatePositions(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withAlwaysEmbed(String...) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
withAlwaysEmbed(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
withAmount(int) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
withAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withAmount(int) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withAmount(Float) - Method in class org.cip4.lib.xjdf.schema.GangInfo
 
withAmount(Float) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withAmount(Double) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
withAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Product
 
withAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withAmountPool(AmountPool) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.RefAnchor
 
withAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withAnchorType(RefAnchor.AnchorType) - Method in class org.cip4.lib.xjdf.schema.RefAnchor
 
withAngle(Float) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withAngle(Float) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withAntiAliasImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withAntiAliasing(String) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.ColorIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.ColorIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.EmbossingIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.EmbossingIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.Intent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.Intent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.IntentResource
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.IntentResource
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.ProductIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.ProductIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.SizeIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.SizeIntent
 
withAny(Object...) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withAny(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withApplication(String) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
 
withApprovalPerson(ApprovalPerson) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
withApprovalPerson(ApprovalPerson...) - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
 
withApprovalPerson(Collection<ApprovalPerson>) - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
 
withApprovalRole(ApprovalPerson.ApprovalRole) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
withApprovalRoleDetails(String) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
withApprovalState(ApprovalDetails.ApprovalState) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
withApprovalStateDetails(String) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
withArea(Float) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withArea(Float) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withAreaGlue(Boolean) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withASCII85EncodePages(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withAspectRatio(PreviewGenerationParams.AspectRatio) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
withAssemblyItem(AssemblyItem...) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
withAssemblyItem(Collection<AssemblyItem>) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
withAssemblySection(AssemblySection...) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
withAssemblySection(Collection<AssemblySection>) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
withAssemblySection(AssemblySection...) - Method in class org.cip4.lib.xjdf.schema.AssemblySection
 
withAssemblySection(Collection<AssemblySection>) - Method in class org.cip4.lib.xjdf.schema.AssemblySection
 
withAuditPool(AuditPool) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withAudits(Audit...) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withAudits(Collection<Audit>) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withAuthor(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withAuthor(String) - Method in class org.cip4.lib.xjdf.schema.Header
 
withAutoFilterImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withAutomated(Boolean) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withAutomatedOverPrintParams(AutomatedOverPrintParams) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withAutomatedOverPrintParams(AutomatedOverPrintParams) - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
 
withAutomation(EnumAutomation) - Method in class org.cip4.lib.xjdf.schema.Component
 
withAutomation(EnumAutomation) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withAutoPositionEPSInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withAutoRotatePages(PDFCreationDetails.AutoRotatePages) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withAveragePages(Integer) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withBackBrightness(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withBackCoating(Coating) - Method in class org.cip4.lib.xjdf.schema.Media
 
withBackCoating(Coating) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withBackCoatingDetail(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withBackCoverColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBackCoverColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBackGlossValue(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withBacking(Float) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
withBackISOPaperSubstrate(ISOPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.Media
 
withBackISOPaperSubstrate(ISOPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withBackOverfold(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBackPages(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBackSpread(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBadFeedQuality(EnumFeedQuality) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
withBadFeeds(Integer) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
withBand(Band) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withBandHeight(Integer) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withBandOrdering(ByteMap.BandOrdering) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withBandOrdering(RenderingParams.BandOrdering) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withBandWidth(Integer) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withBarcodeCompParams(BarcodeCompParams...) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withBarcodeCompParams(Collection<BarcodeCompParams>) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withBarcodeDetails(BarcodeDetails) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withBarcodeProductionParams(BarcodeProductionParams) - Method in class org.cip4.lib.xjdf.schema.Content
 
withBarcodeReproParams(BarcodeReproParams) - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
withBarcodeReproParams(BarcodeReproParams) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withBarcodeVersion(String) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
withBearerBars(BarcodeReproParams.BearerBars) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withBend(Boolean) - Method in class org.cip4.lib.xjdf.schema.BendingParams
 
withBinaryOK(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withBinaryValue(String) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
withBinderMaterial(String) - Method in class org.cip4.lib.xjdf.schema.RingBinding
 
withBinderySignatureID(String) - Method in class org.cip4.lib.xjdf.schema.AssemblySection
 
withBinderySignatureID(String) - Method in class org.cip4.lib.xjdf.schema.GangSource
 
withBinderySignatureID(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withBinderySignatureID(String) - Method in class org.cip4.lib.xjdf.schema.Position
 
withBinderySignatureIDs(String...) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
withBinderySignatureIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
withBinderySignatureIDs(String...) - Method in class org.cip4.lib.xjdf.schema.Content
 
withBinderySignatureIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Content
 
withBinderySignatureIDs(String...) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
withBinderySignatureIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
withBinderySignatureIDs(String...) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withBinderySignatureIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withBinderySignatureIDs(String...) - Method in class org.cip4.lib.xjdf.schema.Station
 
withBinderySignatureIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Station
 
withBinderySignatureSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBinderySignatureType(BinderySignature.BinderySignatureType) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBindIn(BindIn...) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
withBindIn(Collection<BindIn>) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
withBinding(PDFCreationDetails.Binding) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withBindingColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBindingColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBindingOrder(BindingIntent.BindingOrder) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBindingOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBindingQualityMeasurement(BindingQualityMeasurement...) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
withBindingQualityMeasurement(Collection<BindingQualityMeasurement>) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
withBindingQualityParams(BindingQualityParams) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
 
withBindingSide(Edge) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBindingType(BindingIntent.BindingType) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBindingType(LooseBindingParams.BindingType) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withBitDepth(int) - Method in class org.cip4.lib.xjdf.schema.Icon
 
withBlankDimensionsX(Float...) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBlankDimensionsX(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBlankDimensionsY(Float...) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBlankDimensionsY(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBleed(Float) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withBleedBottom(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBleedFace(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBleedFoot(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBleedHead(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBleedLeft(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBleedRight(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBleedSpine(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBleedTop(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBlindStitch(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
withBlindStitch(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withBlockName(String) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
withBlockName(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withBlockName(String) - Method in class org.cip4.lib.xjdf.schema.Position
 
withBlockThreadSewing(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withBlockThreadSewing(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withBlowIn(BlowIn...) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
withBlowIn(Collection<BlowIn>) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
withBottling(BinderySignature.Bottling) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBottomFoldIn(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withBoundingBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withBoundingBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
withBoxFoldActionOrGlue(Serializable...) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBoxFoldActionOrGlue(Collection<Serializable>) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBoxFoldingType(BoxFoldingParams.BoxFoldingType) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBoxType(BoxPackingParams.BoxType) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withBoxTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withBrand(String) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withBrand(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withBrand(String) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withBrightness(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withBundleItem(BundleItem...) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withBundleItem(Collection<BundleItem>) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withBundleItem(BundleItem...) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withBundleItem(Collection<BundleItem>) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withBundleType(BundleType) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withBundleType(BundleType) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withBurnOutArea(XYPair) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withBuyerAccount(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withBuyerSupplied(Boolean) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withByteMap(ByteMap) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withByteOrder(TIFFFormatParams.ByteOrder) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withCartonTopFlaps(XYPair) - Method in class org.cip4.lib.xjdf.schema.Component
 
withCaseRadius(Float) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
withCategory(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withCCITTFaxParams(CCITTFaxParams) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withCenter(Boolean) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withCenter(Boolean) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
withCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withCenter(XYPair) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
 
withCenterAcross(EnumDeviceAxis) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withCenterCropBox(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withCenterReference(HolePattern.CenterReference) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withCertification(Certification...) - Method in class org.cip4.lib.xjdf.schema.Media
 
withCertification(Collection<Certification>) - Method in class org.cip4.lib.xjdf.schema.Media
 
withCertification(Certification...) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withCertification(Collection<Certification>) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withChannelBindingDetails(ChannelBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withChannelID(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
withChannelID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
withChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.Signal
 
withChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.SignalGangStatus
 
withChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.SignalKnownDevices
 
withChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.SignalKnownSubscriptions
 
withChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.SignalNotification
 
withChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.SignalQueueStatus
 
withChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.SignalResource
 
withChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.SignalStatus
 
withChannelMode(EnumChannelMode...) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withChannelMode(Collection<EnumChannelMode>) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withChannelType(String) - Method in class org.cip4.lib.xjdf.schema.ComChannel
 
withChannelUsage(String...) - Method in class org.cip4.lib.xjdf.schema.ComChannel
 
withChannelUsage(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ComChannel
 
withCheckSum(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withChild(Resource) - Method in class org.cip4.lib.xjdf.schema.AssemblyItem
 
withChild(Resource) - Method in class org.cip4.lib.xjdf.schema.BindIn
 
withChild(Resource) - Method in class org.cip4.lib.xjdf.schema.BlowIn
 
withChild(Resource) - Method in class org.cip4.lib.xjdf.schema.StickOn
 
withChildren(Product...) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withChildren(Collection<Product>) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withChildren(Resource...) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withChildren(Collection<Resource>) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withCIELab(Float...) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withCIELab(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withCIELABMeasuringField(CIELABMeasuringField...) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withCIELABMeasuringField(Collection<CIELABMeasuringField>) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withCIELABMeasuringField(CIELABMeasuringField...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withCIELABMeasuringField(Collection<CIELABMeasuringField>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withCIETint(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withCIEWhiteness(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withCity(String) - Method in class org.cip4.lib.xjdf.schema.Address
 
withCivicNumber(String) - Method in class org.cip4.lib.xjdf.schema.Address
 
withClaim(String) - Method in class org.cip4.lib.xjdf.schema.Certification
 
withClampD(Float) - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
withClampSize(Shape) - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
withClasses(NotificationFilter.Class...) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withClasses(Collection<NotificationFilter.Class>) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withClazz(Severity) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withCleanupDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withClipBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withClipOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
withClipPath(String) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withClipPath(String) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withCMYK(Float...) - Method in class org.cip4.lib.xjdf.schema.Color
 
withCMYK(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.Color
 
withCoating(Coating) - Method in class org.cip4.lib.xjdf.schema.Media
 
withCoating(Coating) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withCoatingDetail(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withCoatings(String...) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
withCoatings(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
withCodeBlockSize(Integer) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
withCoilBinding(CoilBinding) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withCoilBindingDetails(CoilBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withCoilShape(String) - Method in class org.cip4.lib.xjdf.schema.CoilBinding
 
withCoilShape(String) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
withCollapseBleeds(Boolean) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withCollate(DigitalPrintingParams.Collate) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withCollatingItem(CollatingItem...) - Method in class org.cip4.lib.xjdf.schema.FeedingParams
 
withCollatingItem(Collection<CollatingItem>) - Method in class org.cip4.lib.xjdf.schema.FeedingParams
 
withColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withColorantAlias(ColorantAlias...) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withColorantAlias(Collection<ColorantAlias>) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withColorantConvertProcess(String...) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withColorantConvertProcess(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withColorantDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withColorantName(String) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
 
withColorantOrder(String...) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withColorantOrder(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withColorantParams(String...) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withColorantParams(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withColorBook(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColorBookEntry(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColorControlStrip(ColorControlStrip...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withColorControlStrip(Collection<ColorControlStrip>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withColorCorrectionOp(ColorCorrectionOp...) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
withColorCorrectionOp(Collection<ColorCorrectionOp>) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
withColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withColorList(Float...) - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
 
withColorList(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
 
withColorName(NamedColor) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColorSpaceConversionOp(ColorSpaceConversionOp...) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
withColorSpaceConversionOp(Collection<ColorSpaceConversionOp>) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
withColorsUsed(String...) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
withColorsUsed(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
withColorsUsedBack(String...) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withColorsUsedBack(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withColorsUsedFront(String...) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withColorsUsedFront(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withColorTransform(DCTParams.ColorTransform) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
withColorType(Color.ColorType) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColorType(ProofItem.ColorType) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withColorTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColumns(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withColumns(Integer) - Method in class org.cip4.lib.xjdf.schema.Component
 
withCombBinding(CombBinding) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withCombBindingDetails(CombBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withCombinedProcessIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withCombShape(String) - Method in class org.cip4.lib.xjdf.schema.CombBinding
 
withCombShape(String) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
withComChannel(ComChannel...) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withComChannel(Collection<ComChannel>) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withCommandResult(ResourceInfo.CommandResult) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withComment(Comment) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
withComment(Comment) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
 
withComment(Comment...) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withComment(Collection<Comment>) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withComment(Comment) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withComment(Comment...) - Method in class org.cip4.lib.xjdf.schema.Product
 
withComment(Collection<Comment>) - Method in class org.cip4.lib.xjdf.schema.Product
 
withComment(Comment...) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withComment(Collection<Comment>) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withComment(Comment...) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withComment(Collection<Comment>) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withComment(Comment...) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withComment(Collection<Comment>) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withCommentURL(URI) - Method in class org.cip4.lib.xjdf.schema.Product
 
withCommentURL(URI) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withCommentURL(URI) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withCommentURL(URI) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withCompany(Company) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withCompanyID(String) - Method in class org.cip4.lib.xjdf.schema.Company
 
withCompensate(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withCompensation(Preview.Compensation) - Method in class org.cip4.lib.xjdf.schema.Preview
 
withCompensationProcess(BarcodeCompParams.CompensationProcess) - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
 
withCompensationValue(float) - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
 
withComplexity(Float) - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
withComponent(Resource) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
withComponent(Resource) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withComponent(Resource) - Method in class org.cip4.lib.xjdf.schema.MediaSource
 
withComponentsPerRow(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withCompressPages(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withCondition(Condition...) - Method in class org.cip4.lib.xjdf.schema.PageActivation
 
withCondition(Collection<Condition>) - Method in class org.cip4.lib.xjdf.schema.PageActivation
 
withCondition(Condition...) - Method in class org.cip4.lib.xjdf.schema.PageCondition
 
withCondition(Collection<Condition>) - Method in class org.cip4.lib.xjdf.schema.PageCondition
 
withCondition(Condition...) - Method in class org.cip4.lib.xjdf.schema.SheetActivation
 
withCondition(Collection<Condition>) - Method in class org.cip4.lib.xjdf.schema.SheetActivation
 
withContact(Resource) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
withContacts(Resource...) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
 
withContacts(Collection<Resource>) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
 
withContactType(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withContactTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withContainer(Product) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
withContent(Resource) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withContentMetadata(ContentMetadata) - Method in class org.cip4.lib.xjdf.schema.Content
 
withContentObject(ContentObject) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withContents(Resource...) - Method in class org.cip4.lib.xjdf.schema.Component
 
withContents(Collection<Resource>) - Method in class org.cip4.lib.xjdf.schema.Component
 
withContents(Resource...) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
withContents(Collection<Resource>) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
withContents(Resource...) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withContents(Collection<Resource>) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withContentStatus(String...) - Method in class org.cip4.lib.xjdf.schema.Content
 
withContentStatus(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Content
 
withContentType(String) - Method in class org.cip4.lib.xjdf.schema.Content
 
withContract(Boolean) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withConvertImagesToIndexed(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withConvertingConfig(ConvertingConfig...) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
withConvertingConfig(Collection<ConvertingConfig>) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
withConvertingConfig(ConvertingConfig...) - Method in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
 
withConvertingConfig(Collection<ConvertingConfig>) - Method in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
 
withCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.BundlingParams
 
withCopies(int) - Method in class org.cip4.lib.xjdf.schema.GangSource
 
withCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.WindingParams
 
withCoreWeight(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withCornerType(String) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withCostCenterID(String) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withCostCenterID(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withCostCenterID(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withCostType(MISDetails.CostType) - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
withCount(Integer) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withCounterTypes(String...) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
withCounterTypes(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
withCounterUnit(String) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withCountry(String) - Method in class org.cip4.lib.xjdf.schema.Address
 
withCountryCode(String) - Method in class org.cip4.lib.xjdf.schema.Address
 
withCover(Boolean) - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
withCoverage(Float) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
withCoverColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withCoverColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withCoverMaterial(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withCoverStyle(String) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withCoverWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withCoverWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
withCrease(Crease...) - Method in class org.cip4.lib.xjdf.schema.CreasingParams
 
withCrease(Collection<Crease>) - Method in class org.cip4.lib.xjdf.schema.CreasingParams
 
withCrease(Crease...) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withCrease(Collection<Crease>) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withCrease(Crease...) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withCrease(Collection<Crease>) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.Preview
 
withCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
 
withCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.TransferCurve
 
withCurve(Float...) - Method in class org.cip4.lib.xjdf.schema.TransferCurve
 
withCurve(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.TransferCurve
 
withCustomerID(String) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
withCustomerJobName(String) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
withCustomerOrderID(String) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
withCustomerProjectID(String) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
withCut(Cut...) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
 
withCut(Collection<Cut>) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
 
withCut(Cut...) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withCut(Collection<Cut>) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withCutBlock(CutBlock...) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
 
withCutBlock(Collection<CutBlock>) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
 
withCutBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withCutBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withCutBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withCutBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withCutDepth(ShapeCut.CutDepth) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withCutLines(String...) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withCutLines(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withCutLines(String...) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withCutLines(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withCutMark(CutMark...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withCutMark(Collection<CutMark>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withCutMedia(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withCutOut(Boolean) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withCutOut(Boolean) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withCutPath(String) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withCutPath(String) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withCutType(ShapeCut.CutType) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withCutWidth(Float) - Method in class org.cip4.lib.xjdf.schema.Cut
 
withCutWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
withDataType(GeneralID.DataType) - Method in class org.cip4.lib.xjdf.schema.GeneralID
 
withDCTParams(DCTParams) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withDCTQuality(Float) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withDDESCutType(int) - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
withDDESCutType(Integer) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withDeadLine(JobPhase.DeadLine) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withDefaultRenderingIntent(RenderingIntent) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withDeliveryMode(ShapeCuttingParams.DeliveryMode) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
withDensity(Float) - Method in class org.cip4.lib.xjdf.schema.Color
 
withDensity(Float...) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withDensity(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withDensity(Float) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
withDensityMeasuringField(DensityMeasuringField...) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withDensityMeasuringField(Collection<DensityMeasuringField>) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withDependent(Dependent...) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withDependent(Collection<Dependent>) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withDepth(Float) - Method in class org.cip4.lib.xjdf.schema.Crease
 
withDepth(Float) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
withDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.Intent
 
withDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
withDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.Product
 
withDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withDetectBlend(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withDevice(Device...) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withDevice(Collection<Device>) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withDevice(Device...) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withDevice(Collection<Device>) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withDevice(Device) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withDevice(Device...) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withDevice(Collection<Device>) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withDevice(Device) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
withDevice(Device...) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownDevices
 
withDevice(Collection<Device>) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownDevices
 
withDevice(Device...) - Method in class org.cip4.lib.xjdf.schema.SignalKnownDevices
 
withDevice(Collection<Device>) - Method in class org.cip4.lib.xjdf.schema.SignalKnownDevices
 
withDeviceClass(String...) - Method in class org.cip4.lib.xjdf.schema.Device
 
withDeviceClass(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Device
 
withDeviceDetails(DeviceFilter.DeviceDetails) - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
 
withDeviceFilter(DeviceFilter) - Method in class org.cip4.lib.xjdf.schema.QueryKnownDevices
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.Header
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
withDeviceInfo(DeviceInfo) - Method in class org.cip4.lib.xjdf.schema.AuditStatus
 
withDeviceInfo(DeviceInfo) - Method in class org.cip4.lib.xjdf.schema.ResponseStatus
 
withDeviceInfo(DeviceInfo) - Method in class org.cip4.lib.xjdf.schema.SignalStatus
 
withDeviceNColor(DeviceNColor...) - Method in class org.cip4.lib.xjdf.schema.Color
 
withDeviceNColor(Collection<DeviceNColor>) - Method in class org.cip4.lib.xjdf.schema.Color
 
withDeviceNSpace(DeviceNSpace) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withDeviceType(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
withDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
withDiameter(float) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.WindingParams
 
withDieLayout(Resource) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withDieLayout(Resource) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
withDieSide(DieLayout.DieSide) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withDimension(XYPair) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withDimension(XYPair) - Method in class org.cip4.lib.xjdf.schema.Media
 
withDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.Component
 
withDimensions(XYPair) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.ObjectModel
 
withDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withDirection(Disjointing.Direction) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withDirection(EnumEmbossDirection) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withDirection(EnumEmbossDirection) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withDisjointing(Disjointing) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withDisposition(Disposition) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withDispositionAction(Disposition.DispositionAction) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
withDocIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDocs(IntegerList) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withDotGain(float) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withDoThumbnails(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withDotSize(Float) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withDoubleFeedQuality(EnumFeedQuality) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
withDoubleFeeds(Integer) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
withDownsampleImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withDropID(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDropItem(DropItem...) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withDropItem(Collection<DropItem>) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withDrying(EnumDrying) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withDueDate(DateTime) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withDueLevel(NodeInfo.DueLevel) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withEarliest(DateTime) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withEarliestDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withEarlyChange(Integer) - Method in class org.cip4.lib.xjdf.schema.LZWParams
 
withEdgeAngle(Float) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withEdgeGlue(EnumGlue) - Method in class org.cip4.lib.xjdf.schema.EdgeGluing
 
withEdgeGluing(EdgeGluing) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withEdgeShape(Emboss.EdgeShape) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withEmbedAllFonts(Boolean) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
withEmbedJobOptions(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withEmboss(Emboss...) - Method in class org.cip4.lib.xjdf.schema.EmbossingParams
 
withEmboss(Collection<Emboss>) - Method in class org.cip4.lib.xjdf.schema.EmbossingParams
 
withEmbossingItem(EmbossingItem...) - Method in class org.cip4.lib.xjdf.schema.EmbossingIntent
 
withEmbossingItem(Collection<EmbossingItem>) - Method in class org.cip4.lib.xjdf.schema.EmbossingIntent
 
withEmbossingType(EmbossType) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withEmbossingType(EmbossType) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withEmitDSCWarnings(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withEmitPDFBG(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withEmitPDFHalftones(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withEmitPDFTransfers(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withEmitPDFUCR(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withEncodedByteAlign(Boolean) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
withEncodeImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withEncoding(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withEncoding(IdentificationField.Encoding) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withEncodingDetails(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withEnd(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withEnd(DateTime) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withEnd(DateTime) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
withEndOfBlock(Boolean) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
withEndOfDocument(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withEndOfLine(Boolean) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
withEndOfSet(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withEndSheets(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withEndSheets(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withEndStatus(ProcessRun.EndStatus) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withEndTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withErrorCorrectionLevel(String) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
withErrorCount(Integer) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
 
withEstimate(Boolean) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
withEvent(Event) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withEventID(String) - Method in class org.cip4.lib.xjdf.schema.Event
 
withEventValue(String) - Method in class org.cip4.lib.xjdf.schema.Event
 
withExpr(Expr...) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
withExpr(Collection<Expr>) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
withExtendedAddress(String) - Method in class org.cip4.lib.xjdf.schema.Address
 
withExtent(XYPair) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withExternalID(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withExternalID(String) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withExternalID(String) - Method in class org.cip4.lib.xjdf.schema.Intent
 
withExternalID(String) - Method in class org.cip4.lib.xjdf.schema.Product
 
withExternalID(String) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withExternalID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withExtraDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
withExtraValues(ExtraValues) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withFace(Face) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withFace(Face) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withFace(Face) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
 
withFace(Face) - Method in class org.cip4.lib.xjdf.schema.StickOn
 
withFaceCells(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withFaceDown(Face) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withFailed(Integer) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
withFamilyName(String) - Method in class org.cip4.lib.xjdf.schema.Person
 
withFeeder(Feeder...) - Method in class org.cip4.lib.xjdf.schema.FeedingParams
 
withFeeder(Collection<Feeder>) - Method in class org.cip4.lib.xjdf.schema.FeedingParams
 
withFeederQualityParams(FeederQualityParams) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withFeederSynchronization(Feeder.FeederSynchronization) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withFeederType(String) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withFileFormat(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withFilePerPage(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
withFileSize(Integer) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
withFileSpec(FileSpec...) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withFileSpec(Collection<FileSpec>) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
withFileSpec(FileSpec...) - Method in class org.cip4.lib.xjdf.schema.Content
 
withFileSpec(Collection<FileSpec>) - Method in class org.cip4.lib.xjdf.schema.Content
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
 
withFileSpec(FileSpec...) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withFileSpec(Collection<FileSpec>) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withFileSpec(FileSpec...) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withFileSpec(Collection<FileSpec>) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.Icon
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ObjectModel
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.PreflightParams
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.Preview
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withFileSpec(FileSpec...) - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
withFileSpec(Collection<FileSpec>) - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
withFileTemplate(String...) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withFileTemplate(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withFillMark(FillMark...) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withFillMark(Collection<FillMark>) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withFillPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withFilm(Resource) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withFilm(Resource) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withFilm(Resource) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
withFinishedDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withFinishedPage(Integer) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
 
withFinishedPages(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withFirstEnd(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withFirstEntry(String) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withFirstName(String) - Method in class org.cip4.lib.xjdf.schema.Person
 
withFirstStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withFirstSurface(Side) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withFitPolicy(FitPolicy) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withFitPolicy(FitPolicy) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withFitPolicy(FitPolicy) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
withFixation(String) - Method in class org.cip4.lib.xjdf.schema.WindingParams
 
withFlatDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withFlateParams(FlateParams) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withFlexValue(Float) - Method in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
 
withFlexValue(Float) - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
 
withFlipBackCover(Boolean) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
withFlute(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withFlute(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withFluteDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.Media
 
withFluteDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withFluteDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withFoilColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withFoilColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withFold(Fold...) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withFold(Collection<Fold>) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withFold(Fold...) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withFold(Collection<Fold>) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withFoldCatalog(String) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withFoldCatalog(String) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withFoldCatalog(String) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withFolderProduction(FolderProduction...) - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
withFolderProduction(Collection<FolderProduction>) - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
withFoldIndex(XYPair) - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
 
withFoldingDetails(String) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withFoldingDetails(String) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withFoldingDistance(Float) - Method in class org.cip4.lib.xjdf.schema.JacketingParams
 
withFoldingWidth(float) - Method in class org.cip4.lib.xjdf.schema.JacketingParams
 
withFoldingWidth(Float) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withFoldingWidthBack(Float) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withFolio(Integer) - Method in class org.cip4.lib.xjdf.schema.BindIn
 
withFolio(Integer) - Method in class org.cip4.lib.xjdf.schema.StickOn
 
withFolioFrom(Integer) - Method in class org.cip4.lib.xjdf.schema.BlowIn
 
withFolioTo(Integer) - Method in class org.cip4.lib.xjdf.schema.BlowIn
 
withFont(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withFontParams(FontParams) - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
withFontSize(Float) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withFormat(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withFountainSolution(ConventionalPrintingParams.FountainSolution) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withFrameHeight(Integer) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withFrameWidth(Integer) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withFrequency(Float) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withFrom(Fold.From) - Method in class org.cip4.lib.xjdf.schema.Fold
 
withFrontFoldIn(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withFrontPages(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withFrontSpread(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withGangCmdFilter(GangCmdFilter) - Method in class org.cip4.lib.xjdf.schema.CommandForceGang
 
withGangElement(GangElement...) - Method in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
 
withGangElement(Collection<GangElement>) - Method in class org.cip4.lib.xjdf.schema.SheetOptimizingParams
 
withGangElementID(String) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withGangElementID(String) - Method in class org.cip4.lib.xjdf.schema.Position
 
withGangInfo(GangInfo...) - Method in class org.cip4.lib.xjdf.schema.ResponseGangStatus
 
withGangInfo(Collection<GangInfo>) - Method in class org.cip4.lib.xjdf.schema.ResponseGangStatus
 
withGangInfo(GangInfo...) - Method in class org.cip4.lib.xjdf.schema.SignalGangStatus
 
withGangInfo(Collection<GangInfo>) - Method in class org.cip4.lib.xjdf.schema.SignalGangStatus
 
withGangName(String) - Method in class org.cip4.lib.xjdf.schema.GangInfo
 
withGangName(String) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
withGangName(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withGangName(String) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withGangNames(String...) - Method in class org.cip4.lib.xjdf.schema.GangCmdFilter
 
withGangNames(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.GangCmdFilter
 
withGangNames(String...) - Method in class org.cip4.lib.xjdf.schema.GangQuFilter
 
withGangNames(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.GangQuFilter
 
withGangNames(String...) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withGangNames(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withGangPolicy(EnumGangPolicy) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withGangPolicy(EnumGangPolicy) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withGangQuFilter(GangQuFilter) - Method in class org.cip4.lib.xjdf.schema.QueryGangStatus
 
withGangSource(GangSource...) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withGangSource(Collection<GangSource>) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withGangSource(GangSource...) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withGangSource(Collection<GangSource>) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withGangSource(GangSource...) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withGangSource(Collection<GangSource>) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withGangSource(GangSource...) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withGangSource(Collection<GangSource>) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withGapList(Float...) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withGapList(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withGeneralID(GeneralID...) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
 
withGeneralID(Collection<GeneralID>) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
 
withGeneralID(GeneralID...) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withGeneralID(Collection<GeneralID>) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withGeneralID(GeneralID...) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
withGeneralID(Collection<GeneralID>) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
withGeneralID(GeneralID...) - Method in class org.cip4.lib.xjdf.schema.Product
 
withGeneralID(Collection<GeneralID>) - Method in class org.cip4.lib.xjdf.schema.Product
 
withGeneralID(GeneralID...) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withGeneralID(Collection<GeneralID>) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withGeneralID(GeneralID...) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withGeneralID(Collection<GeneralID>) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withGeneralID(GeneralID...) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withGeneralID(Collection<GeneralID>) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withGeneratePageStreams(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withGlossValue(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withGlue(Glue) - Method in class org.cip4.lib.xjdf.schema.AdhesiveNote
 
withGlue(Glue) - Method in class org.cip4.lib.xjdf.schema.BindIn
 
withGlue(Glue) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withGlue(Glue...) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
withGlue(Collection<Glue>) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
withGlue(Glue...) - Method in class org.cip4.lib.xjdf.schema.CoverApplicationParams
 
withGlue(Collection<Glue>) - Method in class org.cip4.lib.xjdf.schema.CoverApplicationParams
 
withGlue(Glue) - Method in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
 
withGlue(Resource) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGlue(Glue...) - Method in class org.cip4.lib.xjdf.schema.GluingParams
 
withGlue(Collection<Glue>) - Method in class org.cip4.lib.xjdf.schema.GluingParams
 
withGlue(Glue...) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withGlue(Collection<Glue>) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withGlue(Glue...) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
 
withGlue(Collection<Glue>) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
 
withGlue(Glue...) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withGlue(Collection<Glue>) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withGlue(Glue) - Method in class org.cip4.lib.xjdf.schema.StickOn
 
withGlue(Glue...) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withGlue(Collection<Glue>) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withGlueLineRefSheets(IntegerList) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withGlueLineWidth(Float) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGlueOrMedia(Serializable...) - Method in class org.cip4.lib.xjdf.schema.MediaLayers
 
withGlueOrMedia(Collection<Serializable>) - Method in class org.cip4.lib.xjdf.schema.MediaLayers
 
withGlueProcedure(SoftCoverBinding.GlueProcedure) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withGlueType(Glue.GlueType) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGluingPattern(Float...) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGluingPattern(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGluingProductionID(String) - Method in class org.cip4.lib.xjdf.schema.GluingParams
 
withGluingTechnique(Glue.GluingTechnique) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGrainDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withGrainDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.Media
 
withGrainDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withGrainDirection(MediaDirection) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withGray(Float) - Method in class org.cip4.lib.xjdf.schema.Color
 
withGrossWeight(Float) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withGroupCode(String) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withGutterPolicy(FitPolicy.GutterPolicy) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
withGutterX(Float) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withGutterX2(Float) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withGutterY(Float) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withGutterY2(Float) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withHalfTone(Boolean) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withHalftoned(Boolean) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withHalfTonePhaseOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withHardCoverBinding(HardCoverBinding) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withHasBleeds(Boolean) - Method in class org.cip4.lib.xjdf.schema.Content
 
withHeadBandColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withHeadBandColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withHeadBands(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.Audit
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.AuditCreated
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.AuditNotification
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.AuditProcessRun
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.AuditResource
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.AuditStatus
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.Command
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.CommandForceGang
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.CommandModifyQueueEntry
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.CommandPipeControl
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.CommandRequestQueueEntry
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.CommandResource
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.CommandResubmitQueueEntry
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.CommandReturnQueueEntry
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.CommandShutDown
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.CommandStopPersistentChannel
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.CommandSubmitQueueEntry
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.CommandWakeUp
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.Message
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.Query
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.QueryGangStatus
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.QueryKnownDevices
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.QueryKnownMessages
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.QueryKnownSubscriptions
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.QueryNotification
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.QueryQueueStatus
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.QueryResource
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.QueryStatus
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.Response
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseForceGang
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseGangStatus
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownDevices
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownMessages
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseNotification
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponsePipeControl
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseQueueStatus
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseRequestQueueEntry
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseResource
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseResubmitQueueEntry
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseReturnQueueEntry
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseShutDown
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseStatus
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.ResponseWakeUp
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.Signal
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.SignalGangStatus
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.SignalKnownDevices
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.SignalKnownSubscriptions
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.SignalNotification
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.SignalQueueStatus
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.SignalResource
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.SignalStatus
 
withHeader(Header) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withHeight(Integer) - Method in class org.cip4.lib.xjdf.schema.Band
 
withHeight(Float) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withHeight(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withHeight(Float) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withHeight(Float) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withHeight(Float) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
withHoleCount(IntegerList) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withHolePattern(HolePattern...) - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
withHolePattern(Collection<HolePattern>) - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
withHolePattern(HolePattern...) - Method in class org.cip4.lib.xjdf.schema.HoleMakingParams
 
withHolePattern(Collection<HolePattern>) - Method in class org.cip4.lib.xjdf.schema.HoleMakingParams
 
withHolePattern(HolePattern) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withHolePattern(HolePattern...) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withHolePattern(Collection<HolePattern>) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withHolePattern(HolePattern...) - Method in class org.cip4.lib.xjdf.schema.Media
 
withHolePattern(Collection<HolePattern>) - Method in class org.cip4.lib.xjdf.schema.Media
 
withHonorPDFOverprint(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withHorizontalExcess(Float) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withHorizontalExcessBack(Float) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withHorizontalFitPolicy(EnumFitPolicy) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withHourCounter(Duration) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withHSamples(IntegerList) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
withHuffTable(String) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
withICCColorAsDeviceColor(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withICCProfileUsage(ColorSpaceConversionParams.ICCProfileUsage) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
withIcon(Icon...) - Method in class org.cip4.lib.xjdf.schema.IconList
 
withIcon(Collection<Icon>) - Method in class org.cip4.lib.xjdf.schema.IconList
 
withIconList(IconList) - Method in class org.cip4.lib.xjdf.schema.Device
 
withIconUsage(DeviceStatus...) - Method in class org.cip4.lib.xjdf.schema.Icon
 
withIconUsage(Collection<DeviceStatus>) - Method in class org.cip4.lib.xjdf.schema.Icon
 
withICSVersions(String...) - Method in class org.cip4.lib.xjdf.schema.Device
 
withICSVersions(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Device
 
withICSVersions(String...) - Method in class org.cip4.lib.xjdf.schema.Header
 
withICSVersions(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Header
 
withICSVersions(String...) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withICSVersions(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Header
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Position
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Product
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withIdentificationField(IdentificationField) - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
withIdentificationField(IdentificationField...) - Method in class org.cip4.lib.xjdf.schema.Component
 
withIdentificationField(Collection<IdentificationField>) - Method in class org.cip4.lib.xjdf.schema.Component
 
withIdentificationField(IdentificationField...) - Method in class org.cip4.lib.xjdf.schema.Device
 
withIdentificationField(Collection<IdentificationField>) - Method in class org.cip4.lib.xjdf.schema.Device
 
withIdentificationField(IdentificationField) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withIdentificationField(IdentificationField...) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withIdentificationField(Collection<IdentificationField>) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withIdentificationField(IdentificationField...) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withIdentificationField(Collection<IdentificationField>) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withIdentificationField(IdentificationField...) - Method in class org.cip4.lib.xjdf.schema.Media
 
withIdentificationField(Collection<IdentificationField>) - Method in class org.cip4.lib.xjdf.schema.Media
 
withIdentificationField(IdentificationField...) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withIdentificationField(Collection<IdentificationField>) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withIdentificationField(IdentificationField...) - Method in class org.cip4.lib.xjdf.schema.Module
 
withIdentificationField(Collection<IdentificationField>) - Method in class org.cip4.lib.xjdf.schema.Module
 
withIdentificationField(IdentificationField...) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
withIdentificationField(Collection<IdentificationField>) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
withIdentificationField(IdentificationField...) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withIdentificationField(Collection<IdentificationField>) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withIdentificationField(IdentificationField...) - Method in class org.cip4.lib.xjdf.schema.Tool
 
withIdentificationField(Collection<IdentificationField>) - Method in class org.cip4.lib.xjdf.schema.Tool
 
withIdentifier(String) - Method in class org.cip4.lib.xjdf.schema.Certification
 
withIdleStartTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withIDUsage(String) - Method in class org.cip4.lib.xjdf.schema.GeneralID
 
withIDValue(String) - Method in class org.cip4.lib.xjdf.schema.GeneralID
 
withIgnoreAnnotForms(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreBG(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreColorSeps(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreDSC(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreExternStreamRef(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreHalftones(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreOverprint(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnorePageRotation(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreRawData(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreSeparableImagesOnly(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreShowPage(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreSourceFile(Boolean) - Method in class org.cip4.lib.xjdf.schema.ScreeningParams
 
withIgnoreTransfers(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreTTFontsFirst(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIgnoreUCR(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withImagableSide(Media.ImagableSide) - Method in class org.cip4.lib.xjdf.schema.Media
 
withImageAutoFilterStrategy(String) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withImageCompression(ImageCompression) - Method in class org.cip4.lib.xjdf.schema.Content
 
withImageCompression(ImageCompression...) - Method in class org.cip4.lib.xjdf.schema.ImageCompressionParams
 
withImageCompression(Collection<ImageCompression>) - Method in class org.cip4.lib.xjdf.schema.ImageCompressionParams
 
withImageDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withImageDownsampleThreshold(Float) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withImageDownsampleType(ImageCompression.ImageDownsampleType) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withImageEnhancementOp(ImageEnhancementOp...) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementParams
 
withImageEnhancementOp(Collection<ImageEnhancementOp>) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementParams
 
withImageFilter(String) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withImageInternalTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withImageMaskTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withImageResolution(Float) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withImageSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withImageSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withImageToImageTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withImageToObjectTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withImageType(ImageCompression.ImageType) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withIncludeBaseFonts(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIncludeCIDFonts(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIncludeEmbeddedFonts(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIncludeOCG(boolean) - Method in class org.cip4.lib.xjdf.schema.OCGControl
 
withIncludeOtherResources(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIncludeProcSets(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIncludeTrueTypeFonts(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIncludeType1Fonts(EnumIncludeResources) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIncludeType3Fonts(PSCreationDetails.IncludeType3Fonts) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIncorrectComponentQuality(EnumFeedQuality) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
withIncorrectComponents(Integer) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
withInitialPageSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withInitialResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withInkType(String...) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withInkType(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withInnerCoreDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withInnerDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
withInnermostShingling(Float) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withInsertLocation(InsertingParams.InsertLocation) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
 
withInsertSheet(InsertSheet) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withInsideLoss(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withIntegerValue(IntegerList) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
withIntent(Intent...) - Method in class org.cip4.lib.xjdf.schema.Product
 
withIntent(Collection<Intent>) - Method in class org.cip4.lib.xjdf.schema.Product
 
withInterleaved(Boolean) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withInterleaved(Boolean) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withInterleaving(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withInterpretingDetails(InterpretingDetails) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withIsBlank(Boolean) - Method in class org.cip4.lib.xjdf.schema.Content
 
withISBN(String) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
 
withISOPaperSubstrate(ISOPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.Media
 
withISOPaperSubstrate(ISOPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withIsRoot(Boolean) - Method in class org.cip4.lib.xjdf.schema.Product
 
withIsTrapped(Boolean) - Method in class org.cip4.lib.xjdf.schema.Content
 
withIsWaste(Boolean) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withItem(Resource) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withItem(Resource) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withJacket(HardCoverBinding.Jacket) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withJacketFoldingWidth(Float) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withJapanBind(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withJBIG2Lossless(Boolean) - Method in class org.cip4.lib.xjdf.schema.JBIG2Params
 
withJBIG2Params(JBIG2Params) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withJDFVersions(Device.JDFVersions...) - Method in class org.cip4.lib.xjdf.schema.Device
 
withJDFVersions(Collection<Device.JDFVersions>) - Method in class org.cip4.lib.xjdf.schema.Device
 
withJobField(JobField) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withJobFormat(String) - Method in class org.cip4.lib.xjdf.schema.JobField
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.GangSource
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withJobPhase(JobPhase...) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withJobPhase(Collection<JobPhase>) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withJobPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withJobTemplate(String...) - Method in class org.cip4.lib.xjdf.schema.JobField
 
withJobTemplate(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.JobField
 
withJobTitle(String) - Method in class org.cip4.lib.xjdf.schema.Person
 
withJointWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withJPEG2000Params(JPEG2000Params) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withJPXQuality(Integer) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withK(Integer) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
withKnockoutBleed(Float) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
withKnockOutCMYKWhite(Boolean) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
withKnockouts(Resource...) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
withKnockouts(Collection<Resource>) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
withKnockoutSource(FillMark.KnockoutSource) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
withKnownLocalizations(String...) - Method in class org.cip4.lib.xjdf.schema.Device
 
withKnownLocalizations(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Device
 
withLab(Float...) - Method in class org.cip4.lib.xjdf.schema.Color
 
withLab(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.Color
 
withLabColorValue(Float...) - Method in class org.cip4.lib.xjdf.schema.Media
 
withLabColorValue(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.Media
 
withLaborType(String) - Method in class org.cip4.lib.xjdf.schema.ManualLaborParams
 
withLaminatingBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withLaminatingMethod(LaminatingParams.LaminatingMethod) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withLanguage(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withLanguages(String...) - Method in class org.cip4.lib.xjdf.schema.Person
 
withLanguages(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Person
 
withLanguages(String...) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withLanguages(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withLastEnd(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withLastEntry(String) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withLastStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withLayerAmount(IntegerList) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
withLayerAmount(IntegerList) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withLayerCompression(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withLayerLift(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withLayerRates(Float...) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
withLayerRates(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
withLayers(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withLayersPerTile(Integer) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
withLayoutStyle(String...) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withLayoutStyle(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withLength(Float) - Method in class org.cip4.lib.xjdf.schema.BundlingParams
 
withLength(Float) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withLength(float) - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
withLength(Float) - Method in class org.cip4.lib.xjdf.schema.StripBindingDetails
 
withLength(Float) - Method in class org.cip4.lib.xjdf.schema.WindingParams
 
withLengthOverall(Float) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withLevel(ResourceInfo.Level) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withLineArtBlackLevel(Float) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
withLoading(String) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withLocation(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withLocator(String) - Method in class org.cip4.lib.xjdf.schema.ComChannel
 
withLockDistillerParams(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withLogicalPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withLooseBinding(LooseBinding) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withLotID(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withLZWParams(LZWParams) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withMagnification(Float) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withManualFeed(Boolean) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withManualFeed(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withManufacturer(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withManufacturer(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withManufacturerURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
 
withManufacturerURL(URI) - Method in class org.cip4.lib.xjdf.schema.Module
 
withMappingSelection(ColorantControl.MappingSelection) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withMarginBottom(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withMarginBottom(Float) - Method in class org.cip4.lib.xjdf.schema.Position
 
withMarginLeft(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withMarginLeft(Float) - Method in class org.cip4.lib.xjdf.schema.Position
 
withMarginRight(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withMarginRight(Float) - Method in class org.cip4.lib.xjdf.schema.Position
 
withMarginTop(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withMarginTop(Float) - Method in class org.cip4.lib.xjdf.schema.Position
 
withMarkColor(MarkColor...) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
withMarkColor(Collection<MarkColor>) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
withMarkName(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withMarkObject(MarkObject) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withMarkType(CutMark.MarkType) - Method in class org.cip4.lib.xjdf.schema.CutMark
 
withMarkType(String...) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withMarkType(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withMarkUsage(RegisterMark.MarkUsage...) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withMarkUsage(Collection<RegisterMark.MarkUsage>) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withMask(SignatureCell.Mask) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withMaskBleed(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withMasking(BarcodeReproParams.Masking) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withMaskSeparation(String) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withMaterial(CoilBinding.Material) - Method in class org.cip4.lib.xjdf.schema.CoilBinding
 
withMaterial(CombBinding.Material) - Method in class org.cip4.lib.xjdf.schema.CombBinding
 
withMaterial(String) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withMaxAmount(Float) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
withMaxAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Product
 
withMaxAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withMaxCollect(Integer) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withMaxDoc(Integer) - Method in class org.cip4.lib.xjdf.schema.PageActivation
 
withMaxEntries(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withMaxHeat(Float) - Method in class org.cip4.lib.xjdf.schema.Component
 
withMaxHeight(Float) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
withMaxHeight(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withMaxPages(Integer) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withMaxPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withMaxQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withMaxQueueSize(Integer) - Method in class org.cip4.lib.xjdf.schema.Queue
 
withMaxSet(Integer) - Method in class org.cip4.lib.xjdf.schema.PageActivation
 
withMaxSubsetPct(Integer) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
withMaxWeight(Float) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withMaxWeight(Float) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
withMaxWeight(Float) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withMedia(Resource) - Method in class org.cip4.lib.xjdf.schema.Component
 
withMedia(Media...) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withMedia(Collection<Media>) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withMedia(Media) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withMedia(Resource) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withMedia(Resource) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withMedia(Resource) - Method in class org.cip4.lib.xjdf.schema.MediaSource
 
withMedia(Resource) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withMediaColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaColorName(NamedColor) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaColorNameDetails(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaLayers(MediaLayers) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaQuality(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaQuality(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaSetCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaSide(DieLayout.MediaSide) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withMediaSide(Side) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withMediaType(MediaType) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaType(MediaType) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaUnit(Media.MediaUnit) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMeltingTemperature(Integer) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withMessages(Message...) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withMessages(Collection<Message>) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withMessageService(MessageService...) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownMessages
 
withMessageService(Collection<MessageService>) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownMessages
 
withMessageType(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
withMessageType(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
withMetadata(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withMetadataMap(MetadataMap...) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withMetadataMap(Collection<MetadataMap>) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withMetadataMap(MetadataMap...) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withMetadataMap(Collection<MetadataMap>) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withMethod(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withMethod(InsertingParams.Method) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
 
withMilestone(Milestone) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withMilestoneType(String) - Method in class org.cip4.lib.xjdf.schema.Milestone
 
withMilestoneTypes(String...) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withMilestoneTypes(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withMillingDepth(Float) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
withMimeType(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withMimeType(String) - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
withMimeType(String) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withMinAmount(Float) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
withMinAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Product
 
withMinAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withMinCollect(Integer) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withMinDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
withMinGutter(XYPair) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
withMinimumBlackWidth(Float) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withMinLineWidth(Float) - Method in class org.cip4.lib.xjdf.schema.InterpretingDetails
 
withMinPages(Integer) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withMinPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withMinQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withMirrorAround(EnumDeviceAxis) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withMirrorAround(EnumDeviceAxis) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withMirrorAround(EnumDeviceAxis) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
withMISDetails(MISDetails) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withMISDetails(MISDetails) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withMISDetails(MISDetails) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withMISDetails(MISDetails) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withMode(String) - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
withModifyQueueEntryParams(ModifyQueueEntryParams) - Method in class org.cip4.lib.xjdf.schema.CommandModifyQueueEntry
 
withModule(Module...) - Method in class org.cip4.lib.xjdf.schema.Device
 
withModule(Collection<Module>) - Method in class org.cip4.lib.xjdf.schema.Device
 
withModuleDrying(EnumDrying) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withModuleHeight(Float) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.EmbossingParams
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.FolderProduction
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
 
withModuleIDs(String...) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withModuleIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withModuleIDs(String...) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withModuleIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withModuleIDs(String...) - Method in class org.cip4.lib.xjdf.schema.PartWaste
 
withModuleIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.PartWaste
 
withModuleType(String...) - Method in class org.cip4.lib.xjdf.schema.Module
 
withModuleType(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Module
 
withModuleType(VarnishingParams.ModuleType) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
 
withModuleWidth(Float) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.Expr
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.Intent
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.MarkColor
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
withNamedDimensions(String) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withNamedWeight(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withNamePrefix(String) - Method in class org.cip4.lib.xjdf.schema.Person
 
withNameSuffix(String) - Method in class org.cip4.lib.xjdf.schema.Person
 
withNaturalLang(String) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withNeedlePositions(Float...) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withNeedlePositions(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withNeutralDensity(Float) - Method in class org.cip4.lib.xjdf.schema.Color
 
withNeverEmbed(String...) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
withNeverEmbed(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
withNewerThan(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withNextQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
withNextQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withNipWidth(Float) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withNotchingDepth(Float) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
withNotchingDistance(Float) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.AuditNotification
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.Response
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseForceGang
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseGangStatus
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownDevices
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownMessages
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseNotification
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponsePipeControl
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseQueueStatus
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseRequestQueueEntry
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseResource
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseResubmitQueueEntry
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseReturnQueueEntry
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseShutDown
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseStatus
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ResponseWakeUp
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.SignalNotification
 
withNotificationFilter(NotificationFilter) - Method in class org.cip4.lib.xjdf.schema.QueryNotification
 
withNPage(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withNPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withNumberOfCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withNumberOfNeedles(Integer) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withNumberOfStitches(Integer) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withNumberUp(XYPair) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withNumberUp(XYPair) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withNumberUp(XYPair) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withNumberValue(Float...) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
withNumberValue(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
withNumResolutions(Integer) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
withObjectModel(ObjectModel...) - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
withObjectModel(Collection<ObjectModel>) - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
withObjectResolution(ObjectResolution...) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withObjectResolution(Collection<ObjectResolution>) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withObjectResolution(ObjectResolution...) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withObjectResolution(Collection<ObjectResolution>) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withOCGControl(OCGControl...) - Method in class org.cip4.lib.xjdf.schema.Content
 
withOCGControl(Collection<OCGControl>) - Method in class org.cip4.lib.xjdf.schema.Content
 
withOCGControl(OCGControl...) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withOCGControl(Collection<OCGControl>) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withOCGIntent(String) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withOCGName(String) - Method in class org.cip4.lib.xjdf.schema.OCGControl
 
withOCGProcess(String) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withOCGZoom(Float) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
 
withOffset(float) - Method in class org.cip4.lib.xjdf.schema.Score
 
withOffset(Float) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withOffset(Float) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withOlderThan(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withOneSheet(String) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withOpacity(EnumOpacity) - Method in class org.cip4.lib.xjdf.schema.Media
 
withOpacity(EnumOpacity) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withOpacityLevel(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withOpening(Feeder.Opening) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withOperation(ColorSpaceConversionOp.Operation) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withOperation(String) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
 
withOperation(ModifyQueueEntryParams.Operation) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
withOperation(PipeParams.Operation) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withOperationDetails(String) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
 
withOperations(String...) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
withOperations(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
withOptimize(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withOption(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withOrder(Assembly.Order) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
withOrderQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withOrderQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withOrdType(RunList.OrdType) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withOrganization(String) - Method in class org.cip4.lib.xjdf.schema.Certification
 
withOrganizationalUnit(String...) - Method in class org.cip4.lib.xjdf.schema.Company
 
withOrganizationalUnit(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Company
 
withOrganizationName(String) - Method in class org.cip4.lib.xjdf.schema.Company
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.BindIn
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.BlowIn
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withOrientation(Matrix) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.Position
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withOrientation(SignatureCell.Orientation) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.StickOn
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withOuterCoreDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withOutermostShingling(Float) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withOutputBin(String...) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withOutputBin(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withOutputType(PSCreationDetails.OutputType) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withOutsideGain(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withOverfold(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withOverfold(Float) - Method in class org.cip4.lib.xjdf.schema.Component
 
withOverfoldSide(BinderySignature.OverfoldSide) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withOverfoldSide(Side) - Method in class org.cip4.lib.xjdf.schema.Component
 
withOverhang(XYPair) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
withOverhangOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
withOverPrintBlackLineArt(Boolean) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
withOverPrintBlackText(Boolean) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
withOverPrintMode(Integer) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withOverwritePolicy(FileSpec.OverwritePolicy) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withOwnership(DeliveryParams.Ownership) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withPackaging(Device.Packaging...) - Method in class org.cip4.lib.xjdf.schema.Device
 
withPackaging(Collection<Device.Packaging>) - Method in class org.cip4.lib.xjdf.schema.Device
 
withPageActivation(PageActivation) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withPageCondition(PageCondition) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withPageDelivery(DigitalPrintingParams.PageDelivery) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withPageDimension(XYPair) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withPageIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withPageLabel(String) - Method in class org.cip4.lib.xjdf.schema.Content
 
withPageNumber(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Part
 
withPageRange(IntegerList) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withPages(Integer) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withPages(IntegerList) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withPages(IntegerList) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withPalletType(String) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
withPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
withParseDSCCommentForDocInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withParseDSCComments(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.Condition
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.Condition
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withPartAmount(PartAmount...) - Method in class org.cip4.lib.xjdf.schema.AmountPool
 
withPartAmount(Collection<PartAmount>) - Method in class org.cip4.lib.xjdf.schema.AmountPool
 
withPartContext(String) - Method in class org.cip4.lib.xjdf.schema.Condition
 
withPartVersion(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withPartWaste(PartWaste...) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
withPartWaste(Collection<PartWaste>) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
withPassed(Integer) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
withPassThroughJPEGImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withPassword(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withPath(String) - Method in class org.cip4.lib.xjdf.schema.Expr
 
withPattern(String) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withPattern(HolePattern.Pattern) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withPattern(String) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
withPDFCreationDetails(PDFCreationDetails) - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
withPDFInterpretingParams(PDFInterpretingParams) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withPDFVersion(String) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withPDFXBleedBoxtoTrimBoxOffset(Rectangle) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
withPDFXCheck(String...) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
withPDFXCheck(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
withPDFXCompliantPDFOnly(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
withPDFXNoTrimBoxError(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
withPDFXParams(PDFXParams) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withPDFXSetBleedBoxToMediaBox(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
withPDFXTrapped(PDFXParams.PDFXTrapped) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
withPDFXTrimBoxToMediaBoxOffset(Rectangle) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
withPercentages(Float...) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withPercentages(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withPercentCompleted(Float) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withPerforate(Perforate...) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withPerforate(Collection<Perforate>) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withPerforate(Perforate...) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withPerforate(Collection<Perforate>) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withPerforate(Perforate...) - Method in class org.cip4.lib.xjdf.schema.PerforatingParams
 
withPerforate(Collection<Perforate>) - Method in class org.cip4.lib.xjdf.schema.PerforatingParams
 
withPerson(Person) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withPersonalID(String) - Method in class org.cip4.lib.xjdf.schema.Activity
 
withPersonalID(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withPersonalID(String) - Method in class org.cip4.lib.xjdf.schema.Header
 
withPersonalID(String) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withPhoneticFirstName(String) - Method in class org.cip4.lib.xjdf.schema.Person
 
withPhoneticLastName(String) - Method in class org.cip4.lib.xjdf.schema.Person
 
withPipeID(String) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withPipeID(String) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withPipeParams(PipeParams) - Method in class org.cip4.lib.xjdf.schema.CommandPipeControl
 
withPipeProtocol(String) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withPitch(XYPair) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withPixelColorants(String...) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withPixelColorants(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withPixelDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withPixelSkip(Integer) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withPlacedObject(PlacedObject...) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withPlacedObject(Collection<PlacedObject>) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withPlate(Resource) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withPlate(Resource) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withPlate(Resource) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
withPlateTechnology(Media.PlateTechnology) - Method in class org.cip4.lib.xjdf.schema.Media
 
withPlateType(ExposedMedia.PlateType) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withPolarity(Polarity) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withPolarity(Polarity) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withPolarity(Polarity) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withPolarity(Polarity) - Method in class org.cip4.lib.xjdf.schema.Media
 
withPolarity(Polarity) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
withPolicy(GangCmdFilter.Policy) - Method in class org.cip4.lib.xjdf.schema.GangCmdFilter
 
withPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.BindIn
 
withPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.CutMark
 
withPosition(Anchor) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
withPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withPosition(Integer) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withPosition(Face) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withPosition(Position...) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withPosition(Collection<Position>) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withPosition(Integer) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
withPosition(Position) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
 
withPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.StickOn
 
withPositionObj(PositionObj...) - Method in class org.cip4.lib.xjdf.schema.Content
 
withPositionObj(Collection<PositionObj>) - Method in class org.cip4.lib.xjdf.schema.Content
 
withPositionPolicy(PositionPolicy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withPostalCode(String) - Method in class org.cip4.lib.xjdf.schema.Address
 
withPostBakeTemp(Float) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
 
withPostBakeTime(Duration) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
 
withPostBox(String) - Method in class org.cip4.lib.xjdf.schema.Address
 
withPostExposeTime(Duration) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
 
withPowder(Float) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withPowerOnTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withPredictor(Integer) - Method in class org.cip4.lib.xjdf.schema.FlateParams
 
withPredictor(Integer) - Method in class org.cip4.lib.xjdf.schema.LZWParams
 
withPreferredFont(String) - Method in class org.cip4.lib.xjdf.schema.FontPolicy
 
withPreflightCheck(PreflightCheck...) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
 
withPreflightCheck(Collection<PreflightCheck>) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
 
withPreflightItem(PreflightItem...) - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
withPreflightItem(Collection<PreflightItem>) - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
withPreflightLevel(PreflightItem.PreflightLevel) - Method in class org.cip4.lib.xjdf.schema.PreflightItem
 
withPreflightTest(PreflightTest...) - Method in class org.cip4.lib.xjdf.schema.PreflightParams
 
withPreflightTest(Collection<PreflightTest>) - Method in class org.cip4.lib.xjdf.schema.PreflightParams
 
withPreHeatTemp(Float) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
 
withPreHeatTime(Duration) - Method in class org.cip4.lib.xjdf.schema.DevelopingParams
 
withPrePrinted(Boolean) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withPresentationURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
 
withPreserveBlack(Boolean) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withPreserveCopyPage(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withPreserveEPSInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withPreserveHalftoneInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withPreserveOPIComments(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withPreserveOverprintSettings(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withPreStackAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withPreStackMethod(StackingParams.PreStackMethod) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withPreviewFileType(Preview.PreviewFileType) - Method in class org.cip4.lib.xjdf.schema.Preview
 
withPreviewType(Part.PreviewType) - Method in class org.cip4.lib.xjdf.schema.Part
 
withPreviousRef(String) - Method in class org.cip4.lib.xjdf.schema.AuditResource
 
withPreviousRef(String) - Method in class org.cip4.lib.xjdf.schema.AuditStatus
 
withPreviousRef(String) - Method in class org.cip4.lib.xjdf.schema.SignalResource
 
withPreviousRef(String) - Method in class org.cip4.lib.xjdf.schema.SignalStatus
 
withPrevQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
withPrevQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withPrintableArea(Rectangle) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withPrintCondition(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withPrintingTechnology(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withPrintingTechnology(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withPrintPDFAnnotations(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withPrintPreference(ProductionIntent.PrintPreference) - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
 
withPrintProcess(String) - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
 
withPrintQuality(InterpretingParams.PrintQuality) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withPrintStandard(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withPrintStandard(String) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
withPrintTrapAnnotations(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
withPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
withPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withProcessColorModel(ColorantControl.ProcessColorModel) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withProcessRun(ProcessRun) - Method in class org.cip4.lib.xjdf.schema.AuditProcessRun
 
withProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withProcStepsGroup(String) - Method in class org.cip4.lib.xjdf.schema.OCGControl
 
withProcStepsType(String) - Method in class org.cip4.lib.xjdf.schema.OCGControl
 
withProduct(Product...) - Method in class org.cip4.lib.xjdf.schema.ProductList
 
withProduct(Collection<Product>) - Method in class org.cip4.lib.xjdf.schema.ProductList
 
withProductIntent(JAXBElement<? extends ProductIntent>) - Method in class org.cip4.lib.xjdf.schema.Intent
 
withProductionCounter(Float) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withProductionPath(ProductionPath) - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
withProductionPathID(String) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
 
withProductionType(FolderProduction.ProductionType) - Method in class org.cip4.lib.xjdf.schema.FolderProduction
 
withProductList(ProductList) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withProductPart(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withProductType(String) - Method in class org.cip4.lib.xjdf.schema.Component
 
withProductType(String) - Method in class org.cip4.lib.xjdf.schema.Product
 
withProductTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Component
 
withProductTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Product
 
withProgressionOrder(JPEG2000Params.ProgressionOrder) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
withProjectID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withProofItem(ProofItem...) - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
withProofItem(Collection<ProofItem>) - Method in class org.cip4.lib.xjdf.schema.ContentCheckIntent
 
withProofPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withProofPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withProofPaper(Resource) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
withProofTarget(URI) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withPSCreationDetails(PSCreationDetails) - Method in class org.cip4.lib.xjdf.schema.PDLCreationParams
 
withPSLevel(Integer) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withPullOutValue(Float) - Method in class org.cip4.lib.xjdf.schema.BindingQualityMeasurement
 
withPullOutValue(Float) - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
 
withPunch(Boolean) - Method in class org.cip4.lib.xjdf.schema.BendingParams
 
withPunchType(String) - Method in class org.cip4.lib.xjdf.schema.BendingParams
 
withPunchType(String) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withPurpose(IdentificationField.Purpose) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withPurposeDetails(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withQFactor(Float) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
withQualityMeasurement(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withQuantTable(String) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
withQueue(Queue) - Method in class org.cip4.lib.xjdf.schema.ResponseQueueStatus
 
withQueue(Queue) - Method in class org.cip4.lib.xjdf.schema.SignalQueueStatus
 
withQueueEntry(QueueEntry...) - Method in class org.cip4.lib.xjdf.schema.Queue
 
withQueueEntry(Collection<QueueEntry>) - Method in class org.cip4.lib.xjdf.schema.Queue
 
withQueueEntry(QueueEntry...) - Method in class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
 
withQueueEntry(Collection<QueueEntry>) - Method in class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
 
withQueueEntry(QueueEntry) - Method in class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
withQueueEntryIDs(String...) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withQueueEntryIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withQueueFilter(QueueFilter) - Method in class org.cip4.lib.xjdf.schema.ModifyQueueEntryParams
 
withQueueFilter(QueueFilter) - Method in class org.cip4.lib.xjdf.schema.QueueStatusParams
 
withQueueSize(Integer) - Method in class org.cip4.lib.xjdf.schema.Queue
 
withQueueStatusParams(QueueStatusParams) - Method in class org.cip4.lib.xjdf.schema.QueryQueueStatus
 
withQueueSubmissionParams(QueueSubmissionParams) - Method in class org.cip4.lib.xjdf.schema.CommandSubmitQueueEntry
 
withQueueURL(URI) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
withRatio(Float) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withRawName(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withRawName(String) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
 
withReaderPageCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Component
 
withRecycledPercentage(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withRefAnchor(RefAnchor) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withRefAnchor(RefAnchor) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withReferenceEdge(HolePattern.ReferenceEdge) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withReferenceXObjParams(ReferenceXObjParams) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withRefID(String) - Method in class org.cip4.lib.xjdf.schema.Header
 
withRegion(String) - Method in class org.cip4.lib.xjdf.schema.Address
 
withRegisterMark(RegisterMark...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withRegisterMark(Collection<RegisterMark>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withRegisterRibbon(RegisterRibbon...) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
withRegisterRibbon(Collection<RegisterRibbon>) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
withRegisterRibbon(RegisterRibbon...) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withRegisterRibbon(Collection<RegisterRibbon>) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withReinforceBind(Boolean) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withReinforceColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withReinforceColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withReinforcement(String) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withReinforceTabs(Boolean) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withRelatedJobID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withRelatedJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withRelatedProjectID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withRelativeBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Position
 
withRelativeHeight(Float) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withRelativeSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withRelativeWidth(Float) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withReliefThickness(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withRenderingIntent(RenderingIntent) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withRepeatDesc(RepeatDesc...) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
withRepeatDesc(Collection<RepeatDesc>) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
withRepeatTime(Float) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withReplacementColorantName(String) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
 
withRequestQueueEntryParams(RequestQueueEntryParams) - Method in class org.cip4.lib.xjdf.schema.CommandRequestQueueEntry
 
withRequired(DateTime) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withRequiredDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
withResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
withResource(Resource...) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withResource(Collection<Resource>) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withResourceCmdParams(ResourceCmdParams) - Method in class org.cip4.lib.xjdf.schema.CommandResource
 
withResourceDetails(ResourceQuParams.ResourceDetails) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withResourceInfo(ResourceInfo) - Method in class org.cip4.lib.xjdf.schema.AuditResource
 
withResourceInfo(ResourceInfo...) - Method in class org.cip4.lib.xjdf.schema.ResponseResource
 
withResourceInfo(Collection<ResourceInfo>) - Method in class org.cip4.lib.xjdf.schema.ResponseResource
 
withResourceInfo(ResourceInfo...) - Method in class org.cip4.lib.xjdf.schema.SignalResource
 
withResourceInfo(Collection<ResourceInfo>) - Method in class org.cip4.lib.xjdf.schema.SignalResource
 
withResourceName(String...) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withResourceName(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withResourceQuParams(ResourceQuParams) - Method in class org.cip4.lib.xjdf.schema.QueryResource
 
withResourceSet(ResourceSet) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withResourceSet(ResourceSet) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withResourceSet(ResourceSet) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withResourceSet(ResourceSet...) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withResourceSet(Collection<ResourceSet>) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withResourceUsage(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withResourceWeight(Float) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withResourceWeight(Float) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withResponseModes(MessageService.ResponseModes...) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
withResponseModes(Collection<MessageService.ResponseModes>) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
withRestTime(Duration) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withResubmissionParams(ResubmissionParams) - Method in class org.cip4.lib.xjdf.schema.CommandResubmitQueueEntry
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.Response
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseForceGang
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseGangStatus
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownDevices
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownMessages
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseModifyQueueEntry
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseNotification
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponsePipeControl
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseQueueStatus
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseRequestQueueEntry
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseResource
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseResubmitQueueEntry
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseReturnQueueEntry
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseShutDown
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseStatus
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseSubmitQueueEntry
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.ResponseWakeUp
 
withReturnJMF(URI) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withReturnQueueEntryParams(ReturnQueueEntryParams) - Method in class org.cip4.lib.xjdf.schema.CommandReturnQueueEntry
 
withReturnTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withRevision(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withRevision(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withRGBGray2Black(Boolean) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withRGBGray2BlackThreshold(Float) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withRibbonColor(NamedColor) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withRibbonColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withRibbonEnd(String) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withRingBinding(RingBinding) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withRingBindingDetails(RingBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withRingMechanic(Boolean) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withRingShape(String) - Method in class org.cip4.lib.xjdf.schema.RingBinding
 
withRingShape(String) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withRivetsExposed(Boolean) - Method in class org.cip4.lib.xjdf.schema.RingBinding
 
withRivetsExposed(Boolean) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withRollCut(Float) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withRollDiameter(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withRotated(Boolean) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withRotatePolicy(FitPolicy.RotatePolicy) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
withRotation(Float) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withRotation(Float) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withRotationPolicy(PositionPolicy) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withRotationPolicy(PositionPolicy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withRounding(Float) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
withRows(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withRowsPerStrip(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withRRef(Resource) - Method in class org.cip4.lib.xjdf.schema.RefAnchor
 
withRuleLength(RuleLength...) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withRuleLength(Collection<RuleLength>) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withRun(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withRunIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Part
 
withRunList(Resource) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withSaddleStitching(SaddleStitching) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withSampleInterval(Integer) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
 
withScale(Float) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withScaling(XYPair) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withScaling(XYPair) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
withScalingOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withScalingOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.RasterReadingParams
 
withScavengerArea(ScavengerArea...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withScavengerArea(Collection<ScavengerArea>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withScope(Scope) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withScope(Scope) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withScope(UsageCounter.Scope) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
withScore(Score...) - Method in class org.cip4.lib.xjdf.schema.CoverApplicationParams
 
withScore(Collection<Score>) - Method in class org.cip4.lib.xjdf.schema.CoverApplicationParams
 
withScoring(SoftCoverBinding.Scoring) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withScreeningFamily(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withScreeningType(ScreenSelector.ScreeningType) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withScreenRuling(Float...) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withScreenRuling(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withScreenSelector(ScreenSelector) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withScreenSelector(ScreenSelector) - Method in class org.cip4.lib.xjdf.schema.Content
 
withScreenSelector(ScreenSelector...) - Method in class org.cip4.lib.xjdf.schema.ScreeningParams
 
withScreenSelector(Collection<ScreenSelector>) - Method in class org.cip4.lib.xjdf.schema.ScreeningParams
 
withScreenShape(String) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withSealing(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withSealingTemperature(Integer) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
withSearchDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withSegmentation(TIFFFormatParams.Segmentation) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withSeparation(String) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withSeparation(String) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withSeparation(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSeparation(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withSeparationListBack(String...) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withSeparationListBack(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withSeparationListFront(String...) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withSeparationListFront(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.GangElement
 
withSeparationNameTag(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withSeparations(String...) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withSeparations(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withSeparations(String...) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withSeparations(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withSeparations(String...) - Method in class org.cip4.lib.xjdf.schema.Content
 
withSeparations(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Content
 
withSeparations(String...) - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
 
withSeparations(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
 
withSeparations(String...) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withSeparations(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withSeparations(String...) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
 
withSeparations(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
 
withSerialNumber(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withSerialNumber(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withServiceLevel(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withSetIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSetPageSize(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withSets(IntegerList) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSetupDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withSetupProcsets(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withSeverity(Severity) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withSeverity(Severity) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
withSewingPattern(ThreadSewingParams.SewingPattern) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withShape(HolePattern.Shape) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withShape(Shape...) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
withShape(Collection<Shape>) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
withShape(Shape...) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withShape(Collection<Shape>) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withShapeCut(ShapeCut...) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingIntent
 
withShapeCut(Collection<ShapeCut>) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingIntent
 
withShapeDef(Resource) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
withShapeDef(Resource) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withShapeDef(Resource) - Method in class org.cip4.lib.xjdf.schema.Station
 
withShapeDepth(Float) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withShapeDimension(ShapeDimension...) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
withShapeDimension(Collection<ShapeDimension>) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
withShapeTemplate(ShapeTemplate) - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
withShapeType(Shape.ShapeType) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withShapeType(ShapeCut.ShapeType) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withShapeTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withSheetActivation(SheetActivation) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withSheetFormat(String) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withSheetHeightMax(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withSheetHeightMin(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withSheetIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSheetLay(SheetLay) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withSheetLay(SheetLay) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
 
withSheetLay(SheetLay) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withSheetLay(SheetLay) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withSheetLay(SheetLay) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
withSheetName(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSheetType(InsertSheet.SheetType) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withSheetUsage(InsertSheet.SheetUsage) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withSheetWidthMax(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withSheetWidthMin(Float) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withShiftPoint(ShiftPoint...) - Method in class org.cip4.lib.xjdf.schema.LayoutShift
 
withShiftPoint(Collection<ShiftPoint>) - Method in class org.cip4.lib.xjdf.schema.LayoutShift
 
withShrinkIndex(XYPair) - Method in class org.cip4.lib.xjdf.schema.Media
 
withShrinkingMethod(ShrinkingParams.ShrinkingMethod) - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
 
withShrinkToFit(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withShutDownCmdParams(ShutDownCmdParams) - Method in class org.cip4.lib.xjdf.schema.CommandShutDown
 
withShutDownType(ShutDownCmdParams.ShutDownType) - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
withSide(Side) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSide(Score.Side) - Method in class org.cip4.lib.xjdf.schema.Score
 
withSidelineEPS(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
withSidelineFonts(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
withSidelineImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.ThinPDFParams
 
withSides(DigitalPrintingParams.Sides) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withSides(Sides) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withSides(Sides) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withSideStitching(SideStitching) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withSignatureCell(SignatureCell...) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withSignatureCell(Collection<SignatureCell>) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.Icon
 
withSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
withSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
withSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
 
withSizePolicy(FitPolicy.SizePolicy) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
withSizePolicy(PositionPolicy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withSleeveInterlock(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withSoftCoverBinding(SoftCoverBinding) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withSourceBleedBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Content
 
withSourceBleedBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSourceClipBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Content
 
withSourceClipBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSourceClipPath(String) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withSourceCS(ColorSpaceConversionOp.SourceCS) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withSourceFrequencyMax(Float) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withSourceFrequencyMin(Float) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withSourceMediaBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSourceObjects(SourceObjects...) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withSourceObjects(Collection<SourceObjects>) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withSourceObjects(SourceObjects...) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withSourceObjects(Collection<SourceObjects>) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withSourceObjects(SourceObjects) - Method in class org.cip4.lib.xjdf.schema.ImageEnhancementOp
 
withSourceObjects(SourceObjects) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
withSourceObjects(SourceObjects) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withSourceRenderingIntent(RenderingIntent) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withSourceTrimBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Content
 
withSourceTrimBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSpecificResource(JAXBElement<? extends SpecificResource>) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withSpecificYield(Float) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withSpeed(Float) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withSpeed(Float) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withSpeed(Float) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withSpine(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withSpineBrushing(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineFiberRoughing(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineGlue(EnumGlue) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withSpineGlue(EnumGlue) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineLevelling(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineMilling(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineNotching(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineOperations(String...) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withSpineOperations(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withSpineSanding(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineShredding(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withSpineWidth(Float) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
withSpineWidth(Float) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withSpotFunction(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withSpreadType(LayoutIntent.SpreadType) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withSRGB(Float...) - Method in class org.cip4.lib.xjdf.schema.Color
 
withSRGB(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.Color
 
withStackAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withStackCompression(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withStackDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.Position
 
withStackOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.Position
 
withStaggerColumns(Float...) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withStaggerColumns(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withStaggerContinuous(Boolean) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withStaggerRows(Float...) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withStaggerRows(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withStandard(String) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
withStandardAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withStapleShape(StitchingParams.StapleShape) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
withStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withStartOffset(Duration) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Crease
 
withStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Cut
 
withStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
withStartPosition(Float) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
withStartTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Activity
 
withStartTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withStartTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withStation(Station...) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withStation(Collection<Station>) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withStationName(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withStationName(String) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withStationName(String) - Method in class org.cip4.lib.xjdf.schema.Station
 
withStatus(DeviceStatus) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withStatus(NodeStatus) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withStatus(NodeStatus) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withStatus(NodeStatus) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withStatus(Resource.Status) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withStatusList(NodeStatus...) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withStatusList(Collection<NodeStatus>) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withStatusQuParams(StatusQuParams) - Method in class org.cip4.lib.xjdf.schema.QueryStatus
 
withStepLimit(Float) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withStickOn(StickOn...) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
withStickOn(Collection<StickOn>) - Method in class org.cip4.lib.xjdf.schema.AssemblingIntent
 
withStitchNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.SaddleStitching
 
withStitchNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.SideStitching
 
withStitchOrigin(StitchingParams.StitchOrigin) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withStitchPositions(Float...) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withStitchPositions(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withStitchType(StitchingParams.StitchType) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withStitchWidth(Float) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withStockType(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withStockType(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withStopPersChParams(StopPersChParams) - Method in class org.cip4.lib.xjdf.schema.CommandStopPersistentChannel
 
withStrappingType(StrappingParams.StrappingType) - Method in class org.cip4.lib.xjdf.schema.StrappingParams
 
withStrapPositions(Float...) - Method in class org.cip4.lib.xjdf.schema.StrappingParams
 
withStrapPositions(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.StrappingParams
 
withStreet(String) - Method in class org.cip4.lib.xjdf.schema.Address
 
withStringValue(String) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
withStripBindingDetails(StripBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withStripLength(Float) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withStripMark(StripMark...) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withStripMark(Collection<StripMark>) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withStripMark(StripMark...) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withStripMark(Collection<StripMark>) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withStripMarkDetails(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withStripType(String) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withSubmissionTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withSubmissionTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.Query
 
withSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.QueryGangStatus
 
withSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.QueryKnownDevices
 
withSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.QueryKnownMessages
 
withSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.QueryKnownSubscriptions
 
withSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.QueryNotification
 
withSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.QueryQueueStatus
 
withSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.QueryResource
 
withSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.QueryStatus
 
withSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
withSubscriptionFilter(SubscriptionFilter) - Method in class org.cip4.lib.xjdf.schema.QueryKnownSubscriptions
 
withSubscriptionInfo(SubscriptionInfo...) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
 
withSubscriptionInfo(Collection<SubscriptionInfo>) - Method in class org.cip4.lib.xjdf.schema.ResponseKnownSubscriptions
 
withSubscriptionInfo(SubscriptionInfo...) - Method in class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
 
withSubscriptionInfo(Collection<SubscriptionInfo>) - Method in class org.cip4.lib.xjdf.schema.ResponseStopPersistentChannel
 
withSubscriptionInfo(SubscriptionInfo...) - Method in class org.cip4.lib.xjdf.schema.SignalKnownSubscriptions
 
withSubscriptionInfo(Collection<SubscriptionInfo>) - Method in class org.cip4.lib.xjdf.schema.SignalKnownSubscriptions
 
withSuppressCenter(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withSuppressRotate(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withSurface(Side...) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
withSurface(Collection<Side>) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
withSurface(Side) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
withSurfaceColor(SurfaceColor...) - Method in class org.cip4.lib.xjdf.schema.ColorIntent
 
withSurfaceColor(Collection<SurfaceColor>) - Method in class org.cip4.lib.xjdf.schema.ColorIntent
 
withSurfaceContentsBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withSurfaceCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Component
 
withTabBodyCopy(Boolean) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withTabBrand(String) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withTabCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withTabDimensions(TabDimensions) - Method in class org.cip4.lib.xjdf.schema.Media
 
withTabEdge(Edge) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
withTabExtensionDistance(Float) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
withTabExtensionDistance(Float) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withTabOffset(Float) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
withTabs(Tabs) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withTabSetCollationOrder(TabDimensions.TabSetCollationOrder) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
withTabsPerBank(Integer) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
withTabsPerBank(Integer) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withTabWidth(Float) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
withTagNumber(int) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
withTagNumber(int) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
withTagType(int) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
withTagType(int) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
withTeethPerDimension(Float) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
withTeethPerDimension(Float) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withTemperature(LaminatingIntent.Temperature) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
withTemperature(Float) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withTemperature(Float) - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
 
withTestClass(String) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withTestClass(String) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
withTestID(String) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withTestID(String) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
withTextBlackLevel(Float) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
withTextSizeThreshold(Integer) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
withTexture(String) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
withTexture(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withTexture(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withThickness(Float) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withThickness(Float) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
withThickness(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withThickness(Float) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withThinPDFParams(ThinPDFParams) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withThreadLength(Float) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
withThreadPositions(Float...) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
withThreadPositions(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
withThreadStitchWidth(Float) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
withThreadThickness(Float) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withTies(IntegerList) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withTIFFEmbeddedFile(TIFFEmbeddedFile...) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withTIFFEmbeddedFile(Collection<TIFFEmbeddedFile>) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withTIFFFormatParams(TIFFFormatParams) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withTIFFtag(TIFFtag...) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withTIFFtag(Collection<TIFFtag>) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withTightBacking(TightBacking) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
withTightBacking(TightBacking) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withTightBacking(StitchingParams.TightBacking) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withTileID(XYPair) - Method in class org.cip4.lib.xjdf.schema.Part
 
withTileSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
withTileSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Header
 
withTimeInterval(Duration) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
 
withTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withTint(float) - Method in class org.cip4.lib.xjdf.schema.MarkColor
 
withTitle(String) - Method in class org.cip4.lib.xjdf.schema.ContentMetadata
 
withTo(Fold.To) - Method in class org.cip4.lib.xjdf.schema.Fold
 
withTolerance(Float) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withTolerance(Float) - Method in class org.cip4.lib.xjdf.schema.VerificationParams
 
withToleranceBlack(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withToleranceCyan(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withToleranceDotGain(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withToleranceMagenta(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withToleranceYellow(XYPair) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withTool(Resource) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withToolName(String) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withToolType(String) - Method in class org.cip4.lib.xjdf.schema.Tool
 
withTopExcess(Float) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withTopFoldIn(Float) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withTotalAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withTotalAmount(Float) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withTotalDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withTotalDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withTotalDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withTotalProductionCounter(Float) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withTotalVolume(Float) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withTotalVolume(Float) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withTotalWeight(Float) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withTotalWeight(Float) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withTrackingID(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withTransfer(DeliveryParams.Transfer) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withTransferCurveName(Part.TransferCurveName) - Method in class org.cip4.lib.xjdf.schema.Part
 
withTransferFunctionInfo(AdvancedParams.TransferFunctionInfo) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withTransformation(Matrix) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
withTransformation(Matrix) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withTransformationContext(CollatingItem.TransformationContext) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
withTransparencyRenderingQuality(Float) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withTrapColorScaling(Float) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withTrapWidth(XYPair) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withTravel(Float) - Method in class org.cip4.lib.xjdf.schema.Fold
 
withTrimBottom(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withTrimCover(TrimmingParams.TrimCover) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
withTrimCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withTrimFace(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withTrimFoot(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withTrimHead(Float) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withTrimLeft(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withTrimmingOffset(Float) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
withTrimRight(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withTrimSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PlacedObject
 
withTrimSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withTrimTop(Float) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withTTasT42(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withType(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withType(String) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
withType(String) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withTypeAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Milestone
 
withTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withTypes(String...) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withTypes(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withUCRandBGInfo(AdvancedParams.UCRandBGInfo) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withUID(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withUncompressed(Boolean) - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
 
withUnderLays(IntegerList) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withUnderLays(IntegerList) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withUnit(String) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withUnit(String) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withUnit(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withUnits(String) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withUntil(DateTime) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
withUpdateGranularity(UpdateGranularity) - Method in class org.cip4.lib.xjdf.schema.Queue
 
withUpdateGranularity(UpdateGranularity) - Method in class org.cip4.lib.xjdf.schema.QueueStatusParams
 
withUpdateMethod(ResourceCmdParams.UpdateMethod) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withUpdateMethod(ResubmissionParams.UpdateMethod) - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
 
withURL(URI) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withURL(URI) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withURL(URI) - Method in class org.cip4.lib.xjdf.schema.ResubmissionParams
 
withURL(URI) - Method in class org.cip4.lib.xjdf.schema.ReturnQueueEntryParams
 
withURL(URI) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
withURL(URI) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withURL(URI) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withURLSchemes(String...) - Method in class org.cip4.lib.xjdf.schema.Device
 
withURLSchemes(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Device
 
withURLSchemes(MessageService.URLSchemes...) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
withURLSchemes(Collection<MessageService.URLSchemes>) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
withUsage(String) - Method in class org.cip4.lib.xjdf.schema.ExtraValues
 
withUsage(ResourceSet.Usage) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withUsage(String) - Method in class org.cip4.lib.xjdf.schema.ShapeDimension
 
withUseBleed(Boolean) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withUseDefaultFont(boolean) - Method in class org.cip4.lib.xjdf.schema.FontPolicy
 
withUseFontAliasNames(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withUseFontEmulation(boolean) - Method in class org.cip4.lib.xjdf.schema.FontPolicy
 
withUsePrologue(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withUserFileName(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withUserID(String) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withValue(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withValue(String) - Method in class org.cip4.lib.xjdf.schema.ExtraValues
 
withValue(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withValue(float) - Method in class org.cip4.lib.xjdf.schema.ShapeDimension
 
withValueFormat(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withValueFormat(String) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
withValueTemplate(String...) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withValueTemplate(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withValueTemplate(String...) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
withValueTemplate(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
withVariableQuality(VariableIntent.VariableQuality) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withVariableType(VariableIntent.VariableType) - Method in class org.cip4.lib.xjdf.schema.VariableIntent
 
withVarnishArea(VarnishingParams.VarnishArea) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
 
withVarnishMethod(VarnishingParams.VarnishMethod) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
 
withVerticalFitPolicy(EnumFitPolicy) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withViewBinder(String) - Method in class org.cip4.lib.xjdf.schema.RingBinding
 
withViewBinder(String) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withVisibleLength(Float) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withVSamples(IntegerList) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
withWarningCount(Integer) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
 
withWaste(Float) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withWaste(Float) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withWaste(Float) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
withWaste(float) - Method in class org.cip4.lib.xjdf.schema.PartWaste
 
withWasteDetails(String) - Method in class org.cip4.lib.xjdf.schema.PartWaste
 
withWebName(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withWeight(Float) - Method in class org.cip4.lib.xjdf.schema.Media
 
withWeight(Float) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withWhiteIsZero(Boolean) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withWidth(Integer) - Method in class org.cip4.lib.xjdf.schema.Band
 
withWidth(Float) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withWidth(Float) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
withWindingResult(Integer) - Method in class org.cip4.lib.xjdf.schema.Component
 
withWireGauge(Float) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withWorkingDirection(EnumTopBottom) - Method in class org.cip4.lib.xjdf.schema.Crease
 
withWorkingDirection(EnumTopBottom) - Method in class org.cip4.lib.xjdf.schema.Cut
 
withWorkingDirection(Face) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withWorkingDirection(EnumTopBottom) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
withWorkingLength(Float) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
withWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Crease
 
withWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Cut
 
withWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
withWorkStyle(WorkStyle) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withWorkStyle(WorkStyle) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withWorkType(MISDetails.WorkType) - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
withWorkTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
withWrappingKind(WrappingParams.WrappingKind) - Method in class org.cip4.lib.xjdf.schema.WrappingParams
 
withXCells(Integer) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
withXJMFURL(URI) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withXJMFURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
 
withYCells(Integer) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
withZipPath(Path) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlPackager
Sets a reference to an already existing archive.
withZoneHeight(Float) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withZoneHeight(Float) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
withZones(Integer) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withZoneSettingsX(Float...) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
withZoneSettingsX(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
withZoneSettingsY(Float...) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
withZoneSettingsY(Collection<Float>) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
withZonesY(Integer) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withZoneWidth(Float) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withZoneWidth(float) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
workingDirection - Variable in class org.cip4.lib.xjdf.schema.Crease
 
workingDirection - Variable in class org.cip4.lib.xjdf.schema.Cut
 
workingDirection - Variable in class org.cip4.lib.xjdf.schema.Glue
 
workingDirection - Variable in class org.cip4.lib.xjdf.schema.Perforate
 
workingLength - Variable in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
workingPath - Variable in class org.cip4.lib.xjdf.schema.Crease
 
workingPath - Variable in class org.cip4.lib.xjdf.schema.Cut
 
workingPath - Variable in class org.cip4.lib.xjdf.schema.Glue
 
workingPath - Variable in class org.cip4.lib.xjdf.schema.Perforate
 
workStyle - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
workStyle - Variable in class org.cip4.lib.xjdf.schema.Layout
 
WorkStyle - Enum in org.cip4.lib.xjdf.schema
Java class for WorkStyle.
workType - Variable in class org.cip4.lib.xjdf.schema.MISDetails
 
workTypeDetails - Variable in class org.cip4.lib.xjdf.schema.MISDetails
 
wrappingKind - Variable in class org.cip4.lib.xjdf.schema.WrappingParams
 
WrappingParams - Class in org.cip4.lib.xjdf.schema
Java class for WrappingParams complex type.
WrappingParams() - Constructor for class org.cip4.lib.xjdf.schema.WrappingParams
 
WrappingParams.WrappingKind - Enum in org.cip4.lib.xjdf.schema
Java class for null.

X

xCells - Variable in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
XJDF - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
XJDF() - Constructor for class org.cip4.lib.xjdf.schema.XJDF
 
XJDF_CURRENT_VERSION - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
 
XJDF_LIB_BUILD_DATE - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
 
XJDF_LIB_VERSION - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
 
XJDF_XSD_BYTES - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
 
XJdfBuilder - Class in org.cip4.lib.xjdf.builder
Implementation of a XJdf builder class.
XJdfBuilder() - Constructor for class org.cip4.lib.xjdf.builder.XJdfBuilder
 
XJdfBuilder(String) - Constructor for class org.cip4.lib.xjdf.builder.XJdfBuilder
Custom Constructor.
XJdfBuilder(String, String) - Constructor for class org.cip4.lib.xjdf.builder.XJdfBuilder
Custom Constructor.
XJdfBuilder(String, String, String) - Constructor for class org.cip4.lib.xjdf.builder.XJdfBuilder
Custom Constructor.
XJdfBuilder(String, String, String, String) - Constructor for class org.cip4.lib.xjdf.builder.XJdfBuilder
Custom Constructor.
XJdfBuilder(XJDF) - Constructor for class org.cip4.lib.xjdf.builder.XJdfBuilder
Custom Constructor.
XJdfConstants - Class in org.cip4.lib.xjdf.xml
This class provides common XJdf default values.
XJdfConstants() - Constructor for class org.cip4.lib.xjdf.xml.XJdfConstants
 
XJdfFactory - Class in org.cip4.lib.xjdf
Factory class for global library initialization. :-)
XjdfMerger - Class in org.cip4.lib.xjdf.merger
Class for merging xjdf documents recursively.
XjdfMerger() - Constructor for class org.cip4.lib.xjdf.merger.XjdfMerger
Default constructor.
XJdfNamespaceMapper - Class in org.cip4.lib.xjdf.xml.internal
XJDF Namespace Prefix Mapper for organizing namespace prefixes.
XJdfNamespaceMapper() - Constructor for class org.cip4.lib.xjdf.xml.internal.XJdfNamespaceMapper
Default constructor.
XJdfNamespaceMapper(String) - Constructor for class org.cip4.lib.xjdf.xml.internal.XJdfNamespaceMapper
Custom constructor.
XJdfNavigator - Class in org.cip4.lib.xjdf.xml
Navigator class which simplify XPath handling using XJdf Documents.
XJdfNavigator(InputStream) - Constructor for class org.cip4.lib.xjdf.xml.XJdfNavigator
Custom constructor.
XJdfNavigator(InputStream, boolean) - Constructor for class org.cip4.lib.xjdf.xml.XJdfNavigator
Custom constructor.
XJdfNavigator(String) - Constructor for class org.cip4.lib.xjdf.xml.XJdfNavigator
Custom constructor.
XJdfNavigator(String, boolean) - Constructor for class org.cip4.lib.xjdf.xml.XJdfNavigator
Custom constructor.
XJdfNavigator(File) - Constructor for class org.cip4.lib.xjdf.xml.XJdfNavigator
Custom constructor.
XJdfNavigator(File, boolean) - Constructor for class org.cip4.lib.xjdf.xml.XJdfNavigator
Custom constructor.
XJdfNavigator(byte[]) - Constructor for class org.cip4.lib.xjdf.xml.XJdfNavigator
Custom constructor.
XJdfNavigator(byte[], boolean) - Constructor for class org.cip4.lib.xjdf.xml.XJdfNavigator
Custom constructor.
XJdfNodeFactory - Class in org.cip4.lib.xjdf
Deprecated.
Has been replaced by a fluent interface implementation.
XJdfNodeFactory() - Constructor for class org.cip4.lib.xjdf.XJdfNodeFactory
Deprecated.
 
XJdfPackager - Class in org.cip4.lib.xjdf.xml
Packaging logic for XJDF Documents.
XJdfPackager(OutputStream) - Constructor for class org.cip4.lib.xjdf.xml.XJdfPackager
Create a new XJdfPackager.
XJdfPackager(Path, OutputStream) - Constructor for class org.cip4.lib.xjdf.xml.XJdfPackager
Create a new XJdfPackager.
XJdfParser - Class in org.cip4.lib.xjdf.xml
Parsing logic for building a XML Document from XJDF DOM-Tree and the way around.
XJdfParser() - Constructor for class org.cip4.lib.xjdf.xml.XJdfParser
Default constructor.
XJdfUnpackager - Class in org.cip4.lib.xjdf.xml
Unpackaging logic for XJDF Packages.
XJdfUnpackager(String) - Constructor for class org.cip4.lib.xjdf.xml.XJdfUnpackager
Custom constructor.
XjdfValidator - Class in org.cip4.lib.xjdf.validator
 
XjdfValidator() - Constructor for class org.cip4.lib.xjdf.validator.XjdfValidator
 
XJdfValidator - Class in org.cip4.lib.xjdf.xml
Validation of XJDF Documents based on XJDF schema file.
XJdfValidator() - Constructor for class org.cip4.lib.xjdf.xml.XJdfValidator
Custom constructor.
XJMF - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
XJMF() - Constructor for class org.cip4.lib.xjdf.schema.XJMF
 
XJmfParser - Class in org.cip4.lib.xjdf.xml
Parsing logic for building a XML Document from XJMF DOM-Tree and the way around.
XJmfParser() - Constructor for class org.cip4.lib.xjdf.xml.XJmfParser
Default constructor.
xjmfurl - Variable in class org.cip4.lib.xjdf.schema.Dependent
 
xjmfurl - Variable in class org.cip4.lib.xjdf.schema.Device
 
xmlDocument - Variable in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
 
XmlNavigator - Class in org.cip4.lib.xjdf.xml.internal
Navigator class which simplify XPath handling using XML Documents.
XmlNavigator(byte[]) - Constructor for class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Custom constructor.
XmlNavigator(byte[], boolean) - Constructor for class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Custom constructor.
XmlNavigator(InputStream) - Constructor for class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Custom constructor.
XmlNavigator(InputStream, boolean) - Constructor for class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Custom constructor.
xPath - Variable in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
 
XYPair - Class in org.cip4.lib.xjdf.type
XML Attributes of type XYPair are used to describe sizes like Dimensions and StartPosition.
XYPair() - Constructor for class org.cip4.lib.xjdf.type.XYPair
Default constructor.
XYPair(double, double) - Constructor for class org.cip4.lib.xjdf.type.XYPair
Custom constructor, accepting several values for initializing.
XYPair(String) - Constructor for class org.cip4.lib.xjdf.type.XYPair
Custom Constructor.

Y

yCells - Variable in class org.cip4.lib.xjdf.schema.BarcodeDetails
 

Z

zoneHeight - Variable in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
zoneHeight - Variable in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
zones - Variable in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
zoneSettingsX - Variable in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
zoneSettingsY - Variable in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
zonesY - Variable in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
zoneWidth - Variable in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
zoneWidth - Variable in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links