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<T> - 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 - 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
 
activation - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
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.JobPhase
 
activityID - Variable in class org.cip4.lib.xjdf.schema.Activity
 
activityName - Variable in class org.cip4.lib.xjdf.schema.Activity
 
actualAmount - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
actualAmount - Variable in class org.cip4.lib.xjdf.schema.PartAmount
 
actualAmount - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
actualColorName - Variable in class org.cip4.lib.xjdf.schema.Color
 
actualTotalAmount - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
Adapter1 - Class in org.cip4.lib.xjdf.schema
 
Adapter1() - Constructor for class org.cip4.lib.xjdf.schema.Adapter1
 
addAsset(T, String) - Method in class org.cip4.lib.xjdf.util.Assets
Add an asset to the corresponding asset set.
addAsset(V, Part, String) - Method in class org.cip4.lib.xjdf.util.Assets
Add an asset to the corresponding asset set.
addAssetSet(S) - Method in class org.cip4.lib.xjdf.util.Assets
Add an asset set to the known assets.
addChildProduct(Product) - Method in class org.cip4.lib.xjdf.builder.ProductBuilder
Append another product as child.
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(IntentType) - 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.
addParameter(ParameterType) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Parameter node to xJdf Document.
addParameter(ParameterType, String) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Parameter node to xJdf Document.
addParameter(List<ParameterType>) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Parameter list to xJdf Document.
addParameter(List<ParameterType>, String) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Parameter List to xJdf Document.
addParameter(ParameterType, Part) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Parameter node to xJdf Document.
addParameter(ParameterType, Part, String) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Parameter node to xJdf Document.
addParameter(Parameter) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Parameter node to xJdf Document.
addParameter(Parameter, String) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Parameter node to xJdf Document.
addParameterSet(ParameterSet) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Add a parameterSet to the underlying xjdf.
addProduct(Product) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Product node to xJdf Document.
addResource(ResourceType, Part) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Append Resource node to xJdf Document.
addResource(ResourceType, 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.
addResourceSet(ResourceSet) - Method in class org.cip4.lib.xjdf.builder.XJdfBuilder
Add a resourceSet to the underlying xjdf.
Address - Class in org.cip4.lib.xjdf.schema
Java class for Address complex type.
Address() - Constructor for class org.cip4.lib.xjdf.schema.Address
 
address - Variable in class org.cip4.lib.xjdf.schema.Contact
 
address - Variable in class org.cip4.lib.xjdf.schema.Location
 
address - Variable in class org.cip4.lib.xjdf.schema.Person
 
adhesiveType - Variable in class org.cip4.lib.xjdf.schema.LaminatingParams
 
adjustContrast - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
adjustCyanRed - 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
 
adjustMagentaGreen - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
adjustSaturation - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
adjustYellowBlue - 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
 
agentName - Variable in class org.cip4.lib.xjdf.schema.Command
 
agentName - Variable in class org.cip4.lib.xjdf.schema.Comment
 
agentName - Variable in class org.cip4.lib.xjdf.schema.Created
 
agentName - Variable in class org.cip4.lib.xjdf.schema.Message
 
agentName - Variable in class org.cip4.lib.xjdf.schema.Notification
 
agentName - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
agentName - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
agentName - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
agentName - Variable in class org.cip4.lib.xjdf.schema.Query
 
agentName - Variable in class org.cip4.lib.xjdf.schema.Resource
 
agentName - Variable in class org.cip4.lib.xjdf.schema.ResourceAudit
 
agentName - Variable in class org.cip4.lib.xjdf.schema.Response
 
agentName - Variable in class org.cip4.lib.xjdf.schema.Signal
 
agentName - Variable in class org.cip4.lib.xjdf.schema.XJMF
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.Command
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.Comment
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.Created
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.Message
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.Notification
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.Query
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.Resource
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.ResourceAudit
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.Response
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.Signal
 
agentVersion - Variable in class org.cip4.lib.xjdf.schema.XJMF
 
aimCurve - Variable in class org.cip4.lib.xjdf.schema.PrintCondition
 
alignmentReferenceWeb - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
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.DropItem
 
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 - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
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.Parameter
 
amountPool - Variable in class org.cip4.lib.xjdf.schema.PhaseAmount
 
amountPool - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
amountPool - Variable in class org.cip4.lib.xjdf.schema.Resource
 
Anchor - Enum in org.cip4.lib.xjdf.schema
Java class for Anchor.
anchor - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
anchor - Variable in class org.cip4.lib.xjdf.schema.DeviceMark
 
anchor - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
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
 
angleMap - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
antiAliasImages - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
antiAliasing - Variable in class org.cip4.lib.xjdf.schema.ObjectResolution
 
application - Variable in class org.cip4.lib.xjdf.schema.LabelingParams
 
ApprovalDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ApprovalDetails() - Constructor for class org.cip4.lib.xjdf.schema.ApprovalDetails
 
approvalDetails - Variable in class org.cip4.lib.xjdf.schema.ApprovalSuccess
 
ApprovalParams - Class in org.cip4.lib.xjdf.schema
Java class for ApprovalParams complex type.
ApprovalParams() - Constructor for class org.cip4.lib.xjdf.schema.ApprovalParams
 
approvalParams - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
approvalParams - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
approvalParamsRef - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
approvalPerson - Variable in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
ApprovalPerson - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ApprovalPerson() - Constructor for class org.cip4.lib.xjdf.schema.ApprovalPerson
 
approvalPersonRef - Variable in class org.cip4.lib.xjdf.schema.ApprovalParams
 
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
 
ApprovalSuccess - Class in org.cip4.lib.xjdf.schema
Java class for ApprovalSuccess complex type.
ApprovalSuccess() - Constructor for class org.cip4.lib.xjdf.schema.ApprovalSuccess
 
area - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
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
 
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 - Variable in class org.cip4.lib.xjdf.schema.Component
 
assembly - Variable in class org.cip4.lib.xjdf.schema.CutMark
 
assemblyID - Variable in class org.cip4.lib.xjdf.schema.Position
 
assemblyIDs - Variable in class org.cip4.lib.xjdf.schema.Assembly
 
assemblyIDs - Variable in class org.cip4.lib.xjdf.schema.AssemblySection
 
assemblyIDs - Variable in class org.cip4.lib.xjdf.schema.Component
 
assemblyIDs - Variable in class org.cip4.lib.xjdf.schema.Content
 
assemblyIDs - Variable in class org.cip4.lib.xjdf.schema.CutBlock
 
assemblyIDs - Variable in class org.cip4.lib.xjdf.schema.Part
 
assemblyIDs - Variable in class org.cip4.lib.xjdf.schema.RuleLength
 
assemblyIDs - Variable in class org.cip4.lib.xjdf.schema.Station
 
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
 
AssetListCreationParams - Class in org.cip4.lib.xjdf.schema
Java class for AssetListCreationParams complex type.
AssetListCreationParams() - Constructor for class org.cip4.lib.xjdf.schema.AssetListCreationParams
 
Assets<S extends SetType,T,U> - Class in org.cip4.lib.xjdf.util
This class provides simple access to asset sets.
Assets(List<? extends SetType>) - Constructor for class org.cip4.lib.xjdf.util.Assets
Constructor.
assetTypes - Variable in class org.cip4.lib.xjdf.schema.AssetListCreationParams
 
Audit - Class in org.cip4.lib.xjdf.schema
Java class for Audit complex type.
Audit() - Constructor for class org.cip4.lib.xjdf.schema.Audit
 
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
 
author - Variable in class org.cip4.lib.xjdf.schema.Comment
 
author - Variable in class org.cip4.lib.xjdf.schema.Message
 
author - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
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 AutomatedOverPrintParams complex type.
AutomatedOverPrintParams() - Constructor for class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
automatedOverPrintParams - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
automatedOverPrintParamsRef - Variable in class org.cip4.lib.xjdf.schema.ElementColorParams
 
automatedOverPrintParamsRef - Variable in class org.cip4.lib.xjdf.schema.SeparationControlParams
 
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
 
availableAmount - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 

B

backCoatingDetail - Variable in class org.cip4.lib.xjdf.schema.Media
 
backCoatings - 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
 
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
 
barcodeCompParamsRef - Variable in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
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.FakeReferences
 
BarcodeReproParams - Class in org.cip4.lib.xjdf.schema
Java class for BarcodeReproParams complex type.
BarcodeReproParams() - Constructor for class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
barcodeReproParamsRef - Variable in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
barcodeReproParamsRef - Variable in class org.cip4.lib.xjdf.schema.DeviceMark
 
barcodeVersion - Variable in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
baseOrdReset - Variable in class org.cip4.lib.xjdf.schema.Layout
 
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
 
billingCode - Variable in class org.cip4.lib.xjdf.schema.CustomerInfo
 
binaryOK - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
binaryValue - Variable in class org.cip4.lib.xjdf.schema.TIFFtag
 
binderBrand - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
binderMaterial - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
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 - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
binderySignatureID - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
binderySignatureIDs - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
binderySignatureIDs - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
binderySignatureSize - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
binderySignatureType - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
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
 
bindingEdge - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
BindingIntent - Class in org.cip4.lib.xjdf.schema
Java class for BindingIntent complex type.
BindingIntent() - Constructor for class org.cip4.lib.xjdf.schema.BindingIntent
 
bindingOrder - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
bindingOrientation - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
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
 
bitDepth - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 
blackColorLimit - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
blackDensityLimit - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
blackWidth - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
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
 
blockElementSize - Variable in class org.cip4.lib.xjdf.schema.CutBlock
 
blockElementType - Variable in class org.cip4.lib.xjdf.schema.CutBlock
 
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
 
blocks - Variable in class org.cip4.lib.xjdf.schema.CutMark
 
blockSubdivision - Variable in class org.cip4.lib.xjdf.schema.CutBlock
 
blockThreadSewing - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
blockThreadSewing - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
blockType - Variable in class org.cip4.lib.xjdf.schema.CutBlock
 
boardThickness - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
bottleAngle - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
bottleAxis - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
bottomBrand - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
bottomColor - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
bottomColorDetails - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
bottomFoldIn - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
bottomLength - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
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
 
boxedQuantity - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
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 - 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
 
boxFoldingType - Variable in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
boxName - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
BoxPackingParams - Class in org.cip4.lib.xjdf.schema
Java class for BoxPackingParams complex type.
BoxPackingParams() - Constructor for class org.cip4.lib.xjdf.schema.BoxPackingParams
 
boxShape - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
boxType - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
boxTypeDetails - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
brailleText - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
brand - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
brand - Variable in class org.cip4.lib.xjdf.schema.Resource
 
brandName - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
brightness - Variable in class org.cip4.lib.xjdf.schema.Media
 
BufferParams - Class in org.cip4.lib.xjdf.schema
Java class for BufferParams complex type.
BufferParams() - Constructor for class org.cip4.lib.xjdf.schema.BufferParams
 
build() - Method in class org.cip4.lib.xjdf.builder.AbstractNodeBuilder
Build and return the Node.
Bundle - Class in org.cip4.lib.xjdf.schema
Java class for Bundle complex type.
Bundle() - Constructor for class org.cip4.lib.xjdf.schema.Bundle
 
bundle - Variable in class org.cip4.lib.xjdf.schema.Component
 
bundle - Variable in class org.cip4.lib.xjdf.schema.PalletizingParams
 
bundleDepth - Variable in class org.cip4.lib.xjdf.schema.CollatingItem
 
bundleDepth - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
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
 
bundleItemIndex - Variable in class org.cip4.lib.xjdf.schema.Part
 
bundleType - Variable in class org.cip4.lib.xjdf.schema.Bundle
 
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 ByteMap complex type.
ByteMap() - Constructor for class org.cip4.lib.xjdf.schema.ByteMap
 
byteMap - Variable in class org.cip4.lib.xjdf.schema.RunList
 
byteOrder - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 

C

cannotEmbedFontPolicy - Variable in class org.cip4.lib.xjdf.schema.FontParams
 
capacity - Variable in class org.cip4.lib.xjdf.schema.DigitalMedia
 
cartonMaxWeight - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
cartonQuantity - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
cartonShape - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
cartonStrength - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
cartonTopFlaps - Variable in class org.cip4.lib.xjdf.schema.Component
 
cartonType - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
cartonTypeDetails - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
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
 
castingMaterial - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
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.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 - 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
 
channelCover - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
channelID - Variable in class org.cip4.lib.xjdf.schema.StopPersChParams
 
channelID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
channelID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
channelMode - Variable in class org.cip4.lib.xjdf.schema.MessageService
 
channelMode - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
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
 
channelTypeDetails - 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
 
childRefs - Variable in class org.cip4.lib.xjdf.schema.Product
 
cieLab - Variable in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
CIELABMeasuringField - Class in org.cip4.lib.xjdf.schema
Java class for CIELABMeasuringField 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
 
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
 
clazz - Variable in class org.cip4.lib.xjdf.schema.Notification
 
clazz - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
cleanupDuration - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
clipBox - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
clipBox - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
clipBox - Variable in class org.cip4.lib.xjdf.schema.Tile
 
clipBoxFormat - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
clipBoxFormat - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
clipBoxTemplate - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
clipBoxTemplate - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
clipOffset - Variable in class org.cip4.lib.xjdf.schema.FitPolicy
 
clipPath - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
clipPath - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
clipPath - Variable in class org.cip4.lib.xjdf.schema.RunList
 
cmyk - Variable in class org.cip4.lib.xjdf.schema.Color
 
coatings - Variable in class org.cip4.lib.xjdf.schema.SurfaceColor
 
codeBlockSize - Variable in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
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
 
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
 
CollectingParams - Class in org.cip4.lib.xjdf.schema
Java class for CollectingParams complex type.
CollectingParams() - Constructor for class org.cip4.lib.xjdf.schema.CollectingParams
 
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_NUM_COLORS - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'NumColors' of ColorIntent Node in XJDF Document.
colorant - Variable in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
 
ColorantAlias - Class in org.cip4.lib.xjdf.schema
Java class for ColorantAlias complex type.
ColorantAlias() - Constructor for class org.cip4.lib.xjdf.schema.ColorantAlias
 
colorantAlias - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
colorantAlias - Variable in class org.cip4.lib.xjdf.schema.ElementColorParams
 
ColorantControl - Class in org.cip4.lib.xjdf.schema
Java class for ColorantControl complex type.
ColorantControl() - Constructor for class org.cip4.lib.xjdf.schema.ColorantControl
 
colorantConvertProcess - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
colorantDepth - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
colorantOrder - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
colorantParams - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
ColorantZoneDetails - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ColorantZoneDetails() - Constructor for class org.cip4.lib.xjdf.schema.ColorantZoneDetails
 
colorantZoneDetails - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
colorBook - Variable in class org.cip4.lib.xjdf.schema.Color
 
colorBookEntry - Variable in class org.cip4.lib.xjdf.schema.Color
 
colorBookPrefix - Variable in class org.cip4.lib.xjdf.schema.Color
 
colorBookSuffix - Variable in class org.cip4.lib.xjdf.schema.Color
 
ColorControlStrip - Class in org.cip4.lib.xjdf.schema
Java class for ColorControlStrip 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
 
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
 
colorManagementSystem - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
colorManagementSystem - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
colorManagementSystem - Variable in class org.cip4.lib.xjdf.schema.ElementColorParams
 
ColorMeasurementConditions - Class in org.cip4.lib.xjdf.schema
Java class for ColorMeasurementConditions complex type.
ColorMeasurementConditions() - Constructor for class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
colorMeasurementConditionsRef - Variable in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
colorMeasurementConditionsRef - Variable in class org.cip4.lib.xjdf.schema.Color
 
colorMeasurementConditionsRef - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
colorMeasurementConditionsRef - Variable in class org.cip4.lib.xjdf.schema.Media
 
colorMeasurementConditionsRef - Variable in class org.cip4.lib.xjdf.schema.PrintCondition
 
colorName - Variable in class org.cip4.lib.xjdf.schema.Color
 
colorName - Variable in class org.cip4.lib.xjdf.schema.Ink
 
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 - Variable in class org.cip4.lib.xjdf.schema.ElementColorParams
 
ColorSpaceConversionParams - Class in org.cip4.lib.xjdf.schema
Java class for ColorSpaceConversionParams complex type.
ColorSpaceConversionParams() - Constructor for class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
colorsUsed - Variable in class org.cip4.lib.xjdf.schema.SurfaceColor
 
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
 
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.ModulePhase
 
combinedProcessIndex - Variable in class org.cip4.lib.xjdf.schema.ModuleStatus
 
ComChannel - Class in org.cip4.lib.xjdf.schema
Java class for ComChannel complex type.
ComChannel() - Constructor for class org.cip4.lib.xjdf.schema.ComChannel
 
comChannel - Variable in class org.cip4.lib.xjdf.schema.Contact
 
comChannel - Variable in class org.cip4.lib.xjdf.schema.CustomerMessage
 
comChannel - Variable in class org.cip4.lib.xjdf.schema.Person
 
Command - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Command() - Constructor for class org.cip4.lib.xjdf.schema.Command
 
command - Variable in class org.cip4.lib.xjdf.schema.XJMF
 
commandResult - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
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.Notification
 
comment - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
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.ProductList
 
comment - Variable in class org.cip4.lib.xjdf.schema.Resource
 
comment - Variable in class org.cip4.lib.xjdf.schema.SetType
 
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.XJDF
 
Company - Class in org.cip4.lib.xjdf.schema
Java class for Company complex type.
Company() - Constructor for class org.cip4.lib.xjdf.schema.Company
 
company - Variable in class org.cip4.lib.xjdf.schema.Contact
 
compare(SetType, SetType) - Method in class org.cip4.lib.xjdf.comparator.SetTypeComparator
 
compensate - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
compensation - Variable in class org.cip4.lib.xjdf.schema.Preview
 
compensation - Variable in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
compensationCTMFormat - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
compensationCTMFormat - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
compensationCTMTemplate - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
compensationCTMTemplate - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
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 - Class in org.cip4.lib.xjdf.schema
Java class for Component complex type.
Component() - Constructor for class org.cip4.lib.xjdf.schema.Component
 
componentOrientation - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
componentRef - Variable in class org.cip4.lib.xjdf.schema.BundleItem
 
componentRef - Variable in class org.cip4.lib.xjdf.schema.CollatingItem
 
componentRef - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
componentRef - Variable in class org.cip4.lib.xjdf.schema.Feeder
 
componentRef - Variable in class org.cip4.lib.xjdf.schema.MediaSource
 
componentsPerRow - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
componentType - Variable in class org.cip4.lib.xjdf.schema.Component
 
compressionFilter - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 
compressPages - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
condition - Variable in class org.cip4.lib.xjdf.schema.QualityControlResult
 
condition - Variable in class org.cip4.lib.xjdf.schema.SheetCondition
 
consumableType - Variable in class org.cip4.lib.xjdf.schema.MiscConsumable
 
consumption - Variable in class org.cip4.lib.xjdf.schema.ResourceAudit
 
contact - Variable in class org.cip4.lib.xjdf.schema.Bundle
 
contact - Variable in class org.cip4.lib.xjdf.schema.Command
 
contact - Variable in class org.cip4.lib.xjdf.schema.Component
 
Contact - Class in org.cip4.lib.xjdf.schema
Java class for Contact complex type.
Contact() - Constructor for class org.cip4.lib.xjdf.schema.Contact
 
contact - Variable in class org.cip4.lib.xjdf.schema.ContentMetaData
 
contact - Variable in class org.cip4.lib.xjdf.schema.CustomerInfo
 
contact - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
contact - Variable in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
contact - Variable in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
 
contact - Variable in class org.cip4.lib.xjdf.schema.DigitalMedia
 
contact - Variable in class org.cip4.lib.xjdf.schema.Ink
 
contact - Variable in class org.cip4.lib.xjdf.schema.Media
 
contact - Variable in class org.cip4.lib.xjdf.schema.MiscConsumable
 
contact - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
contact - Variable in class org.cip4.lib.xjdf.schema.OrderingParams
 
contact - Variable in class org.cip4.lib.xjdf.schema.Pallet
 
contact - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
contact - Variable in class org.cip4.lib.xjdf.schema.Query
 
contact - Variable in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
contact - Variable in class org.cip4.lib.xjdf.schema.Response
 
contact - Variable in class org.cip4.lib.xjdf.schema.RollStand
 
contact - Variable in class org.cip4.lib.xjdf.schema.Strap
 
contact - Variable in class org.cip4.lib.xjdf.schema.Tool
 
contact - Variable in class org.cip4.lib.xjdf.schema.UsageCounter
 
ContactCopyParams - Class in org.cip4.lib.xjdf.schema
Java class for ContactCopyParams complex type.
ContactCopyParams() - Constructor for class org.cip4.lib.xjdf.schema.ContactCopyParams
 
contactRef - Variable in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
contactRef - Variable in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
contactRef - Variable in class org.cip4.lib.xjdf.schema.Created
 
contactRef - Variable in class org.cip4.lib.xjdf.schema.Resource
 
contactRefs - Variable in class org.cip4.lib.xjdf.schema.ContentMetaData
 
contactRefs - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
contactRefs - Variable in class org.cip4.lib.xjdf.schema.Notification
 
contactScreen - Variable in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
contactTypeDetails - Variable in class org.cip4.lib.xjdf.schema.Contact
 
contactTypes - Variable in class org.cip4.lib.xjdf.schema.Contact
 
containerRef - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
Content - Class in org.cip4.lib.xjdf.schema
Java class for Content complex type.
Content() - Constructor for class org.cip4.lib.xjdf.schema.Content
 
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.Layout
 
contentRef - Variable in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
contentRef - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
contentRefs - Variable in class org.cip4.lib.xjdf.schema.RunList
 
contentsModified - Variable in class org.cip4.lib.xjdf.schema.ResourceAudit
 
contentStatus - Variable in class org.cip4.lib.xjdf.schema.Content
 
contentType - Variable in class org.cip4.lib.xjdf.schema.Content
 
context - Variable in class org.cip4.lib.xjdf.schema.MarkActivation
 
context - Variable in class org.cip4.lib.xjdf.schema.MetadataMap
 
context - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
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
 
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
 
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.PrintRollingParams
 
coreMaterial - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
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
 
counterID - Variable in class org.cip4.lib.xjdf.schema.UsageCounter
 
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
 
coverBoardWidth - Variable in class org.cip4.lib.xjdf.schema.CasingInParams
 
coverColor - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
coverColor - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
coverColorDetails - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
coverColorDetails - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
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
 
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
 
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
createAddress(Address) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Address>}
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
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
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>}
createApprovalParams(int) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new ApprovalParams Node which already contains values for attributes MinApprovals.
createApprovalPerson() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ApprovalPerson
createApprovalSuccess() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ApprovalSuccess
createApprovalSuccess(ApprovalSuccess) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ApprovalSuccess>}
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>}
createAssemblySection() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AssemblySection
createAssetListCreationParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AssetListCreationParams
createAssetListCreationParams(AssetListCreationParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<AssetListCreationParams>}
createAuditPool() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AuditPool
createAutomatedOverPrintParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of AutomatedOverPrintParams
createAutomatedOverPrintParams(AutomatedOverPrintParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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
Create a new BinderySignature Node which already contains defined attributes.
createBinderySignature(String, XYPair, String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new BinderySignature Node which already contains defined attributes.
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>}
createBindingIntent(EnumBindingType) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create new BindingIntent Node which already contains values for attribute BindingType.
createBindingIntent(EnumBindingType, EnumEdge, EnumBindingOrder) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create new BindingIntent Node which already contains values for attribute BindingType.
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>}
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>}
createBufferParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of BufferParams
createBufferParams(BufferParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<BufferParams>}
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
createByteMap(ByteMap) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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
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
createCIELABMeasuringField(CIELABMeasuringField) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CIELABMeasuringField>}
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
createCollectingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CollectingParams
createCollectingParams(CollectingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CollectingParams>}
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
createColorantAlias(ColorantAlias) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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(EnumProcessColorModel) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new ColorantControl Node which already contains a processColorModel.
createColorantZoneDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ColorantZoneDetails
createColorControlStrip() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ColorControlStrip
createColorControlStrip(ColorControlStrip) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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>}
createColorIntent(IntegerList) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create new ColorIntent Node which already contains values for attribute NumColors.
createColorMeasurementConditions() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ColorMeasurementConditions
createColorMeasurementConditions(ColorMeasurementConditions) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ColorMeasurementConditions>}
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>}
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
createComChannel(ComChannel) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ComChannel>}
createCommand() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Command
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
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
createCompany(Company) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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>}
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>}
createContactCopyParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ContactCopyParams
createContactCopyParams(ContactCopyParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ContactCopyParams>}
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>}
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
createContentObject(Matrix, Rectangle, Integer, Matrix, XYPair) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new ContentObject Node which already contains defined attributes.
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>}
createCreated() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Created
createCreated(Created) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Created>}
createCreated(String, String, DateTime) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create new Created Node which already contains values for attributes AgentName, AgentVersion and TimeStamp.
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
Create a new CustomerInfo Node which already contains values for attribute CustomerID.
createCustomerInfo(String, String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new CustomerInfo Node which already contains values for attribute CustomerID.
createCustomerMessage() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CustomerMessage
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
createCutBlock(CutBlock) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<CutBlock>}
createCutMark() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of CutMark
createCutMark(CutMark) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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
Create a new CuttingParams Node which already contains a FileSpec URL definition.
created - Variable in class org.cip4.lib.xjdf.schema.AuditPool
 
Created - Class in org.cip4.lib.xjdf.schema
Java class for Created complex type.
Created() - Constructor for class org.cip4.lib.xjdf.schema.Created
 
created - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
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
createDensityMeasuringField(DensityMeasuringField) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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
createDeviceList() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DeviceList
createDeviceMark() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DeviceMark
createDeviceMark(DeviceMark) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<DeviceMark>}
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
createDeviceNSpace(DeviceNSpace) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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>}
createDigitalDeliveryParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DigitalDeliveryParams
createDigitalDeliveryParams(DigitalDeliveryParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<DigitalDeliveryParams>}
createDigitalMedia() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DigitalMedia
createDigitalMedia(DigitalMedia) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<DigitalMedia>}
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
createDynamicField() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of DynamicField
createEdgeGluing() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of EdgeGluing
createElementColorParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ElementColorParams
createElementColorParams(ElementColorParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ElementColorParams>}
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>}
createEndSheet() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of EndSheet
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>}
createError() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Error
createErrorData() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ErrorData
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
createExternalImpositionTemplate() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ExternalImpositionTemplate
createExternalImpositionTemplate(ExternalImpositionTemplate) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ExternalImpositionTemplate>}
createExtraValues() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ExtraValues
createFakeReferences() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FakeReferences
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
createFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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
createFitPolicy(FitPolicy) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<FitPolicy>}
createFlateParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FlateParams
createFlushResourceParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FlushResourceParams
createFold() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Fold
createFold(Fold) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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
Create new FoldingIntent Node which already contains values for attribute FoldingCatalog.
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>}
createFoldOperation() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FoldOperation
createFoldOperation(FoldOperation) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<FoldOperation>}
createFontParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of FontParams
createFontParams(FontParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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
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
createGatheringParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of GatheringParams
createGatheringParams(GatheringParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<GatheringParams>}
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
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>}
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
createIdentificationField(IdentificationField) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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>}
createImageReplacementParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ImageReplacementParams
createImageReplacementParams(ImageReplacementParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ImageReplacementParams>}
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>}
createInsertingIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of InsertingIntent
createInsertingIntent(InsertingIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<InsertingIntent>}
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
createInsertSheet(InsertSheet) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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>}
createIntentType(IntentType) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<IntentType>}
createInterpretedPDLData() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of InterpretedPDLData
createInterpretedPDLData(InterpretedPDLData) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<InterpretedPDLData>}
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
createJobField(JobField) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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
createKnownMsgQuParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of KnownMsgQuParams
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
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>}
createLayoutIntent(Integer) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create new LayoutIntent Node which already contains values for attribute Pages.
createLayoutIntent(Integer, EnumSides, Shape) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create new LayoutIntent Node which already contains values for attributes Pages, Sides, FinishedDimensions and Dimensions.
createLayoutIntent(Integer, EnumSides, Shape, XYPair) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create new LayoutIntent Node which already contains values for attributes Pages, Sides, FinishedDimensions and Dimensions.
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>}
createLocation() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Location
createLogicalStackParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of LogicalStackParams
createLongitudinalRibbonOperationParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of LongitudinalRibbonOperationParams
createLongitudinalRibbonOperationParams(LongitudinalRibbonOperationParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
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>}
createMarkActivation() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of MarkActivation
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
createMarkObject(Matrix, Rectangle, Integer) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new MarkObject Node which already contains defined attributes.
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
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
Create new MediaIntent Node which already contains values for attribute MediaQuality.
createMediaIntent(String, String, Double) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
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
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
createModule() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Module
createModulePhase() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ModulePhase
createModuleStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ModuleStatus
createNewJDFQuParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of NewJDFQuParams
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
Create a new NodeInfo Node which already contains values for attributes TotalDuration.
createNodeInfo(Integer) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new NodeInfo Node which already contains values for attributes JobPriority.
createNodeInfo(DateTime) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new NodeInfo Node which already contains values for attributes End.
createNodeInfo(Duration, DateTime, String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
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
createNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Notification>}
createNotificationFilter() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of NotificationFilter
createNumberingParam() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of NumberingParam
createNumberingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of NumberingParams
createNumberingParams(NumberingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<NumberingParams>}
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
createObjectResolution(ObjectResolution) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ObjectResolution>}
createObservationTarget() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ObservationTarget
createOCGControl() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of OCGControl
createOrderingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of OrderingParams
createOrderingParams(OrderingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<OrderingParams>}
createPackingIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PackingIntent
createPackingIntent(PackingIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PackingIntent>}
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>}
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>}
createParameter() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Parameter
createParameter(ParameterType) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new Parameter node from ParameterType.
createParameter(ParameterType, Part) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new Parameter node from ParameterType and Part.
createParameterSet() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ParameterSet
createParameterSet(ParameterSet) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ParameterSet>}
createParameterType(ParameterType) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ParameterType>}
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
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>}
createPDLResourceAlias() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PDLResourceAlias
createPDLResourceAlias(PDLResourceAlias) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PDLResourceAlias>}
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
createPerson(Person) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Person>}
createPhaseAmount() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PhaseAmount
createPhaseAmount(PhaseAmount) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PhaseAmount>}
createPhaseTime() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PhaseTime
createPhaseTime(PhaseTime) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PhaseTime>}
createPipeParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PipeParams
createPlaceHolderResource() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PlaceHolderResource
createPlaceHolderResource(PlaceHolderResource) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PlaceHolderResource>}
createPlateCopyParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PlateCopyParams
createPlateCopyParams(PlateCopyParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PlateCopyParams>}
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
Create a new Position Node which already contains defined attributes.
createPosition(Rectangle, Orientation, String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
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
createPreflightAnalysis() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PreflightAnalysis
createPreflightAnalysis(PreflightAnalysis) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PreflightAnalysis>}
createPreflightCheck() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PreflightCheck
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>}
createPreview(URI) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new Preview Node which already contains a value for attribute URL.
createPreview(URI, String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new Preview Node which already contains values for attributes PreviewUsage, URL and PreviewFileType.
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>}
createPrintRollingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of PrintRollingParams
createPrintRollingParams(PrintRollingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<PrintRollingParams>}
createProcessRun() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ProcessRun
createProcessRun(ProcessRun) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ProcessRun>}
createProduct() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Product
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
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
createProductionPath(ProductionPath) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ProductionPath>}
createProductionSubPath() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ProductionSubPath
createProductList() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ProductList
createProofingIntent() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ProofingIntent
createProofingIntent(ProofingIntent) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ProofingIntent>}
createProofingIntent(String) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create new ProofingIntent Node which already contains a ProofItem Node with an attribute BrandName.
createProofingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ProofingParams
createProofingParams(ProofingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ProofingParams>}
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
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
createQueueStatus() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueueStatus
createQueueSubmissionParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of QueueSubmissionParams
createRefAnchor() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RefAnchor
createRefAnchor(RefAnchor) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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
createRegisterRibbon(RegisterRibbon) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<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(ResourceType, Part) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new Resource node from ResourceType and Part.
createResourceAudit() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResourceAudit
createResourceAudit(ResourceAudit) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResourceAudit>}
createResourceCmdParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResourceCmdParams
createResourceDefinitionParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResourceDefinitionParams
createResourceDefinitionParams(ResourceDefinitionParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResourceDefinitionParams>}
createResourceInfo() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResourceInfo
createResourceParam() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ResourceParam
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
createResourceSet(ResourceSet) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResourceSet>}
createResourceType(ResourceType) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ResourceType>}
createResponse() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Response
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
createRingBindingDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RingBindingDetails
createRollStand() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of RollStand
createRollStand(RollStand) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<RollStand>}
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
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
createSaddleStitchingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SaddleStitchingParams
createSaddleStitchingParams(SaddleStitchingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SaddleStitchingParams>}
createScanParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ScanParams
createScanParams(ScanParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<ScanParams>}
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>}
createShapeTemplate() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ShapeTemplate
createSheetCondition() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SheetCondition
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
createSideSewingParams() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SideSewingParams
createSideSewingParams(SideSewingParams) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<SideSewingParams>}
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
createSignatureCell() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of SignatureCell
createSignatureCell(Double, XYPair, Double, Double) - Method in class org.cip4.lib.xjdf.XJdfNodeFactory
Create a new SignatureCell Node which already contains defined attributes.
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
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>}
createStack() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Stack
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
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
createStrap() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Strap
createStrap(Strap) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Strap>}
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>}
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
createTerm(Object) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Object>}
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>}
createThreadSewing() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of ThreadSewing
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
createTile() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of Tile
createTile(Tile) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<Tile>}
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>}
createTransferCurvePool() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TransferCurvePool
createTransferCurvePool(TransferCurvePool) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<TransferCurvePool>}
createTransferCurveSet() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TransferCurveSet
createTransferFunctionControl() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TransferFunctionControl
createTransferFunctionControl(TransferFunctionControl) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<TransferFunctionControl>}
createTrappingDetails() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TrappingDetails
createTrappingDetails(TrappingDetails) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<TrappingDetails>}
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>}
createTrapRegion() - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of TrapRegion
createTrapRegion(TrapRegion) - Method in class org.cip4.lib.xjdf.schema.ObjectFactory
Create an instance of JAXBElement<TrapRegion>}
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
 
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>}
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
creep - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
ctm - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
ctm - Variable in class org.cip4.lib.xjdf.schema.LabelingParams
 
ctm - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
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.Tile
 
ctm - Variable in class org.cip4.lib.xjdf.schema.TransferCurveSet
 
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
 
customerMessage - Variable in class org.cip4.lib.xjdf.schema.CustomerInfo
 
CustomerMessage - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
CustomerMessage() - Constructor for class org.cip4.lib.xjdf.schema.CustomerMessage
 
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
 
CutBlock - Class in org.cip4.lib.xjdf.schema
Java class for CutBlock 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.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.ShapeDef
 
CutMark - Class in org.cip4.lib.xjdf.schema
Java class for CutMark complex type.
CutMark() - Constructor for class org.cip4.lib.xjdf.schema.CutMark
 
cutMark - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
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.Shape
 
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
 
cutWidthFoot - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
cutWidthHead - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
cycle - Variable in class org.cip4.lib.xjdf.schema.ContactCopyParams
 

D

dataType - Variable in class org.cip4.lib.xjdf.schema.GeneralID
 
dataType - Variable in class org.cip4.lib.xjdf.schema.MetadataMap
 
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
 
dctQuality - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
dctQuality - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 
ddesCutType - Variable in class org.cip4.lib.xjdf.schema.Shape
 
deadLine - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
defaultID - Variable in class org.cip4.lib.xjdf.schema.ResourceParam
 
defaultJDF - Variable in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
 
defaultJDF - Variable in class org.cip4.lib.xjdf.schema.ResourceParam
 
defaultPriority - Variable in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
 
defaultPriority - Variable in class org.cip4.lib.xjdf.schema.ResourceParam
 
defaultRenderingIntent - Variable in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
defaultTrapping - Variable in class org.cip4.lib.xjdf.schema.TrappingDetails
 
deliveryCharge - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
deliveryID - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
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
 
DeliveryParamsValidator - Class in org.cip4.lib.xjdf.validator
Extended validation for element //FoldingIntent.
DeliveryParamsValidator() - Constructor for class org.cip4.lib.xjdf.validator.DeliveryParamsValidator
 
deliveryUnit0 - Variable in class org.cip4.lib.xjdf.schema.Part
 
deliveryUnit1 - Variable in class org.cip4.lib.xjdf.schema.Part
 
deliveryUnit2 - Variable in class org.cip4.lib.xjdf.schema.Part
 
deliveryUnit3 - Variable in class org.cip4.lib.xjdf.schema.Part
 
deliveryUnit4 - Variable in class org.cip4.lib.xjdf.schema.Part
 
deliveryUnit5 - Variable in class org.cip4.lib.xjdf.schema.Part
 
deliveryUnit6 - Variable in class org.cip4.lib.xjdf.schema.Part
 
deliveryUnit7 - Variable in class org.cip4.lib.xjdf.schema.Part
 
deliveryUnit8 - Variable in class org.cip4.lib.xjdf.schema.Part
 
deliveryUnit9 - Variable in class org.cip4.lib.xjdf.schema.Part
 
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 DensityMeasuringField complex type.
DensityMeasuringField() - Constructor for class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
densityMeasuringField - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
densityStandard - Variable in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
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.SetType
 
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.Parameter
 
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.ProductList
 
descriptiveName - Variable in class org.cip4.lib.xjdf.schema.Resource
 
descriptiveName - Variable in class org.cip4.lib.xjdf.schema.SetType
 
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 - 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.DeviceFilter
 
device - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
deviceClass - Variable in class org.cip4.lib.xjdf.schema.Device
 
deviceDetails - Variable in class org.cip4.lib.xjdf.schema.DeviceFilter
 
deviceDetails - Variable in class org.cip4.lib.xjdf.schema.StatusQuParams
 
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.FakeReferences
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.Device
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.ModulePhase
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.Queue
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.QueueStatus
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.StopPersChParams
 
deviceID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
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.DeviceList
 
DeviceInfoValidator - Class in org.cip4.lib.xjdf.validator
Extended validation for element //FoldingIntent.
DeviceInfoValidator() - Constructor for class org.cip4.lib.xjdf.validator.DeviceInfoValidator
 
DeviceList - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
DeviceList() - Constructor for class org.cip4.lib.xjdf.schema.DeviceList
 
deviceList - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
DeviceMark - Class in org.cip4.lib.xjdf.schema
Java class for DeviceMark complex type.
DeviceMark() - Constructor for class org.cip4.lib.xjdf.schema.DeviceMark
 
deviceMark - Variable in class org.cip4.lib.xjdf.schema.DynamicField
 
deviceMark - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
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 - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
DeviceNSpace - Class in org.cip4.lib.xjdf.schema
Java class for DeviceNSpace complex type.
DeviceNSpace() - Constructor for class org.cip4.lib.xjdf.schema.DeviceNSpace
 
deviceRef - Variable in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
deviceRef - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
deviceRef - Variable in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
deviceRef - Variable in class org.cip4.lib.xjdf.schema.PrintCondition
 
deviceRef - Variable in class org.cip4.lib.xjdf.schema.RollStand
 
deviceStatus - Variable in class org.cip4.lib.xjdf.schema.ModulePhase
 
deviceStatus - Variable in class org.cip4.lib.xjdf.schema.ModuleStatus
 
deviceType - Variable in class org.cip4.lib.xjdf.schema.Device
 
deviceType - Variable in class org.cip4.lib.xjdf.schema.Module
 
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
 
DieLayout - Class in org.cip4.lib.xjdf.schema
Java class for DieLayout complex type.
DieLayout() - Constructor for class org.cip4.lib.xjdf.schema.DieLayout
 
DieLayoutProductionParams - Class in org.cip4.lib.xjdf.schema
Java class for DieLayoutProductionParams complex type.
DieLayoutProductionParams() - Constructor for class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
dieLayoutRef - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
dieLayoutRef - Variable in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
dieSide - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
diffusion - Variable in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
digitalDeliveryDirection - Variable in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
 
DigitalDeliveryParams - Class in org.cip4.lib.xjdf.schema
Java class for DigitalDeliveryParams complex type.
DigitalDeliveryParams() - Constructor for class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
 
digitalDeliveryProtocol - Variable in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
 
DigitalMedia - Class in org.cip4.lib.xjdf.schema
Java class for DigitalMedia complex type.
DigitalMedia() - Constructor for class org.cip4.lib.xjdf.schema.DigitalMedia
 
DigitalPrintingParams - Class in org.cip4.lib.xjdf.schema
Java class for DigitalPrintingParams complex type.
DigitalPrintingParams() - Constructor for class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
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.Emboss
 
direction - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
directory - Variable in class org.cip4.lib.xjdf.schema.Device
 
directory - Variable in class org.cip4.lib.xjdf.schema.RunList
 
disjointing - Variable in class org.cip4.lib.xjdf.schema.Component
 
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.GatheringParams
 
disjointing - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
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
 
dispositionAction - Variable in class org.cip4.lib.xjdf.schema.Disposition
 
dispositionUsage - Variable in class org.cip4.lib.xjdf.schema.Disposition
 
docCopies - Variable in class org.cip4.lib.xjdf.schema.RunList
 
docIndex - Variable in class org.cip4.lib.xjdf.schema.Part
 
docNames - Variable in class org.cip4.lib.xjdf.schema.RunList
 
docOrd - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
docRunIndex - Variable in class org.cip4.lib.xjdf.schema.Part
 
docs - Variable in class org.cip4.lib.xjdf.schema.RunList
 
docSheetIndex - Variable in class org.cip4.lib.xjdf.schema.Part
 
docTags - Variable in class org.cip4.lib.xjdf.schema.Part
 
documentNaturalLang - 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.
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 - Variable in class org.cip4.lib.xjdf.schema.ShrinkingParams
 
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.
DynamicField - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
DynamicField() - Constructor for class org.cip4.lib.xjdf.schema.DynamicField
 
dynamicField - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 

E

earliestDuration - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
earlyChange - Variable in class org.cip4.lib.xjdf.schema.LZWParams
 
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
 
effort - Variable in class org.cip4.lib.xjdf.schema.FlateParams
 
elementColorParams - Variable in class org.cip4.lib.xjdf.schema.Content
 
ElementColorParams - Class in org.cip4.lib.xjdf.schema
Java class for ElementColorParams complex type.
ElementColorParams() - Constructor for class org.cip4.lib.xjdf.schema.ElementColorParams
 
elementColorParams - Variable in class org.cip4.lib.xjdf.schema.RunList
 
elementType - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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
 
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
 
embossingTypes - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
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
 
employeeInfo - Variable in class org.cip4.lib.xjdf.schema.StatusQuParams
 
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
 
EndSheet - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
EndSheet() - Constructor for class org.cip4.lib.xjdf.schema.EndSheet
 
endSheet - Variable in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
 
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
 
EnumAction - Enum in org.cip4.lib.xjdf.schema
Java class for EnumAction.
EnumActivation - Enum in org.cip4.lib.xjdf.schema
Java class for EnumActivation.
EnumApprovalRole - Enum in org.cip4.lib.xjdf.schema
Java class for EnumApprovalRole.
EnumApprovalState - Enum in org.cip4.lib.xjdf.schema
Java class for EnumApprovalState.
EnumAssemblyOrder - Enum in org.cip4.lib.xjdf.schema
Java class for EnumAssemblyOrder.
EnumAssetPolicy - Enum in org.cip4.lib.xjdf.schema
Java class for EnumAssetPolicy.
EnumAssetStatus - Enum in org.cip4.lib.xjdf.schema
Java class for EnumAssetStatus.
EnumAutomation - Enum in org.cip4.lib.xjdf.schema
Java class for EnumAutomation.
EnumAutoRotate - Enum in org.cip4.lib.xjdf.schema
Java class for EnumAutoRotate.
EnumBandOrdering - Enum in org.cip4.lib.xjdf.schema
Java class for EnumBandOrdering.
EnumBinderySignatureType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumBinderySignatureType.
EnumBindingEdge - Enum in org.cip4.lib.xjdf.schema
Java class for EnumBindingEdge.
EnumBindingMaterial - Enum in org.cip4.lib.xjdf.schema
Java class for EnumBindingMaterial.
EnumBindingOrder - Enum in org.cip4.lib.xjdf.schema
Java class for EnumBindingOrder.
EnumBindingType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumBindingType.
EnumBottleAxis - Enum in org.cip4.lib.xjdf.schema
Java class for EnumBottleAxis.
EnumBoxFoldingType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumBoxFoldingType.
EnumBoxType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumBoxType.
EnumCartonType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCartonType.
EnumCellOrientation - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCellOrientation.
EnumCellSides - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCellSides.
EnumCenterReference - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCenterReference.
EnumChannelFamily - Enum in org.cip4.lib.xjdf.schema
Java class for EnumChannelFamily.
EnumChannelMode - Enum in org.cip4.lib.xjdf.schema
Java class for EnumChannelMode.
EnumClass - Enum in org.cip4.lib.xjdf.schema
Java class for EnumClass.
EnumClasses - Enum in org.cip4.lib.xjdf.schema
Java class for EnumClasses.
EnumCoatings - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCoatings.
EnumCollate - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCollate.
EnumColorantType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumColorantType.
EnumColorMapping - Enum in org.cip4.lib.xjdf.schema
Java class for EnumColorMapping.
EnumColorModel - Enum in org.cip4.lib.xjdf.schema
Java class for EnumColorModel.
EnumColorType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumColorType.
EnumCommandResult - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCommandResult.
EnumCompensation - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCompensation.
EnumComponentOrientation - Enum in org.cip4.lib.xjdf.schema
Java class for EnumComponentOrientation.
EnumComponentType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumComponentType.
EnumConsumption - Enum in org.cip4.lib.xjdf.schema
Java class for EnumConsumption.
EnumContext - Enum in org.cip4.lib.xjdf.schema
Java class for EnumContext.
EnumCostType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCostType.
EnumCountReset - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCountReset.
EnumCSConversionOperation - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCSConversionOperation.
EnumCutDepth - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCutDepth.
EnumCutType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumCutType.
EnumDataType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDataType.
EnumDeadline - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDeadline.
EnumDeliveryCharge - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDeliveryCharge.
EnumDeliveryTransfer - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDeliveryTransfer.
EnumDeviceAxis - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDeviceAxis.
EnumDeviceDetails - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDeviceDetails.
EnumDeviceInfoStatus - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDeviceInfoStatus.
EnumDeviceStatus - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDeviceStatus.
EnumDrying - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDrying.
EnumDueLevel - Enum in org.cip4.lib.xjdf.schema
Java class for EnumDueLevel.
EnumEdge - Enum in org.cip4.lib.xjdf.schema
Java class for EnumEdge.
EnumEdgeShape - Enum in org.cip4.lib.xjdf.schema
Java class for EnumEdgeShape.
EnumEmbossDirection - Enum in org.cip4.lib.xjdf.schema
Java class for EnumEmbossDirection.
EnumEmbossLevel - Enum in org.cip4.lib.xjdf.schema
Java class for EnumEmbossLevel.
EnumEmbossType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumEmbossType.
EnumEndStatus - Enum in org.cip4.lib.xjdf.schema
Java class for EnumEndStatus.
EnumFirstSurface - Enum in org.cip4.lib.xjdf.schema
Java class for EnumFirstSurface.
EnumFlushPolicy - Enum in org.cip4.lib.xjdf.schema
Java class for EnumFlushPolicy.
EnumFluteDirection - Enum in org.cip4.lib.xjdf.schema
Java class for EnumFluteDirection.
EnumFountainSolution - Enum in org.cip4.lib.xjdf.schema
Java class for EnumFountainSolution.
EnumGangPolicy - Enum in org.cip4.lib.xjdf.schema
Java class for EnumGangPolicy.
EnumGlue - Enum in org.cip4.lib.xjdf.schema
Java class for EnumGlue.
EnumGlueProcedure - Enum in org.cip4.lib.xjdf.schema
Java class for EnumGlueProcedure.
EnumGlueType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumGlueType.
EnumGlueTypeDetailed - Enum in org.cip4.lib.xjdf.schema
Java class for EnumGlueTypeDetailed.
EnumGluingTechnique - Enum in org.cip4.lib.xjdf.schema
Java class for EnumGluingTechnique.
EnumGrainDirection - Enum in org.cip4.lib.xjdf.schema
Java class for EnumGrainDirection.
EnumHoleShape - Enum in org.cip4.lib.xjdf.schema
Java class for EnumHoleShape.
EnumHoleType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumHoleType.
EnumIconUsage - Enum in org.cip4.lib.xjdf.schema
Java class for EnumIconUsage.
EnumIncludeResources - Enum in org.cip4.lib.xjdf.schema
Java class for EnumIncludeResources.
EnumIncludeType3Fonts - Enum in org.cip4.lib.xjdf.schema
Java class for EnumIncludeType3Fonts.
EnumInsertingMethod - Enum in org.cip4.lib.xjdf.schema
Java class for EnumInsertingMethod.
EnumIsoPaperSubstrate - Enum in org.cip4.lib.xjdf.schema
Java class for EnumIsoPaperSubstrate.
EnumJacket - Enum in org.cip4.lib.xjdf.schema
Java class for EnumJacket.
EnumJmfRole - Enum in org.cip4.lib.xjdf.schema
Java class for EnumJmfRole.
EnumJobDetails - Enum in org.cip4.lib.xjdf.schema
Java class for EnumJobDetails.
EnumKnockoutSource - Enum in org.cip4.lib.xjdf.schema
Java class for EnumKnockoutSource.
EnumLeftRight - Enum in org.cip4.lib.xjdf.schema
Java class for EnumLeftRight.
EnumLevel - Enum in org.cip4.lib.xjdf.schema
Java class for EnumLevel.
EnumMask - Enum in org.cip4.lib.xjdf.schema
Java class for EnumMask.
EnumNamedColor - Enum in org.cip4.lib.xjdf.schema
Java class for EnumNamedColor.
EnumNodeStatus - Enum in org.cip4.lib.xjdf.schema
Java class for EnumNodeStatus.
EnumOpacity - Enum in org.cip4.lib.xjdf.schema
Java class for EnumOpacity.
EnumOrdPolicy - Enum in org.cip4.lib.xjdf.schema
Java class for EnumOrdPolicy.
EnumOverwritePolicy - Enum in org.cip4.lib.xjdf.schema
Java class for EnumOverwritePolicy.
EnumOwnership - Enum in org.cip4.lib.xjdf.schema
Java class for EnumOwnership.
EnumPackaging - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPackaging.
EnumPageDelivery - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPageDelivery.
EnumPartIDKey - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPartIDKey.
EnumPipeOperation - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPipeOperation.
EnumPlateType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPlateType.
EnumPolarity - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPolarity.
EnumPosition - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPosition.
EnumPositionPolicy - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPositionPolicy.
EnumPreflightAction - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPreflightAction.
EnumPreflightLevel - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPreflightLevel.
EnumPreflightSeverity - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPreflightSeverity.
EnumPreviewUsage - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPreviewUsage.
EnumPreviewUsages - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPreviewUsages.
EnumPrintPreference - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPrintPreference.
EnumPrintQuality - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPrintQuality.
EnumProcessColorModel - Enum in org.cip4.lib.xjdf.schema
Java class for EnumProcessColorModel.
EnumPSType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumPSType.
EnumQueueEntryDetails - Enum in org.cip4.lib.xjdf.schema
Java class for EnumQueueEntryDetails.
EnumQueueEntryStatus - Enum in org.cip4.lib.xjdf.schema
Java class for EnumQueueEntryStatus.
EnumQueueStatus - Enum in org.cip4.lib.xjdf.schema
Java class for EnumQueueStatus.
EnumReason - Enum in org.cip4.lib.xjdf.schema
Java class for EnumReason.
EnumReferenceEdge - Enum in org.cip4.lib.xjdf.schema
Java class for EnumReferenceEdge.
EnumRenderingIntent - Enum in org.cip4.lib.xjdf.schema
Java class for EnumRenderingIntent.
EnumRenderingIntent2 - Enum in org.cip4.lib.xjdf.schema
Java class for EnumRenderingIntent2.
EnumResourceCmdParamsActivation - Enum in org.cip4.lib.xjdf.schema
Java class for EnumResourceCmdParamsActivation.
EnumResourceDetails - Enum in org.cip4.lib.xjdf.schema
Java class for EnumResourceDetails.
EnumRetryPolicy - Enum in org.cip4.lib.xjdf.schema
Java class for EnumRetryPolicy.
EnumRunlistType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumRunlistType.
EnumScope - Enum in org.cip4.lib.xjdf.schema
Java class for EnumScope.
EnumScoring - Enum in org.cip4.lib.xjdf.schema
Java class for EnumScoring.
EnumShapeDefFluteDirection - Enum in org.cip4.lib.xjdf.schema
Java class for EnumShapeDefFluteDirection.
EnumShapeDefGrainDirection - Enum in org.cip4.lib.xjdf.schema
Java class for EnumShapeDefGrainDirection.
EnumShapeType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumShapeType.
EnumSheetCondition - Enum in org.cip4.lib.xjdf.schema
Java class for EnumSheetCondition.
EnumSheetLay - Enum in org.cip4.lib.xjdf.schema
Java class for EnumSheetLay.
EnumSheetSide - Enum in org.cip4.lib.xjdf.schema
Java class for EnumSheetSide.
EnumShutDownType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumShutDownType.
EnumSide - Enum in org.cip4.lib.xjdf.schema
Java class for EnumSide.
EnumSides - Enum in org.cip4.lib.xjdf.schema
Java class for EnumSides.
EnumSides2 - Enum in org.cip4.lib.xjdf.schema
Java class for EnumSides2.
EnumSourceCS - Enum in org.cip4.lib.xjdf.schema
Java class for EnumSourceCS.
EnumSourceObjects - Enum in org.cip4.lib.xjdf.schema
Java class for EnumSourceObjects.
EnumStackRestriction - Enum in org.cip4.lib.xjdf.schema
Java class for EnumStackRestriction.
EnumStackSequence - Enum in org.cip4.lib.xjdf.schema
Java class for EnumStackSequence.
EnumStatusList - Enum in org.cip4.lib.xjdf.schema
Java class for EnumStatusList.
EnumStripMaterial - Enum in org.cip4.lib.xjdf.schema
Java class for EnumStripMaterial.
EnumSurface - Enum in org.cip4.lib.xjdf.schema
Java class for EnumSurface.
EnumSurplusHandling - Enum in org.cip4.lib.xjdf.schema
Java class for EnumSurplusHandling.
EnumTemperature - Enum in org.cip4.lib.xjdf.schema
Java class for EnumTemperature.
EnumTemplateType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumTemplateType.
EnumTernary - Enum in org.cip4.lib.xjdf.schema
Java class for EnumTernary.
EnumTightBacking - Enum in org.cip4.lib.xjdf.schema
Java class for EnumTightBacking.
EnumTransferFunction - Enum in org.cip4.lib.xjdf.schema
Java class for EnumTransferFunction.
EnumType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumType.
EnumUCRandBG - Enum in org.cip4.lib.xjdf.schema
Java class for EnumUCRandBG.
EnumUpdateMethod - Enum in org.cip4.lib.xjdf.schema
Java class for EnumUpdateMethod.
EnumUsage - Enum in org.cip4.lib.xjdf.schema
Java class for EnumUsage.
EnumVarnishArea - Enum in org.cip4.lib.xjdf.schema
Java class for EnumVarnishArea.
EnumVarnishMethod - Enum in org.cip4.lib.xjdf.schema
Java class for EnumVarnishMethod.
EnumWireCombShape - Enum in org.cip4.lib.xjdf.schema
Java class for EnumWireCombShape.
EnumWorkStyle - Enum in org.cip4.lib.xjdf.schema
Java class for EnumWorkStyle.
EnumWorkType - Enum in org.cip4.lib.xjdf.schema
Java class for EnumWorkType.
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.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.ApprovalSuccess
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ApprovalSuccess
 
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.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.AssetListCreationParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.AssetListCreationParams
 
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.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.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.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.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.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.BufferParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.BufferParams
 
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.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.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.CollectingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CollectingParams
 
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.ColorantZoneDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
 
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.ColorMeasurementConditions
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
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.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.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.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.ContactCopyParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
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.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.Created
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Created
 
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.CustomerMessage
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
 
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.DeviceList
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DeviceList
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
 
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.DigitalDeliveryParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
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.DynamicField
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.DynamicField
 
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.ElementColorParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
 
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.EndSheet
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.EndSheet
 
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.Error
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Error
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ErrorData
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ErrorData
 
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.ExternalImpositionTemplate
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ExternalImpositionTemplate
 
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.FakeReferences
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
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.FlushResourceParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FlushResourceParams
 
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.FoldOperation
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.FoldOperation
 
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.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.GatheringParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.GatheringParams
 
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.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.ImageReplacementParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
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.InsertingIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
 
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.IntentType
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.IntentType
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.InterpretedPDLData
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.InterpretedPDLData
 
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.KnownMsgQuParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.KnownMsgQuParams
 
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.Location
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Location
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.LongitudinalRibbonOperationParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.LongitudinalRibbonOperationParams
 
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.MarkActivation
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.MarkActivation
 
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.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.ModulePhase
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ModulePhase
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.NewJDFQuParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.NewJDFQuParams
 
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.NumberingParam
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.NumberingParam
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.NumberingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.NumberingParams
 
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.ObservationTarget
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ObservationTarget
 
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.OrderingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.OrderingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
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.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.Parameter
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ParameterType
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ParameterType
 
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.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.PDLResourceAlias
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PDLResourceAlias
 
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.PhaseAmount
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PhaseAmount
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
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.PlaceHolderResource
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PlaceHolderResource
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.PlateCopyParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PlateCopyParams
 
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.PreflightAnalysis
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PreflightAnalysis
 
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.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.PrintRollingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.PrintRollingParams
 
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.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.ProductionSubPath
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ProductionSubPath
 
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.ProofingIntent
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ProofingIntent
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ProofingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ProofingParams
 
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.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.QueueStatus
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.QueueStatus
 
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.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.ResourceAudit
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
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.ResourceDefinitionParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
 
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.ResourceParam
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResourceParam
 
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.ResourceType
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ResourceType
 
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.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.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.RollStand
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.RollStand
 
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.SaddleStitchingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SaddleStitchingParams
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
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.SetType
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SetType
 
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.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.SheetCondition
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SheetCondition
 
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.SideSewingParams
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.SideSewingParams
 
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.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.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.Stack
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Stack
 
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.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.Strap
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Strap
 
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.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.ThreadSewing
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.ThreadSewing
 
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.Tile
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.Tile
 
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.TransferCurvePool
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TransferCurvePool
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.TransferFunctionControl
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TransferFunctionControl
 
equals(ObjectLocator, ObjectLocator, Object, EqualsStrategy) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
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.TrapRegion
 
equals(Object) - Method in class org.cip4.lib.xjdf.schema.TrapRegion
 
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.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.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
 
Error - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Error() - Constructor for class org.cip4.lib.xjdf.schema.Error
 
error - Variable in class org.cip4.lib.xjdf.schema.Notification
 
errorCorrectionLevel - Variable in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
errorCount - Variable in class org.cip4.lib.xjdf.schema.PreflightReport
 
errorData - Variable in class org.cip4.lib.xjdf.schema.Error
 
ErrorData - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ErrorData() - Constructor for class org.cip4.lib.xjdf.schema.ErrorData
 
errorID - Variable in class org.cip4.lib.xjdf.schema.Error
 
errorType - Variable in class org.cip4.lib.xjdf.schema.ErrorData
 
errorURL - Variable in class org.cip4.lib.xjdf.schema.ErrorData
 
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
 
exact - Variable in class org.cip4.lib.xjdf.schema.KnownMsgQuParams
 
exact - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
exact - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
ExposedMedia - Class in org.cip4.lib.xjdf.schema
Java class for ExposedMedia complex type.
ExposedMedia() - Constructor for class org.cip4.lib.xjdf.schema.ExposedMedia
 
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.HoleMakingIntent
 
extent - Variable in class org.cip4.lib.xjdf.schema.HolePattern
 
externalID - Variable in class org.cip4.lib.xjdf.schema.Product
 
externalID - Variable in class org.cip4.lib.xjdf.schema.Resource
 
ExternalImpositionTemplate - Class in org.cip4.lib.xjdf.schema
Java class for ExternalImpositionTemplate complex type.
ExternalImpositionTemplate() - Constructor for class org.cip4.lib.xjdf.schema.ExternalImpositionTemplate
 
externalImpositionTemplate - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
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

faceCells - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
failed - Variable in class org.cip4.lib.xjdf.schema.QualityControlResult
 
FakeReferences - Class in org.cip4.lib.xjdf.schema
Java class for FakeReferences complex type.
FakeReferences() - Constructor for class org.cip4.lib.xjdf.schema.FakeReferences
 
fakeReferences - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
families - Variable in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
family - Variable in class org.cip4.lib.xjdf.schema.Ink
 
family - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
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
 
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
 
fieldRange - Variable in class org.cip4.lib.xjdf.schema.VerificationParams
 
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.AssetListCreationParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.Color
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
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 - Class in org.cip4.lib.xjdf.schema
Java class for FileSpec complex type.
FileSpec() - Constructor for class org.cip4.lib.xjdf.schema.FileSpec
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.MessageService
 
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.QualityControlResult
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.RunList
 
fileSpec - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ApprovalSuccess
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ElementColorParams
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ExternalImpositionTemplate
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.Icon
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ObjectModel
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.PDLResourceAlias
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.PrintCondition
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ProofingParams
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
fileSpecRef - Variable in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
fileTargetDeviceModel - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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.MarkObject
 
fillMaterial - Variable in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
filmRef - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
filmRef - Variable in class org.cip4.lib.xjdf.schema.Layout
 
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.
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
 
firstName - Variable in class org.cip4.lib.xjdf.schema.Person
 
firstPage - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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 FitPolicy complex type.
FitPolicy() - Constructor for class org.cip4.lib.xjdf.schema.FitPolicy
 
fitPolicy - Variable in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
fitPolicy - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
fitPolicy - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
fitPolicyRef - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
fixExpression - Variable in class org.cip4.lib.xjdf.schema.ErrorData
 
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.BindingQualityParams
 
flipBackCover - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
flushPolicy - Variable in class org.cip4.lib.xjdf.schema.FlushResourceParams
 
flushQueueParamsRef - Variable in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
flushResourceParams - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
FlushResourceParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
FlushResourceParams() - Constructor for class org.cip4.lib.xjdf.schema.FlushResourceParams
 
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 - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
Fold - Class in org.cip4.lib.xjdf.schema
Java class for Fold 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
 
foldCatalog - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
foldCatalog - Variable in class org.cip4.lib.xjdf.schema.FoldingParams
 
folderModuleID - Variable in class org.cip4.lib.xjdf.schema.FolderProduction
 
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
 
folderSuperStructureWebPath - Variable in class org.cip4.lib.xjdf.schema.ProductionPath
 
foldIndex - Variable in class org.cip4.lib.xjdf.schema.BoxFoldAction
 
FOLDING_CATALOG - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'FoldingCatalog' of FoldingIntent Node in XJDF Document.
foldingCatalog - Variable in class org.cip4.lib.xjdf.schema.FoldingIntent
 
foldingCatalog - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
foldingDetails - Variable in class org.cip4.lib.xjdf.schema.FoldingIntent
 
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
Extended validation for element //FoldingIntent.
FoldingIntentValidator() - Constructor for class org.cip4.lib.xjdf.validator.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
 
foldLay - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
FoldOperation - Class in org.cip4.lib.xjdf.schema
Java class for FoldOperation complex type.
FoldOperation() - Constructor for class org.cip4.lib.xjdf.schema.FoldOperation
 
folio - Variable in class org.cip4.lib.xjdf.schema.InsertingIntent
 
folioCount - Variable in class org.cip4.lib.xjdf.schema.Bundle
 
font - Variable in class org.cip4.lib.xjdf.schema.DeviceMark
 
FontParams - Class in org.cip4.lib.xjdf.schema
Java class for FontParams complex type.
FontParams() - Constructor for class org.cip4.lib.xjdf.schema.FontParams
 
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.DeviceMark
 
forceSeparations - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
format - Variable in class org.cip4.lib.xjdf.schema.DynamicField
 
format - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
format - Variable in class org.cip4.lib.xjdf.schema.Subscription
 
fountainPositions - Variable in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
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.Anchor
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAction
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumActivation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumApprovalRole
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumApprovalState
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAssemblyOrder
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAssetPolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAssetStatus
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAutomation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAutoRotate
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBandOrdering
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBinderySignatureType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBindingEdge
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBindingMaterial
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBindingOrder
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBindingType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBottleAxis
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBoxFoldingType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBoxType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCartonType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCellOrientation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCellSides
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCenterReference
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumChannelFamily
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumChannelMode
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumClass
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumClasses
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCoatings
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCollate
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumColorantType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumColorMapping
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumColorModel
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumColorType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCommandResult
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCompensation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumComponentOrientation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumComponentType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumConsumption
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumContext
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCostType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCountReset
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCSConversionOperation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCutDepth
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCutType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDataType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeadline
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeliveryCharge
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeliveryTransfer
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeviceAxis
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeviceDetails
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeviceInfoStatus
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeviceStatus
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDrying
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDueLevel
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEdge
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEdgeShape
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEmbossDirection
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEmbossLevel
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEmbossType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEndStatus
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFirstSurface
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFlushPolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFluteDirection
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFountainSolution
 
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.EnumGlueProcedure
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGlueType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGlueTypeDetailed
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGluingTechnique
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGrainDirection
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumHoleShape
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumHoleType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumIconUsage
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumIncludeResources
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumIncludeType3Fonts
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumInsertingMethod
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumIsoPaperSubstrate
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumJacket
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumJmfRole
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumJobDetails
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumKnockoutSource
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumLeftRight
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumLevel
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumMask
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumNamedColor
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumNodeStatus
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumOpacity
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumOrdPolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumOverwritePolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumOwnership
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPackaging
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPageDelivery
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPartIDKey
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPipeOperation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPlateType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPolarity
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPosition
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPositionPolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPreflightAction
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPreflightLevel
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPreflightSeverity
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPreviewUsage
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPreviewUsages
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPrintPreference
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPrintQuality
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumProcessColorModel
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPSType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumQueueEntryDetails
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumQueueEntryStatus
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumQueueStatus
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumReason
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumReferenceEdge
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumRenderingIntent
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumRenderingIntent2
 
fromValue(EnumActivation) - Static method in enum org.cip4.lib.xjdf.schema.EnumResourceCmdParamsActivation
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumResourceDetails
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumRetryPolicy
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumRunlistType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumScope
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumScoring
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumShapeDefFluteDirection
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumShapeDefGrainDirection
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumShapeType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSheetCondition
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSheetLay
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSheetSide
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumShutDownType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSide
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSides
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSides2
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSourceCS
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSourceObjects
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumStackRestriction
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumStackSequence
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumStatusList
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumStripMaterial
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSurface
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSurplusHandling
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTemperature
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTemplateType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTernary
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTightBacking
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTransferFunction
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumUCRandBG
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumUpdateMethod
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumUsage
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumVarnishArea
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumVarnishMethod
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumWireCombShape
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumWorkStyle
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumWorkType
 
fromValue(String) - Static method in enum org.cip4.lib.xjdf.schema.Orientation
 
frontCoatingDetail - Variable in class org.cip4.lib.xjdf.schema.Media
 
frontCoatings - Variable in class org.cip4.lib.xjdf.schema.Media
 
frontFoldIn - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
frontGlossValue - Variable in class org.cip4.lib.xjdf.schema.Media
 
frontOverfold - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
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.FakeReferences
 
GangCmdFilter - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
GangCmdFilter() - Constructor for class org.cip4.lib.xjdf.schema.GangCmdFilter
 
gangInfo - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
GangInfo - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
GangInfo() - Constructor for class org.cip4.lib.xjdf.schema.GangInfo
 
gangName - Variable in class org.cip4.lib.xjdf.schema.GangInfo
 
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 - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
GangQuFilter - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
GangQuFilter() - Constructor for class org.cip4.lib.xjdf.schema.GangQuFilter
 
gapList - Variable in class org.cip4.lib.xjdf.schema.LaminatingParams
 
GatheringParams - Class in org.cip4.lib.xjdf.schema
Java class for GatheringParams complex type.
GatheringParams() - Constructor for class org.cip4.lib.xjdf.schema.GatheringParams
 
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 - 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.Parameter
 
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.ProductList
 
generalID - Variable in class org.cip4.lib.xjdf.schema.Resource
 
generalID - Variable in class org.cip4.lib.xjdf.schema.SetType
 
generalID - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
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.
getActivation() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets the value of the activation 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.
getActualAmount() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the actualAmount property.
getActualAmount() - Method in class org.cip4.lib.xjdf.schema.PartAmount
Gets the value of the actualAmount property.
getActualAmount() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the actualAmount property.
getActualColorName() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the actualColorName property.
getActualTotalAmount() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the actualTotalAmount 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.
getAddress() - Method in class org.cip4.lib.xjdf.schema.Location
Gets the value of the address property.
getAddress() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the address property.
getAdhesiveType() - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Gets the value of the adhesiveType property.
getAdjustContrast() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the adjustContrast property.
getAdjustCyanRed() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the adjustCyanRed 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.
getAdjustMagentaGreen() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the adjustMagentaGreen property.
getAdjustSaturation() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the adjustSaturation property.
getAdjustYellowBlue() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the adjustYellowBlue 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.Command
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.Created
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.Message
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.Query
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.Signal
Gets the value of the agentName property.
getAgentName() - Method in class org.cip4.lib.xjdf.schema.XJMF
Gets the value of the agentName property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.Command
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.Created
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.Message
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.Query
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.Signal
Gets the value of the agentVersion property.
getAgentVersion() - Method in class org.cip4.lib.xjdf.schema.XJMF
Gets the value of the agentVersion property.
getAimCurve() - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Gets the value of the aimCurve property.
getAlignmentReferenceWeb() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the alignmentReferenceWeb 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.DropItem
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.
getAmount() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the amount property.
getAmountPool() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the amountPool property.
getAmountPool() - Method in class org.cip4.lib.xjdf.schema.PhaseAmount
Gets the value of the amountPool property.
getAmountPool() - Method in class org.cip4.lib.xjdf.schema.PipeParams
Gets the value of the amountPool 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.ContentObject
Gets the value of the anchor property.
getAnchor() - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Gets the value of the anchor property.
getAnchor() - Method in class org.cip4.lib.xjdf.schema.MarkObject
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.
getAngleMap() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the angleMap property.
getAntiAliasing() - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
Gets the value of the antiAliasing property.
getApplication() - Method in class org.cip4.lib.xjdf.schema.LabelingParams
Gets the value of the application property.
getApprovalDetails() - Method in class org.cip4.lib.xjdf.schema.ApprovalSuccess
Gets the value of the approvalDetails property.
getApprovalParams() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Gets the value of the approvalParams property.
getApprovalParams() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the approvalParams property.
getApprovalParamsRef() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the approvalParamsRef property.
getApprovalPerson() - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Gets the value of the approvalPerson property.
getApprovalPersonRef() - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
Gets the value of the approvalPersonRef 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.
getAspectRatio() - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Gets the value of the aspectRatio property.
getAssembly() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the assembly property.
getAssembly() - Method in class org.cip4.lib.xjdf.schema.CutMark
Gets the value of the assembly property.
getAssemblyID() - Method in class org.cip4.lib.xjdf.schema.Position
Gets the value of the assemblyID property.
getAssemblyIDs() - Method in class org.cip4.lib.xjdf.schema.Assembly
Gets the value of the assemblyIDs property.
getAssemblyIDs() - Method in class org.cip4.lib.xjdf.schema.AssemblySection
Gets the value of the assemblyIDs property.
getAssemblyIDs() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the assemblyIDs property.
getAssemblyIDs() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the assemblyIDs property.
getAssemblyIDs() - Method in class org.cip4.lib.xjdf.schema.CutBlock
Gets the value of the assemblyIDs property.
getAssemblyIDs() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the assemblyIDs property.
getAssemblyIDs() - Method in class org.cip4.lib.xjdf.schema.RuleLength
Gets the value of the assemblyIDs property.
getAssemblyIDs() - Method in class org.cip4.lib.xjdf.schema.Station
Gets the value of the assemblyIDs 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.
getAssetTypes() - Method in class org.cip4.lib.xjdf.schema.AssetListCreationParams
Gets the value of the assetTypes property.
getAuditPool() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the auditPool 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.Message
Gets the value of the author property.
getAuthor() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the author property.
getAutomatedOverPrintParams() - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Gets the value of the automatedOverPrintParams property.
getAutomatedOverPrintParamsRef() - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
Gets the value of the automatedOverPrintParamsRef property.
getAutomatedOverPrintParamsRef() - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
Gets the value of the automatedOverPrintParamsRef 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.
getAvailableAmount() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the availableAmount property.
getB() - Method in class org.cip4.lib.xjdf.type.Matrix
Getter for b attribute.
getBackCoatingDetail() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the backCoatingDetail property.
getBackCoatings() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the backCoatings 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.
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.
getBarcodeCompParamsRef() - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Gets the value of the barcodeCompParamsRef 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.FakeReferences
Gets the value of the barcodeProductionParams property.
getBarcodeReproParamsRef() - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
Gets the value of the barcodeReproParamsRef property.
getBarcodeReproParamsRef() - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Gets the value of the barcodeReproParamsRef property.
getBarcodeVersion() - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Gets the value of the barcodeVersion property.
getBaseOrdReset() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the baseOrdReset property.
getBearerBars() - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Gets the value of the bearerBars property.
getBillingCode() - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Gets the value of the billingCode property.
getBinaryValue() - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Gets the value of the binaryValue property.
getBinderBrand() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the binderBrand property.
getBinderMaterial() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets the value of the binderMaterial property.
getBinderySignature() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the binderySignature property.
getBinderySignatureID() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the binderySignatureID property.
getBinderySignatureIDs() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the binderySignatureIDs property.
getBinderySignatureIDs() - Method in class org.cip4.lib.xjdf.schema.MarkObject
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.
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.
getBindingEdge() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the bindingEdge 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.
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.
getBitDepth() - Method in class org.cip4.lib.xjdf.schema.ScanParams
Gets the value of the bitDepth property.
getBlackColorLimit() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the blackColorLimit property.
getBlackDensityLimit() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the blackDensityLimit property.
getBlackWidth() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the blackWidth 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.
getBlockElementSize() - Method in class org.cip4.lib.xjdf.schema.CutBlock
Gets the value of the blockElementSize property.
getBlockElementType() - Method in class org.cip4.lib.xjdf.schema.CutBlock
Gets the value of the blockElementType 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.
getBlocks() - Method in class org.cip4.lib.xjdf.schema.CutMark
Gets the value of the blocks property.
getBlockSubdivision() - Method in class org.cip4.lib.xjdf.schema.CutBlock
Gets the value of the blockSubdivision property.
getBlockType() - Method in class org.cip4.lib.xjdf.schema.CutBlock
Gets the value of the blockType property.
getBoardThickness() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets the value of the boardThickness property.
getBottleAngle() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the bottleAngle property.
getBottleAxis() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the bottleAxis property.
getBottomBrand() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the bottomBrand property.
getBottomColor() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the bottomColor property.
getBottomColorDetails() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the bottomColorDetails property.
getBottomFoldIn() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Gets the value of the bottomFoldIn property.
getBottomLength() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the bottomLength 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.
getBoxedQuantity() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the boxedQuantity property.
getBoxFoldAction() - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
Gets the value of the boxFoldAction property.
getBoxFoldingType() - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
Gets the value of the boxFoldingType property.
getBoxName() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the boxName property.
getBoxShape() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the boxShape 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.
getBrailleText() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the brailleText 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.Resource
Gets the value of the brand property.
getBrandName() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the brandName property.
getBrightness() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the brightness property.
getBundle() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the bundle property.
getBundle() - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Gets the value of the bundle property.
getBundleDepth() - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Gets the value of the bundleDepth property.
getBundleDepth() - Method in class org.cip4.lib.xjdf.schema.StackingParams
Gets the value of the bundleDepth property.
getBundleItem() - Method in class org.cip4.lib.xjdf.schema.Bundle
Gets the value of the bundleItem property.
getBundleItemIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the bundleItemIndex property.
getBundleType() - Method in class org.cip4.lib.xjdf.schema.Bundle
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.
getCannotEmbedFontPolicy() - Method in class org.cip4.lib.xjdf.schema.FontParams
Gets the value of the cannotEmbedFontPolicy property.
getCapacity() - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Gets the value of the capacity property.
getCartonMaxWeight() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the cartonMaxWeight property.
getCartonQuantity() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the cartonQuantity property.
getCartonShape() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the cartonShape property.
getCartonStrength() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the cartonStrength property.
getCartonTopFlaps() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the cartonTopFlaps property.
getCartonType() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the cartonType property.
getCartonTypeDetails() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the cartonTypeDetails property.
getCaseRadius() - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Gets the value of the caseRadius property.
getCastingMaterial() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the castingMaterial 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.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.SubscriptionFilter
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.MessageService
Gets the value of the channelMode property.
getChannelMode() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Gets the value of the channelMode 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.
getChannelTypeDetails() - Method in class org.cip4.lib.xjdf.schema.ComChannel
Gets the value of the channelTypeDetails 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.
getChildRefs() - Method in class org.cip4.lib.xjdf.schema.Product
Gets the value of the childRefs property.
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.
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.
getClazz() - Method in class org.cip4.lib.xjdf.schema.Parameter
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.ContentObject
Gets the value of the clipBox property.
getClipBox() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the clipBox property.
getClipBox() - Method in class org.cip4.lib.xjdf.schema.Tile
Gets the value of the clipBox property.
getClipBoxFormat() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the clipBoxFormat property.
getClipBoxFormat() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the clipBoxFormat property.
getClipBoxTemplate() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the clipBoxTemplate property.
getClipBoxTemplate() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the clipBoxTemplate 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.ContentObject
Gets the value of the clipPath property.
getClipPath() - Method in class org.cip4.lib.xjdf.schema.MarkObject
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.
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.
getCoilBindingDetails() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the coilBindingDetails 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.
getColorant() - Method in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
Gets the value of the colorant property.
getColorantAlias() - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Gets the value of the colorantAlias property.
getColorantAlias() - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
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.
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.
getColorantZoneDetails() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the colorantZoneDetails 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.
getColorBookPrefix() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the colorBookPrefix property.
getColorBookSuffix() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the colorBookSuffix 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.
getColorList() - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
Gets the value of the colorList property.
getColorManagementSystem() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
Gets the value of the colorManagementSystem property.
getColorManagementSystem() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
Gets the value of the colorManagementSystem property.
getColorManagementSystem() - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
Gets the value of the colorManagementSystem property.
getColorMeasurementConditionsRef() - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Gets the value of the colorMeasurementConditionsRef property.
getColorMeasurementConditionsRef() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the colorMeasurementConditionsRef property.
getColorMeasurementConditionsRef() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the colorMeasurementConditionsRef property.
getColorMeasurementConditionsRef() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the colorMeasurementConditionsRef property.
getColorMeasurementConditionsRef() - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Gets the value of the colorMeasurementConditionsRef property.
getColorName() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the colorName property.
getColorName() - Method in class org.cip4.lib.xjdf.schema.Ink
Gets the value of the colorName property.
getColorSpaceConversionOp() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
Gets the value of the colorSpaceConversionOp property.
getColorSpaceConversionOp() - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
Gets the value of the colorSpaceConversionOp property.
getColorsUsed() - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Gets the value of the colorsUsed 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.
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.ModulePhase
Gets the value of the combinedProcessIndex property.
getCombinedProcessIndex() - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
Gets the value of the combinedProcessIndex property.
getComChannel() - Method in class org.cip4.lib.xjdf.schema.Contact
Gets the value of the comChannel property.
getComChannel() - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
Gets the value of the comChannel property.
getComChannel() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the comChannel property.
getCommand() - Method in class org.cip4.lib.xjdf.schema.XJMF
Gets the value of the command 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.Notification
Gets the value of the comment property.
getComment() - Method in class org.cip4.lib.xjdf.schema.Parameter
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.ProductList
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.SetType
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.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.
getCompensation() - Method in class org.cip4.lib.xjdf.schema.Preview
Gets the value of the compensation property.
getCompensation() - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Gets the value of the compensation property.
getCompensationCTMFormat() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the compensationCTMFormat property.
getCompensationCTMFormat() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the compensationCTMFormat property.
getCompensationCTMTemplate() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the compensationCTMTemplate property.
getCompensationCTMTemplate() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the compensationCTMTemplate 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.
getComponentOrientation() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the componentOrientation property.
getComponentRef() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets the value of the componentRef property.
getComponentRef() - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Gets the value of the componentRef property.
getComponentRef() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the componentRef property.
getComponentRef() - Method in class org.cip4.lib.xjdf.schema.Feeder
Gets the value of the componentRef property.
getComponentRef() - Method in class org.cip4.lib.xjdf.schema.MediaSource
Gets the value of the componentRef property.
getComponentsPerRow() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the componentsPerRow property.
getComponentType() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the componentType property.
getCompressionFilter() - Method in class org.cip4.lib.xjdf.schema.ScanParams
Gets the value of the compressionFilter property.
getCondition() - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Gets the value of the condition property.
getCondition() - Method in class org.cip4.lib.xjdf.schema.SheetCondition
Gets the value of the condition property.
getConsumableType() - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Gets the value of the consumableType property.
getConsumption() - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Gets the value of the consumption property.
getContact() - Method in class org.cip4.lib.xjdf.schema.Bundle
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.Command
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.Ink
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.OrderingParams
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.Pallet
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.Query
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.RollStand
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.Strap
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.Tool
Gets the value of the contact property.
getContact() - Method in class org.cip4.lib.xjdf.schema.UsageCounter
Gets the value of the contact property.
getContactRef() - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Gets the value of the contactRef property.
getContactRef() - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
Gets the value of the contactRef property.
getContactRef() - Method in class org.cip4.lib.xjdf.schema.Created
Gets the value of the contactRef property.
getContactRef() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the contactRef property.
getContactRefs() - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
Gets the value of the contactRefs property.
getContactRefs() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the contactRefs property.
getContactRefs() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the contactRefs property.
getContactTypeDetails() - Method in class org.cip4.lib.xjdf.schema.Contact
Gets the value of the contactTypeDetails property.
getContactTypes() - Method in class org.cip4.lib.xjdf.schema.Contact
Gets the value of the contactTypes property.
getContainerRef() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the containerRef 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.Layout
Gets the value of the contentObject property.
getContentRef() - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
Gets the value of the contentRef property.
getContentRef() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the contentRef property.
getContentRefs() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the contentRefs 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.
getContext() - Method in class org.cip4.lib.xjdf.schema.MarkActivation
Gets the value of the context property.
getContext() - Method in class org.cip4.lib.xjdf.schema.MetadataMap
Gets the value of the context property.
getContext() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the context property.
getConvertingConfig() - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
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.PrintRollingParams
Gets the value of the copies property.
getCoreMaterial() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the coreMaterial 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.
getCounterID() - Method in class org.cip4.lib.xjdf.schema.UsageCounter
Gets the value of the counterID 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.
getCoverBoardWidth() - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Gets the value of the coverBoardWidth property.
getCoverColor() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the coverColor property.
getCoverColor() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the coverColor property.
getCoverColorDetails() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the coverColorDetails property.
getCoverColorDetails() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
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.
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.
getCreated() - Method in class org.cip4.lib.xjdf.schema.AuditPool
Gets the value of the created property.
getCreated() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Gets the value of the created property.
getCreep() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the creep property.
getCTM() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the ctm property.
getCTM() - Method in class org.cip4.lib.xjdf.schema.LabelingParams
Gets the value of the ctm property.
getCTM() - Method in class org.cip4.lib.xjdf.schema.MarkObject
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.Tile
Gets the value of the ctm property.
getCTM() - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
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.
getCustomerMessage() - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Gets the value of the customerMessage 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.
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.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.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.Shape
Gets the value of the cutType 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.
getCutWidthFoot() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the cutWidthFoot property.
getCutWidthHead() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the cutWidthHead property.
getCycle() - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Gets the value of the cycle 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.
getDataType() - Method in class org.cip4.lib.xjdf.schema.MetadataMap
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.
getDCTQuality() - Method in class org.cip4.lib.xjdf.schema.ScanParams
Gets the value of the dctQuality 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.
getDefaultID() - Method in class org.cip4.lib.xjdf.schema.ResourceParam
Gets the value of the defaultID property.
getDefaultJDF() - Method in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
Gets the value of the defaultJDF property.
getDefaultJDF() - Method in class org.cip4.lib.xjdf.schema.ResourceParam
Gets the value of the defaultJDF property.
getDefaultPriority() - Method in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
Gets the value of the defaultPriority property.
getDefaultPriority() - Method in class org.cip4.lib.xjdf.schema.ResourceParam
Gets the value of the defaultPriority property.
getDefaultRenderingIntent() - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Gets the value of the defaultRenderingIntent property.
getDeliveryCharge() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the deliveryCharge property.
getDeliveryID() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the deliveryID property.
getDeliveryMode() - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Gets the value of the deliveryMode property.
getDeliveryUnit0() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the deliveryUnit0 property.
getDeliveryUnit1() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the deliveryUnit1 property.
getDeliveryUnit2() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the deliveryUnit2 property.
getDeliveryUnit3() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the deliveryUnit3 property.
getDeliveryUnit4() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the deliveryUnit4 property.
getDeliveryUnit5() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the deliveryUnit5 property.
getDeliveryUnit6() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the deliveryUnit6 property.
getDeliveryUnit7() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the deliveryUnit7 property.
getDeliveryUnit8() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the deliveryUnit8 property.
getDeliveryUnit9() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the deliveryUnit9 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.
getDensityMeasuringField() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the densityMeasuringField property.
getDensityStandard() - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Gets the value of the densityStandard property.
getDependent() - Method in class org.cip4.lib.xjdf.schema.SetType
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.Parameter
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.ProductList
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.SetType
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.DeviceFilter
Gets the value of the device property.
getDevice() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
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.
getDeviceDetails() - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
Gets the value of the deviceDetails property.
getDeviceFilter() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
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.DeviceInfo
Gets the value of the deviceID property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.ModulePhase
Gets the value of the deviceID property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Gets the value of the deviceID property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.Queue
Gets the value of the deviceID property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the deviceID property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.QueueStatus
Gets the value of the deviceID property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the deviceID property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Gets the value of the deviceID property.
getDeviceID() - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Gets the value of the deviceID property.
getDeviceInfo() - Method in class org.cip4.lib.xjdf.schema.DeviceList
Gets the value of the deviceInfo property.
getDeviceList() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Gets the value of the deviceList property.
getDeviceMark() - Method in class org.cip4.lib.xjdf.schema.DynamicField
Gets the value of the deviceMark property.
getDeviceMark() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the deviceMark 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.
getDeviceNSpace() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the deviceNSpace property.
getDeviceRef() - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Gets the value of the deviceRef property.
getDeviceRef() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the deviceRef property.
getDeviceRef() - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Gets the value of the deviceRef property.
getDeviceRef() - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Gets the value of the deviceRef property.
getDeviceRef() - Method in class org.cip4.lib.xjdf.schema.RollStand
Gets the value of the deviceRef property.
getDeviceStatus() - Method in class org.cip4.lib.xjdf.schema.ModulePhase
Gets the value of the deviceStatus property.
getDeviceStatus() - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
Gets the value of the deviceStatus property.
getDeviceType() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the deviceType property.
getDeviceType() - Method in class org.cip4.lib.xjdf.schema.Module
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.
getDieLayoutRef() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the dieLayoutRef property.
getDieLayoutRef() - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Gets the value of the dieLayoutRef property.
getDieSide() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the dieSide property.
getDiffusion() - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Gets the value of the diffusion property.
getDigitalDeliveryDirection() - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
Gets the value of the digitalDeliveryDirection property.
getDigitalDeliveryProtocol() - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
Gets the value of the digitalDeliveryProtocol 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.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.
getDirectory() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the directory property.
getDirectory() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the directory property.
getDisjointing() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the disjointing property.
getDisjointing() - Method in class org.cip4.lib.xjdf.schema.GatheringParams
Gets the value of the disjointing 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.
getDispositionUsage() - Method in class org.cip4.lib.xjdf.schema.Disposition
Gets the value of the dispositionUsage property.
getDocCopies() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the docCopies property.
getDocIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the docIndex property.
getDocNames() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the docNames property.
getDocOrd() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the docOrd property.
getDocRunIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the docRunIndex property.
getDocs() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the docs property.
getDocSheetIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the docSheetIndex property.
getDocTags() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the docTags property.
getDocumentNaturalLang() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the documentNaturalLang 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.
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.
getDuration() - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
Gets the value of the duration property.
getDynamicField() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the dynamicField 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.
getEffort() - Method in class org.cip4.lib.xjdf.schema.FlateParams
Gets the value of the effort property.
getElementColorParams() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the elementColorParams property.
getElementColorParams() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the elementColorParams property.
getElementType() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the elementType 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.
getEmbossingTypes() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the embossingTypes 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.
getEndSheet() - Method in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
Gets the value of the endSheet 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.
getError() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the error 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.
getErrorData() - Method in class org.cip4.lib.xjdf.schema.Error
Gets the value of the errorData property.
getErrorID() - Method in class org.cip4.lib.xjdf.schema.Error
Gets the value of the errorID property.
getErrorType() - Method in class org.cip4.lib.xjdf.schema.ErrorData
Gets the value of the errorType property.
getErrorURL() - Method in class org.cip4.lib.xjdf.schema.ErrorData
Gets the value of the errorURL 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.HoleMakingIntent
Gets the value of the extent 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.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.
getExternalImpositionTemplate() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the externalImpositionTemplate 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.
getFaceCells() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the faceCells property.
getFailed() - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Gets the value of the failed property.
getFakeReferences() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Gets the value of the fakeReferences property.
getFamilies() - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Gets the value of the families property.
getFamily() - Method in class org.cip4.lib.xjdf.schema.Ink
Gets the value of the family property.
getFamily() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Gets the value of the family 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.
getFieldRange() - Method in class org.cip4.lib.xjdf.schema.VerificationParams
Gets the value of the fieldRange property.
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.AssetListCreationParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.Color
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.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.LayoutElementProductionParams
Gets the value of the fileSpec property.
getFileSpec() - Method in class org.cip4.lib.xjdf.schema.MessageService
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.QualityControlResult
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.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ApprovalSuccess
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ExternalImpositionTemplate
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.Icon
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ObjectModel
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.PDLResourceAlias
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ProofingParams
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ScanParams
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Gets the value of the fileSpecRef property.
getFileSpecRef() - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
Gets the value of the fileSpecRef property.
getFileTargetDeviceModel() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the fileTargetDeviceModel 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.MarkObject
Gets the value of the fillMark property.
getFillMaterial() - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Gets the value of the fillMaterial property.
getFilmRef() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the filmRef property.
getFilmRef() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the filmRef 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.
getFirstName() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the firstName property.
getFirstPage() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the firstPage 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.ImageSetterParams
Gets the value of the fitPolicy 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.MarkObject
Gets the value of the fitPolicy property.
getFitPolicyRef() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the fitPolicyRef property.
getFixExpression() - Method in class org.cip4.lib.xjdf.schema.ErrorData
Gets the value of the fixExpression 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.BindingQualityParams
Gets the value of the flexValue property.
getFlushPolicy() - Method in class org.cip4.lib.xjdf.schema.FlushResourceParams
Gets the value of the flushPolicy property.
getFlushQueueParamsRef() - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
Gets the value of the flushQueueParamsRef property.
getFlushResourceParams() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Gets the value of the flushResourceParams 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.BinderySignature
Gets the value of the fold 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.FoldingParams
Gets the value of the foldCatalog property.
getFolderModuleID() - Method in class org.cip4.lib.xjdf.schema.FolderProduction
Gets the value of the folderModuleID property.
getFolderProduction() - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
Gets the value of the folderProduction property.
getFolderSuperStructureWebPath() - Method in class org.cip4.lib.xjdf.schema.ProductionPath
Gets the value of the folderSuperStructureWebPath property.
getFoldIndex() - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
Gets the value of the foldIndex property.
getFoldingCatalog() - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Gets the value of the foldingCatalog property.
getFoldingCatalog() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the foldingCatalog property.
getFoldingDetails() - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Gets the value of the foldingDetails 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.
getFoldLay() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the foldLay property.
getFolio() - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
Gets the value of the folio property.
getFolioCount() - Method in class org.cip4.lib.xjdf.schema.Bundle
Gets the value of the folioCount property.
getFont() - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Gets the value of the font property.
getFontSize() - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Gets the value of the fontSize property.
getFormat() - Method in class org.cip4.lib.xjdf.schema.DynamicField
Gets the value of the format property.
getFormat() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the format property.
getFormat() - Method in class org.cip4.lib.xjdf.schema.Subscription
Gets the value of the format property.
getFountainPositions() - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Gets the value of the fountainPositions 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.
getFrontCoatingDetail() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the frontCoatingDetail property.
getFrontCoatings() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the frontCoatings property.
getFrontFoldIn() - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Gets the value of the frontFoldIn property.
getFrontGlossValue() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the frontGlossValue property.
getFrontOverfold() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the frontOverfold 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.FakeReferences
Gets the value of the gangCmdFilter property.
getGangInfo() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
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.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.FakeReferences
Gets the value of the gangQuFilter 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.Parameter
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.ProductList
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.SetType
Gets the value of the generalID property.
getGeneralID() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the generalID property.
getGlue() - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
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.EndSheet
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.InsertingIntent
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.MediaLayers
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.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.
getGlueProcedure() - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Gets the value of the glueProcedure property.
getGlueRef() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the glueRef property.
getGlueType() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the glueType property.
getGlueType() - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
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.
getGrade() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the grade 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.
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.
getHalftoneName() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the halftoneName property.
getHalfTonePhaseOrigin() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the halfTonePhaseOrigin property.
getHalfTonePhaseOrigin() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the halfTonePhaseOrigin property.
getHardCoverBinding() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the hardCoverBinding property.
getHardenerType() - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Gets the value of the hardenerType 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.
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.
getHoleReferenceEdge() - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
Gets the value of the holeReferenceEdge property.
getHoleType() - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
Gets the value of the holeType property.
getHoleType() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets the value of the holeType property.
getHoleType() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the holeType property.
getHoleType() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the holeType 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.DeviceMark
Gets the value of the horizontalFitPolicy 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.
getICCOutputProfileUsage() - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
Gets the value of the iccOutputProfileUsage 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.Command
Gets the value of the icsVersions 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.Message
Gets the value of the icsVersions property.
getICSVersions() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Gets the value of the icsVersions property.
getICSVersions() - Method in class org.cip4.lib.xjdf.schema.Query
Gets the value of the icsVersions property.
getICSVersions() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the icsVersions property.
getICSVersions() - Method in class org.cip4.lib.xjdf.schema.Signal
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.Command
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.Intent
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.Message
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
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.Query
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.ResourceAudit
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.SetType
Gets the value of the id property.
getID() - Method in class org.cip4.lib.xjdf.schema.Signal
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.Resource
Gets the value of the identificationField property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.Bundle
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.Disjointing
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.Ink
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.Pallet
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.RollStand
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.Strap
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.Tool
Gets the value of the identificationFieldRef property.
getIdentificationFieldRef() - Method in class org.cip4.lib.xjdf.schema.UsageCounter
Gets the value of the identificationFieldRef 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.
getIgnoreExtensions() - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
Gets the value of the ignoreExtensions property.
getIllumination() - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Gets the value of the illumination 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.ImageCompressionParams
Gets the value of the imageCompression property.
getImageCompressionParamsRef() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the imageCompressionParamsRef property.
getImageCompressionParamsRef() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the imageCompressionParamsRef 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.
getImageFilter() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the imageFilter property.
getImagePreScanStrategy() - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
Gets the value of the imagePreScanStrategy property.
getImageReplacementStrategy() - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
Gets the value of the imageReplacementStrategy property.
getImageResolution() - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Gets the value of the imageResolution property.
getImageResolution() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the imageResolution property.
getImageSetterParamsRef() - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Gets the value of the imageSetterParamsRef 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.
getImageStrategy() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the imageStrategy property.
getImageTrapPlacement() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the imageTrapPlacement property.
getImageTrapWidth() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the imageTrapWidth property.
getImageTrapWidthY() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the imageTrapWidthY 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.
getIncludeInBundleItem() - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Gets the value of the includeInBundleItem 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.
getIndex() - Method in class org.cip4.lib.xjdf.schema.MarkActivation
Gets the value of the index 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.
getInkName() - Method in class org.cip4.lib.xjdf.schema.Ink
Gets the value of the inkName property.
getInkState() - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Gets the value of the inkState property.
getInnerDimensions() - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Gets the value of the innerDimensions property.
getInputBox() - Method in class org.cip4.lib.xjdf.schema.ScanParams
Gets the value of the inputBox property.
getInsertError() - Method in class org.cip4.lib.xjdf.schema.VerificationParams
Gets the value of the insertError property.
getInsertLocation() - Method in class org.cip4.lib.xjdf.schema.InsertingParams
Gets the value of the insertLocation property.
getInsertOK() - Method in class org.cip4.lib.xjdf.schema.VerificationParams
Gets the value of the insertOK property.
getInsertSheet() - Method in class org.cip4.lib.xjdf.schema.Disjointing
Gets the value of the insertSheet property.
getInsertSheet() - Method in class org.cip4.lib.xjdf.schema.RunList
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.
getInstrumentation() - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Gets the value of the instrumentation property.
getIntegerRange() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Gets the value of the integerRange property.
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.
getIntentType() - Method in class org.cip4.lib.xjdf.schema.Intent
Gets the value of the intentType property.
getInterleaving() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets the value of the interleaving property.
getInternalColorModel() - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Gets the value of the internalColorModel property.
getInterpretingDetails() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the interpretingDetails property.
getISBN10() - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
Gets the value of the isbn10 property.
getISBN13() - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
Gets the value of the isbn13 property.
getISOPaperSubstrate() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the isoPaperSubstrate property.
getISOPaperSubstrateBack() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the isoPaperSubstrateBack property.
getItemNames() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the itemNames 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.
getJDFErrorURL() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the jdfErrorURL property.
getJDFInputURL() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the jdfInputURL property.
getJDFOutputURL() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the jdfOutputURL property.
getJDFVersions() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the jdfVersions property.
getJMFRole() - Method in class org.cip4.lib.xjdf.schema.MessageService
Gets the value of the jmfRole property.
getJMFSenderID() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the jmfSenderID property.
getJMFURL() - Method in class org.cip4.lib.xjdf.schema.Dependent
Gets the value of the jmfurl property.
getJMFURL() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the jmfurl property.
getJobDetails() - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
Gets the value of the jobDetails property.
getJobField() - Method in class org.cip4.lib.xjdf.schema.MarkObject
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.JobPhase
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.NewJDFQuParams
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.NotificationFilter
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.ResourceCmdParams
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.StatusQuParams
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Gets the value of the jobID property.
getJobID() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
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.NewJDFQuParams
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.NotificationFilter
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.ResourceCmdParams
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.StatusQuParams
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Gets the value of the jobPartID property.
getJobPartID() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
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.
getJogEdge() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the jogEdge property.
getJogSide() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the jogSide 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.
getKnockoutRefs() - Method in class org.cip4.lib.xjdf.schema.FillMark
Gets the value of the knockoutRefs 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.
getKnownMsgQuParams() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Gets the value of the knownMsgQuParams 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.
getLanguage() - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
Gets the value of the language property.
getLanguages() - Method in class org.cip4.lib.xjdf.schema.Person
Gets the value of the languages property.
getLastEnd() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the lastEnd 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.
getLayerIDs() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the layerIDs 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.
getLayoutRef() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the layoutRef property.
getLayoutRef() - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Gets the value of the layoutRef property.
getLayoutRef() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Gets the value of the layoutRef 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.LooseBindingParams
Gets the value of the length property.
getLengthJDF() - Method in class org.cip4.lib.xjdf.schema.BundlingParams
Gets the value of the lengthJDF 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.Emboss
Gets the value of the level property.
getLevel() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the level property.
getLevel() - Method in class org.cip4.lib.xjdf.schema.ProofingIntent
Gets the value of the level 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.
getListPolicy() - Method in class org.cip4.lib.xjdf.schema.AssetListCreationParams
Gets the value of the listPolicy property.
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.
getLocalization() - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
Gets the value of the localization property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.Bundle
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.Ink
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.Pallet
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.RollStand
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.Strap
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.Tool
Gets the value of the location property.
getLocation() - Method in class org.cip4.lib.xjdf.schema.UsageCounter
Gets the value of the location property.
getLocationName() - Method in class org.cip4.lib.xjdf.schema.Location
Gets the value of the locationName property.
getLocator() - Method in class org.cip4.lib.xjdf.schema.ComChannel
Gets the value of the locator property.
getLocID() - Method in class org.cip4.lib.xjdf.schema.Location
Gets the value of the locID property.
getLogicalPage() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the logicalPage property.
getLogicalStackOrd() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the logicalStackOrd property.
getLogicalStackOrd() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the logicalStackOrd property.
getLogicalStackOrd() - Method in class org.cip4.lib.xjdf.schema.Stack
Gets the value of the logicalStackOrd property.
getLogicalStackParams() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the logicalStackParams property.
getLogicalStackParams() - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
Gets the value of the logicalStackParams property.
getLogicalStackSequence() - Method in class org.cip4.lib.xjdf.schema.Stack
Gets the value of the logicalStackSequence 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.
getMagnification() - Method in class org.cip4.lib.xjdf.schema.ScanParams
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.Color
Gets the value of the mappingSelection 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.
getMarkActivation() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the markActivation property.
getMarkColor() - Method in class org.cip4.lib.xjdf.schema.FillMark
Gets the value of the markColor property.
getMarkContext() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the markContext property.
getMarkList() - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Gets the value of the markList 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.Layout
Gets the value of the markObject property.
getMarkObject() - Method in class org.cip4.lib.xjdf.schema.Tile
Gets the value of the markObject property.
getMarkOrientation() - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Gets the value of the markOrientation property.
getMarkSide() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the markSide 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.LooseBinding
Gets the value of the material property.
getMaterial() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the material property.
getMaterial() - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Gets the value of the material property.
getMaterial() - Method in class org.cip4.lib.xjdf.schema.Shape
Gets the value of the material property.
getMaterial() - Method in class org.cip4.lib.xjdf.schema.Strap
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.
getMaxDiameter() - Method in class org.cip4.lib.xjdf.schema.PrintRollingParams
Gets the value of the maxDiameter property.
getMaxDiameter() - Method in class org.cip4.lib.xjdf.schema.RollStand
Gets the value of the maxDiameter 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.
getMaxSearchRecursion() - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
Gets the value of the maxSearchRecursion property.
getMaxStackDepth() - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
Gets the value of the maxStackDepth 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.
getMaxWidth() - Method in class org.cip4.lib.xjdf.schema.RollStand
Gets the value of the maxWidth property.
getMeasurementFilter() - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Gets the value of the measurementFilter 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.
getMediaLabel() - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Gets the value of the mediaLabel property.
getMediaLayers() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the mediaLayers property.
getMediaLayers() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the mediaLayers property.
getMediaLocation() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Gets the value of the mediaLocation 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.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Gets the value of the mediaRef property.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the mediaRef property.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the mediaRef property.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the mediaRef property.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.Emboss
Gets the value of the mediaRef property.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Gets the value of the mediaRef property.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.MediaLayers
Gets the value of the mediaRef property.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.MediaSource
Gets the value of the mediaRef property.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.ProofingParams
Gets the value of the mediaRef property.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Gets the value of the mediaRef property.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Gets the value of the mediaRef property.
getMediaRef() - Method in class org.cip4.lib.xjdf.schema.Tile
Gets the value of the mediaRef 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.Color
Gets the value of the mediaType property.
getMediaType() - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Gets the value of the mediaType 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.DigitalMedia
Gets the value of the mediaTypeDetails 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.
getMessage(Message) - Method in class org.cip4.lib.xjdf.builder.JmfBuilder
Setter for JMF Message Element.
getMessage() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Gets the value of the message property.
getMessageEvents() - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
Gets the value of the messageEvents property.
getMessageService() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
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.
getMessageTypes() - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Gets the value of the messageTypes property.
getMetadata0() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the metadata0 property.
getMetadata1() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the metadata1 property.
getMetadata2() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the metadata2 property.
getMetadata3() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the metadata3 property.
getMetadata4() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the metadata4 property.
getMetadata5() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the metadata5 property.
getMetadata6() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the metadata6 property.
getMetadata7() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the metadata7 property.
getMetadata8() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the metadata8 property.
getMetadata9() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the metadata9 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.DigitalDeliveryParams
Gets the value of the method property.
getMethod() - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
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.SignatureCell
Gets the value of the millingDepth 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.
getMimeTypeVersion() - Method in class org.cip4.lib.xjdf.schema.FileSpec
Gets the value of the mimeTypeVersion 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.
getMinApprovals() - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
Gets the value of the minApprovals property.
getMinCollect() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the minCollect property.
getMinDelayTime() - Method in class org.cip4.lib.xjdf.schema.Subscription
Gets the value of the minDelayTime 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.
getMinimumWait() - Method in class org.cip4.lib.xjdf.schema.BufferParams
Gets the value of the minimumWait property.
getMinLateStatus() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the minLateStatus property.
getMinLateStatus() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the minLateStatus property.
getMinLineWidth() - Method in class org.cip4.lib.xjdf.schema.InterpretingDetails
Gets the value of the minLineWidth property.
getMinResolution() - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
Gets the value of the minResolution property.
getMinStatus() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the minStatus property.
getMinStatus() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the minStatus 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.
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.PhaseTime
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.ResourceAudit
Gets the value of the misDetails property.
getMISDetails() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
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.
getModelDescription() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the modelDescription property.
getModelDescription() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the modelDescription property.
getModelName() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the modelName property.
getModelName() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the modelName property.
getModelNumber() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the modelNumber property.
getModelNumber() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the modelNumber property.
getModelURL() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the modelURL property.
getModelURL() - Method in class org.cip4.lib.xjdf.schema.Module
Gets the value of the modelURL property.
getModule() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the module property.
getModule() - Method in class org.cip4.lib.xjdf.schema.Module
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.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.ModulePhase
Gets the value of the moduleID property.
getModuleID() - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
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.ResourceInfo
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.PartAmount
Gets the value of the moduleIDs property.
getModulePhase() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Gets the value of the modulePhase property.
getModuleStatus() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the moduleStatus property.
getModuleStatus() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the moduleStatus 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.ModulePhase
Gets the value of the moduleType property.
getModuleType() - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
Gets the value of the moduleType property.
getModuleType() - Method in class org.cip4.lib.xjdf.schema.Notification
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.
getMountID() - Method in class org.cip4.lib.xjdf.schema.ScanParams
Gets the value of the mountID property.
getMounting() - Method in class org.cip4.lib.xjdf.schema.ScanParams
Gets the value of the mounting property.
getN() - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
Gets the value of the n property.
getN() - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
Gets the value of the n property.
getName() - Method in class org.cip4.lib.xjdf.schema.Comment
Gets the value of the name property.
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.SetType
Gets the value of the name property.
getName() - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Gets the value of the name property.
getName() - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
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
 
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.
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.
getNewJDFQuParams() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Gets the value of the newJDFQuParams 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.
getNodeFactory() - Method in class org.cip4.lib.xjdf.util.Assets
Getter for the factory for xjdf nodes.
getNodeStatus() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the nodeStatus property.
getNodeStatus() - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Gets the value of the nodeStatus property.
getNodeStatusDetails() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the nodeStatusDetails property.
getNonPrintableMarginBottom() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the nonPrintableMarginBottom property.
getNonPrintableMarginLeft() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the nonPrintableMarginLeft property.
getNonPrintableMarginRight() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the nonPrintableMarginRight property.
getNonPrintableMarginTop() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the nonPrintableMarginTop property.
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.AuditPool
Gets the value of the notification property.
getNotification() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the notification property.
getNotificationFilter() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the notificationFilter property.
getNPage() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the nPage property.
getNumber() - Method in class org.cip4.lib.xjdf.schema.Disjointing
Gets the value of the number property.
getNumberingParam() - Method in class org.cip4.lib.xjdf.schema.NumberingParams
Gets the value of the numberingParam 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.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.
getNumColors() - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Gets the value of the numColors property.
getNumResolutions() - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Gets the value of the numResolutions property.
getNUpSeparation() - Method in class org.cip4.lib.xjdf.schema.CuttingParams
Gets the value of the nUpSeparation 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.
getObjectResolution() - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
Gets the value of the objectResolution property.
getObjectTags() - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Gets the value of the objectTags property.
getObjectTags() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the objectTags property.
getObjectTags() - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
Gets the value of the objectTags property.
getObjectTags() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the objectTags property.
getObservationPath() - Method in class org.cip4.lib.xjdf.schema.ObservationTarget
Gets the value of the observationPath property.
getObservationTarget() - Method in class org.cip4.lib.xjdf.schema.Subscription
Gets the value of the observationTarget property.
getObserver() - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Gets the value of the observer property.
getOCGControl() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the ocgControl property.
getOCGDefault() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the ocgDefault 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.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.
getOffsetAmount() - Method in class org.cip4.lib.xjdf.schema.Disjointing
Gets the value of the offsetAmount property.
getOffsetDirection() - Method in class org.cip4.lib.xjdf.schema.Disjointing
Gets the value of the offsetDirection property.
getOlderThan() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the olderThan 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.PipeParams
Gets the value of the operation property.
getOperations() - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Gets the value of the operations property.
getOperatorText() - Method in class org.cip4.lib.xjdf.schema.JobField
Gets the value of the operatorText 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.ContentObject
Gets the value of the ord property.
getOrd() - Method in class org.cip4.lib.xjdf.schema.DynamicField
Gets the value of the ord property.
getOrd() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the ord property.
getOrd() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the ord property.
getOrder() - Method in class org.cip4.lib.xjdf.schema.Assembly
Gets the value of the order property.
getOrderedAmount() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the orderedAmount property.
getOrdereQuantity() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets the value of the ordereQuantity property.
getOrdExpression() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the ordExpression property.
getOrdExpression() - Method in class org.cip4.lib.xjdf.schema.DynamicField
Gets the value of the ordExpression property.
getOrdID() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the ordID property.
getOrdID() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the ordID property.
getOrdsConsumed() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the ordsConsumed 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.BundleItem
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.IdentificationField
Gets the value of the orientation property.
getOrientation() - Method in class org.cip4.lib.xjdf.schema.NumberingParam
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.ResourceInfo
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.StripMark
Gets the value of the orientation property.
getOuterCoreDiameter() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the outerCoreDiameter property.
getOutputBin() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the outputBin property.
getOutputColorSpace() - Method in class org.cip4.lib.xjdf.schema.ScanParams
Gets the value of the outputColorSpace property.
getOutputResolution() - Method in class org.cip4.lib.xjdf.schema.ScanParams
Gets the value of the outputResolution property.
getOutputSize() - Method in class org.cip4.lib.xjdf.schema.ScanParams
Gets the value of the outputSize 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.Component
Gets the value of the overfold 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.
getPage() - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Gets the value of the page property.
getPageCondition() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the pageCondition property.
getPageCopies() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the pageCopies property.
getPageDelivery() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the pageDelivery property.
getPageIndex() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the pageIndex 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.
getPageListIndex() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the pageListIndex property.
getPageListIndex() - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Gets the value of the pageListIndex property.
getPageListRef() - Method in class org.cip4.lib.xjdf.schema.Assembly
Gets the value of the pageListRef property.
getPageListRef() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the pageListRef property.
getPageListRef() - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Gets the value of the pageListRef property.
getPageNames() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the pageNames 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.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.
getPages() - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Gets the value of the pages property.
getPages() - Method in class org.cip4.lib.xjdf.schema.TrapRegion
Gets the value of the pages property.
getPageTags() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the pageTags property.
getPalletCornerBoards() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the palletCornerBoards property.
getPalletMaxHeight() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the palletMaxHeight property.
getPalletMaxWeight() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the palletMaxWeight property.
getPalletQuantity() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the palletQuantity property.
getPalletSize() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the palletSize property.
getPalletType() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the palletType property.
getPalletType() - Method in class org.cip4.lib.xjdf.schema.Pallet
Gets the value of the palletType property.
getPalletWrapping() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the palletWrapping property.
getPaperRef() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the paperRef property.
getPaperRef() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the paperRef property.
getParameter() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the parameter property.
getParameter() - Method in class org.cip4.lib.xjdf.schema.ParameterSet
Gets the value of the parameter property.
getParameter() - Method in class org.cip4.lib.xjdf.type.IDREF
 
getParameterSet() - Method in class org.cip4.lib.xjdf.schema.PipeParams
Gets the value of the parameterSet property.
getParameterSet() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the parameterSet property.
getParameterType() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the parameterType property.
getPart() - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
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.NotificationFilter
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.PageCondition
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.Parameter
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.PhaseTime
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.ResourceAudit
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Gets the value of the part property.
getPart() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Gets the value of the part property.
getPartAmount() - Method in class org.cip4.lib.xjdf.schema.AmountPool
Gets the value of the partAmount property.
getPartUsage() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the partUsage property.
getPartVersion() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the partVersion 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.ErrorData
Gets the value of the path 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.
getPercentage() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the percentage 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.
getPerfectingModule() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Gets the value of the perfectingModule 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.Message
Gets the value of the personalID property.
getPhaseAmount() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Gets the value of the phaseAmount property.
getPhaseTime() - Method in class org.cip4.lib.xjdf.schema.AuditPool
Gets the value of the phaseTime 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.Parameter
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.FakeReferences
Gets the value of the pipeParams property.
getPipePartPartIDKeys() - Method in class org.cip4.lib.xjdf.schema.Dependent
Gets the value of the pipePartPartIDKeys property.
getPipePause() - Method in class org.cip4.lib.xjdf.schema.Dependent
Gets the value of the pipePause property.
getPipeProtocol() - Method in class org.cip4.lib.xjdf.schema.Dependent
Gets the value of the pipeProtocol property.
getPipeProtocol() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the pipeProtocol property.
getPipeResume() - Method in class org.cip4.lib.xjdf.schema.Dependent
Gets the value of the pipeResume property.
getPipeURL() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the pipeURL 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.
getPlateRef() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the plateRef property.
getPlateRef() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the plateRef 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.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.
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.LabelingParams
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.ShiftPoint
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.
getPostPressComponentPath() - Method in class org.cip4.lib.xjdf.schema.ProductionPath
Gets the value of the postPressComponentPath 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.
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.
getPreview() - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Gets the value of the preview property.
getPreviewFileType() - Method in class org.cip4.lib.xjdf.schema.Preview
Gets the value of the previewFileType property.
getPreviewFileType() - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Gets the value of the previewFileType property.
getPreviewType() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the previewType property.
getPreviewUsage() - Method in class org.cip4.lib.xjdf.schema.Preview
Gets the value of the previewUsage property.
getPreviewUsage() - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Gets the value of the previewUsage 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.
getPrintedPages() - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Gets the value of the printedPages 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.
getPrintingUnitWebPath() - Method in class org.cip4.lib.xjdf.schema.ProductionPath
Gets the value of the printingUnitWebPath 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.
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.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.AuditPool
Gets the value of the processRun property.
getProcessType() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the processType property.
getProcessUsage() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets the value of the processUsage property.
getProcessUsage() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the processUsage property.
getProcessUsage() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the processUsage property.
getProcessUsage() - Method in class org.cip4.lib.xjdf.schema.SetType
Gets the value of the processUsage 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
 
getProductID() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the productID property.
getProductID() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets the value of the productID property.
getProductID() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the productID property.
getProductID() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the productID property.
getProductionAmount() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets the value of the productionAmount property.
getProductionCounter() - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Gets the value of the productionCounter property.
getProductionPathID() - Method in class org.cip4.lib.xjdf.schema.ProductionPath
Gets the value of the productionPathID property.
getProductionPathID() - Method in class org.cip4.lib.xjdf.schema.ProductionSubPath
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.Product
Gets the value of the productType 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.
getProof() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the proof property.
getProofItem() - Method in class org.cip4.lib.xjdf.schema.ProofingIntent
Gets the value of the proofItem property.
getProofName() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the proofName property.
getProofPaperRef() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Gets the value of the proofPaperRef property.
getProofPaperRef() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the proofPaperRef property.
getProofTarget() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the proofTarget property.
getProofType() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the proofType 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.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.
getQuery() - Method in class org.cip4.lib.xjdf.schema.XJMF
Gets the value of the query property.
getQueue() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Gets the value of the queue property.
getQueueEntry() - Method in class org.cip4.lib.xjdf.schema.Queue
Gets the value of the queueEntry property.
getQueueEntryDetails() - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Gets the value of the queueEntryDetails 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.NewJDFQuParams
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.NotificationFilter
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
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.ResourceAudit
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
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.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Gets the value of the queueEntryID property.
getQueueEntryID() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
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.FlushResourceParams
Gets the value of the queueFilter property.
getQueueSize() - Method in class org.cip4.lib.xjdf.schema.Queue
Gets the value of the queueSize property.
getQueueSize() - Method in class org.cip4.lib.xjdf.schema.QueueStatus
Gets the value of the queueSize property.
getQueueStatus() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Gets the value of the queueStatus property.
getQueueSubmissionParams() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
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.
getRawChildRefs() - Method in class org.cip4.lib.xjdf.schema.Product
 
getRawName() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the rawName property.
getRawNames() - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
Gets the value of the rawNames property.
getReaderPageCount() - Method in class org.cip4.lib.xjdf.schema.Bundle
Gets the value of the readerPageCount property.
getReaderPageCount() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the readerPageCount property.
getReason() - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Gets the value of the reason 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.MarkObject
Gets the value of the refAnchor property.
getRefAnchor() - Method in class org.cip4.lib.xjdf.schema.PositionObj
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.
getReferenceXObjParamsRef() - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Gets the value of the referenceXObjParamsRef property.
getRefID() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the refID property.
getRefID() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Gets the value of the refID property.
getRefID() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the refID property.
getRefID() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Gets the value of the refID property.
getRefID() - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Gets the value of the refID property.
getRefID() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the refID property.
getRefID() - Method in class org.cip4.lib.xjdf.schema.Signal
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.
getRelatedCommands() - Method in class org.cip4.lib.xjdf.schema.Command
Gets the value of the relatedCommands 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.
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.
getRelativeStartPosition() - Method in class org.cip4.lib.xjdf.schema.Crease
Gets the value of the relativeStartPosition property.
getRelativeStartPosition() - Method in class org.cip4.lib.xjdf.schema.Cut
Gets the value of the relativeStartPosition property.
getRelativeStartPosition() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the relativeStartPosition property.
getRelativeStartPosition() - Method in class org.cip4.lib.xjdf.schema.Perforate
Gets the value of the relativeStartPosition property.
getRelativeTravel() - Method in class org.cip4.lib.xjdf.schema.Crease
Gets the value of the relativeTravel property.
getRelativeTravel() - Method in class org.cip4.lib.xjdf.schema.Fold
Gets the value of the relativeTravel property.
getRelativeWidth() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the relativeWidth property.
getRelativeWorkingPath() - Method in class org.cip4.lib.xjdf.schema.Crease
Gets the value of the relativeWorkingPath property.
getRelativeWorkingPath() - Method in class org.cip4.lib.xjdf.schema.Cut
Gets the value of the relativeWorkingPath property.
getRelativeWorkingPath() - Method in class org.cip4.lib.xjdf.schema.Glue
Gets the value of the relativeWorkingPath property.
getRelativeWorkingPath() - Method in class org.cip4.lib.xjdf.schema.Perforate
Gets the value of the relativeWorkingPath property.
getReliefThickness() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the reliefThickness property.
getRemoteURLRef() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the remoteURLRef 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.
getRepeatStep() - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Gets the value of the repeatStep property.
getRepeatStep() - Method in class org.cip4.lib.xjdf.schema.Subscription
Gets the value of the repeatStep property.
getRepeatTime() - Method in class org.cip4.lib.xjdf.schema.Subscription
Gets the value of the repeatTime property.
getReplaceField() - Method in class org.cip4.lib.xjdf.schema.DynamicField
Gets the value of the replaceField 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.FakeReferences
Gets the value of the requestQueueEntryParams property.
getRequiredDuration() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the requiredDuration property.
getResend() - Method in class org.cip4.lib.xjdf.schema.Error
Gets the value of the resend 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.ImageSetterParams
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.DropItem
Gets the value of the resource property.
getResource() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets the value of the resource property.
getResource() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the resource property.
getResourceAudit() - Method in class org.cip4.lib.xjdf.schema.AuditPool
Gets the value of the resourceAudit property.
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.FakeReferences
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.FakeReferences
Gets the value of the resourceInfo property.
getResourceName() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets the value of the resourceName property.
getResourceName() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the resourceName property.
getResourceName() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the resourceName property.
getResourceParam() - Method in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
Gets the value of the resourceParam property.
getResourceQuParams() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
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.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.
getResourceType() - Method in class org.cip4.lib.xjdf.schema.PDLResourceAlias
Gets the value of the resourceType property.
getResourceType() - Method in class org.cip4.lib.xjdf.schema.Resource
Gets the value of the resourceType property.
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.
getResponse() - Method in class org.cip4.lib.xjdf.schema.XJMF
Gets the value of the response property.
getRestrictedContentObjects() - Method in class org.cip4.lib.xjdf.schema.PageCondition
Gets the value of the restrictedContentObjects 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.FakeReferences
Gets the value of the resubmissionParams property.
getRetryPolicy() - Method in class org.cip4.lib.xjdf.schema.Subscription
Gets the value of the retryPolicy property.
getReturnCode() - Method in class org.cip4.lib.xjdf.schema.Error
Gets the value of the returnCode 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.
getReturnMethod() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the returnMethod property.
getReturnQueueEntryParams() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Gets the value of the returnQueueEntryParams property.
getReturnTime() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the returnTime 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.
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.LooseBinding
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.
getRotation() - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
Gets the value of the rotation 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.PhaseAmount
Gets the value of the rRef 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.
getRunListRef() - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Gets the value of the runListRef property.
getRunListRef() - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Gets the value of the runListRef property.
getRunListRef() - Method in class org.cip4.lib.xjdf.schema.PageCondition
Gets the value of the runListRef property.
getRunListRef() - Method in class org.cip4.lib.xjdf.schema.SheetCondition
Gets the value of the runListRef property.
getRunListRefs() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the runListRefs property.
getRunPage() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the runPage property.
getRunPageRange() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the runPageRange property.
getRunSet() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the runSet property.
getRunTag() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the runTag property.
getRunTags() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the runTags property.
getSaddleStitching() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the saddleStitching property.
getSampleBacking() - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Gets the value of the sampleBacking 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.
getScalingOrigin() - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
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.
getScreen() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the screen property.
getScreeningFamily() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the screeningFamily property.
getScreeningParamsRef() - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Gets the value of the screeningParamsRef property.
getScreeningParamsRef() - Method in class org.cip4.lib.xjdf.schema.Content
Gets the value of the screeningParamsRef property.
getScreeningParamsRef() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the screeningParamsRef 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.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.
getSectionIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the sectionIndex property.
getSecureJMFURL() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the secureJMFURL property.
getSegmentation() - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Gets the value of the segmentation property.
getSenderID() - Method in class org.cip4.lib.xjdf.schema.Command
Gets the value of the senderID property.
getSenderID() - Method in class org.cip4.lib.xjdf.schema.Message
Gets the value of the senderID property.
getSenderID() - Method in class org.cip4.lib.xjdf.schema.Query
Gets the value of the senderID property.
getSenderID() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the senderID property.
getSenderID() - Method in class org.cip4.lib.xjdf.schema.Signal
Gets the value of the senderID property.
getSenderID() - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Gets the value of the senderID property.
getSenderID() - Method in class org.cip4.lib.xjdf.schema.XJMF
Gets the value of the senderID 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.
getSeparationNames() - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
Gets the value of the separationNames property.
getSeparationNames() - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Gets the value of the separationNames property.
getSeparationNames() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the separationNames property.
getSeparationNames() - Method in class org.cip4.lib.xjdf.schema.RegisterMark
Gets the value of the separationNames property.
getSeparationNames() - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
Gets the value of the separationNames 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.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.RunList
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.
getSetCopies() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the setCopies property.
getSetDocIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the setDocIndex property.
getSetIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the setIndex property.
getSetLevel() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the setLevel property.
getSetNames() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the setNames property.
getSetOrd() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the setOrd property.
getSetRunIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the setRunIndex property.
getSets() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the sets property.
getSetSheetIndex() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the setSheetIndex property.
getSetTags() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the setTags property.
getSetup() - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Gets the value of the setup 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.Shape
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.RuleLength
Gets the value of the shapeDef property.
getShapeDef() - Method in class org.cip4.lib.xjdf.schema.Station
Gets the value of the shapeDef property.
getShapeDefRef() - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
Gets the value of the shapeDefRef property.
getShapeDepth() - Method in class org.cip4.lib.xjdf.schema.Shape
Gets the value of the shapeDepth property.
getShapeName() - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Gets the value of the shapeName 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.
getSheetCondition() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the sheetCondition property.
getSheetCountReset() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the sheetCountReset 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.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.
getSheetNameFormat() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the sheetNameFormat property.
getSheetNameTemplate() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the sheetNameTemplate property.
getSheetPart() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the sheetPart property.
getSheetSides() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the sheetSides 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.
getShowList() - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
Gets the value of the showList property.
getShowList() - Method in class org.cip4.lib.xjdf.schema.JobField
Gets the value of the showList 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.FakeReferences
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.EndSheet
Gets the value of the side 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.
getSignal() - Method in class org.cip4.lib.xjdf.schema.XJMF
Gets the value of the signal property.
getSignalTypes() - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
Gets the value of the signalTypes property.
getSignatureCell() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the signatureCell property.
getSignatureCell() - Method in class org.cip4.lib.xjdf.schema.StripMark
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.
getSkipPage() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the skipPage property.
getSleeveInterlock() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the sleeveInterlock property.
getSlidingTrapLimit() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the slidingTrapLimit 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.ContentObject
Gets the value of the sourceClipPath property.
getSourceClipPath() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the sourceClipPath property.
getSourceCS() - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Gets the value of the sourceCS property.
getSourceCSs() - Method in class org.cip4.lib.xjdf.schema.DCTParams
Gets the value of the sourceCSs 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.
getSourceName() - Method in class org.cip4.lib.xjdf.schema.PDLResourceAlias
Gets the value of the sourceName 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.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.
getSourceResourceRefs() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the sourceResourceRefs 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.
getSourceWorkStyle() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the sourceWorkStyle property.
getSpawnID() - Method in class org.cip4.lib.xjdf.schema.JobPhase
Gets the value of the spawnID property.
getSpecialInk() - Method in class org.cip4.lib.xjdf.schema.Ink
Gets the value of the specialInk 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.JobPhase
Gets the value of the speed property.
getSpine() - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Gets the value of the spine property.
getSpineBoardWidth() - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Gets the value of the spineBoardWidth property.
getSpineColor() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the spineColor property.
getSpineColorDetails() - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Gets the value of the spineColorDetails 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.
getSpineThickness() - Method in class org.cip4.lib.xjdf.schema.Component
Gets the value of the spineThickness 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.RingBindingDetails
Gets the value of the spineWidth property.
getSplitDocuments() - Method in class org.cip4.lib.xjdf.schema.ScanParams
Gets the value of the splitDocuments property.
getSpotFunction() - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Gets the value of the spotFunction property.
getSRGB() - Method in class org.cip4.lib.xjdf.schema.Color
Gets the value of the srgb property.
getStack() - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
Gets the value of the stack property.
getStackAmount() - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Gets the value of the stackAmount 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.PhaseTime
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.
getStartValue() - Method in class org.cip4.lib.xjdf.schema.NumberingParam
Gets the value of the startValue property.
getStation() - Method in class org.cip4.lib.xjdf.schema.DieLayout
Gets the value of the station property.
getStationAmount() - Method in class org.cip4.lib.xjdf.schema.RuleLength
Gets the value of the stationAmount property.
getStationAmount() - Method in class org.cip4.lib.xjdf.schema.Station
Gets the value of the stationAmount 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.RuleLength
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.Parameter
Gets the value of the status property.
getStatus() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Gets the value of the status property.
getStatus() - Method in class org.cip4.lib.xjdf.schema.PipeParams
Gets the value of the status property.
getStatus() - Method in class org.cip4.lib.xjdf.schema.Queue
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.QueueStatus
Gets the value of the status property.
getStatus() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets the value of the status property.
getStatus() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
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.ModulePhase
Gets the value of the statusDetails property.
getStatusDetails() - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
Gets the value of the statusDetails property.
getStatusDetails() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
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.FakeReferences
Gets the value of the statusQuParams property.
getStep() - Method in class org.cip4.lib.xjdf.schema.NumberingParam
Gets the value of the step property.
getStepLimit() - Method in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
Gets the value of the stepLimit property.
getStepLimit() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the stepLimit 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.
getStockBrand() - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Gets the value of the stockBrand 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.FakeReferences
Gets the value of the stopPersChParams property.
getStrapColor() - Method in class org.cip4.lib.xjdf.schema.Strap
Gets the value of the strapColor 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.
getStripBrand() - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Gets the value of the stripBrand property.
getStripColor() - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Gets the value of the stripColor property.
getStripColorDetails() - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Gets the value of the stripColorDetails 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.StripMark
Gets the value of the stripMark property.
getStripMarkDetails() - Method in class org.cip4.lib.xjdf.schema.StripMark
Gets the value of the stripMarkDetails property.
getStripMaterial() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the stripMaterial property.
getStripMaterial() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the stripMaterial property.
getStripMaterial() - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Gets the value of the stripMaterial 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.
getSubRun() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the subRun 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.FakeReferences
Gets the value of the subscriptionFilter property.
getSubscriptionInfo() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
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.
getSurplusHandling() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the surplusHandling property.
getTabBanks() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the tabBanks 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.
getTabMylarColor() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the tabMylarColor property.
getTabMylarColorDetails() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the tabMylarColorDetails 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.
getTechnology() - Method in class org.cip4.lib.xjdf.schema.ProofItem
Gets the value of the technology 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.
getTemplateType() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the templateType property.
getTerm() - Method in class org.cip4.lib.xjdf.schema.Expr
Gets the value of the term 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.CoilBindingDetails
Gets the value of the thickness property.
getThickness() - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Gets the value of the thickness 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.
getThreadBrand() - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Gets the value of the threadBrand property.
getThreadLength() - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Gets the value of the threadLength property.
getThreadMaterial() - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Gets the value of the threadMaterial property.
getThreadPositions() - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Gets the value of the threadPositions property.
getThreadSewing() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Gets the value of the threadSewing 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.
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.Command
Gets the value of the time property.
getTime() - Method in class org.cip4.lib.xjdf.schema.Message
Gets the value of the time property.
getTime() - Method in class org.cip4.lib.xjdf.schema.Query
Gets the value of the time property.
getTime() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the time property.
getTime() - Method in class org.cip4.lib.xjdf.schema.Signal
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.
getTimeStamp() - Method in class org.cip4.lib.xjdf.schema.Created
Gets the value of the timeStamp property.
getTimeStamp() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the timeStamp property.
getTimeStamp() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Gets the value of the timeStamp property.
getTimeStamp() - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Gets the value of the timeStamp property.
getTimeStamp() - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Gets the value of the timeStamp property.
getTimeStamp() - Method in class org.cip4.lib.xjdf.schema.XJMF
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.
getToolType() - Method in class org.cip4.lib.xjdf.schema.Tool
Gets the value of the toolType property.
getTopBrand() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the topBrand property.
getTopColor() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the topColor property.
getTopColorDetails() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the topColorDetails 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.
getTopLength() - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Gets the value of the topLength property.
getTotalAmount() - Method in class org.cip4.lib.xjdf.schema.Bundle
Gets the value of the totalAmount property.
getTotalAmount() - Method in class org.cip4.lib.xjdf.schema.DropItem
Gets the value of the totalAmount 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.DropItem
Gets the value of the totalVolume 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.
getTransactionID() - Method in class org.cip4.lib.xjdf.schema.Command
Gets the value of the transactionID property.
getTransfer() - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Gets the value of the transfer property.
getTransferCurve() - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Gets the value of the transferCurve property.
getTransferCurve() - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
Gets the value of the transferCurve property.
getTransferCurveName() - Method in class org.cip4.lib.xjdf.schema.Part
Gets the value of the transferCurveName property.
getTransferCurvePool() - Method in class org.cip4.lib.xjdf.schema.TransferFunctionControl
Gets the value of the transferCurvePool property.
getTransferCurveRefs() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the transferCurveRefs property.
getTransferCurveSet() - Method in class org.cip4.lib.xjdf.schema.TransferCurvePool
Gets the value of the transferCurveSet property.
getTransferFunctionControl() - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
Gets the value of the transferFunctionControl property.
getTransferFunctionInfo() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the transferFunctionInfo property.
getTransferFunctionSource() - Method in class org.cip4.lib.xjdf.schema.TransferFunctionControl
Gets the value of the transferFunctionSource property.
getTransformation() - Method in class org.cip4.lib.xjdf.schema.BundleItem
Gets the value of the transformation 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.InsertingIntent
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.ColorantZoneDetails
Gets the value of the trapColorScaling property.
getTrapColorScaling() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the trapColorScaling property.
getTrapEndStyle() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the trapEndStyle property.
getTrapJoinStyle() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the trapJoinStyle property.
getTrappingOrder() - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
Gets the value of the trappingOrder property.
getTrappingParamsRef() - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
Gets the value of the trappingParamsRef property.
getTrappingParamsRef() - Method in class org.cip4.lib.xjdf.schema.TrapRegion
Gets the value of the trappingParamsRef property.
getTrapRegion() - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
Gets the value of the trapRegion property.
getTrapWidth() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the trapWidth property.
getTrapWidthY() - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Gets the value of the trapWidthY property.
getTrapZone() - Method in class org.cip4.lib.xjdf.schema.TrapRegion
Gets the value of the trapZone property.
getTravel() - Method in class org.cip4.lib.xjdf.schema.Crease
Gets the value of the travel 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.
getTrimClipPath() - Method in class org.cip4.lib.xjdf.schema.ContentObject
Gets the value of the trimClipPath property.
getTrimClipPath() - Method in class org.cip4.lib.xjdf.schema.MarkObject
Gets the value of the trimClipPath 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.ContentObject
Gets the value of the trimCTM property.
getTrimCTM() - Method in class org.cip4.lib.xjdf.schema.MarkObject
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.ContentObject
Gets the value of the trimSize property.
getTrimSize() - Method in class org.cip4.lib.xjdf.schema.MarkObject
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.MessageService
Gets the value of the type property.
getType() - Method in class org.cip4.lib.xjdf.schema.Notification
Gets the value of the type property.
getTypeAmount() - Method in class org.cip4.lib.xjdf.schema.Milestone
Gets the value of the typeAmount property.
getTypes() - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
Gets the value of the types 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.DropItem
Gets the value of the unit property.
getUnit() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the unit property.
getUnit() - Method in class org.cip4.lib.xjdf.schema.ResourceSet
Gets the value of the unit property.
getUntil() - Method in class org.cip4.lib.xjdf.schema.Disposition
Gets the value of the until property.
getUPC() - Method in class org.cip4.lib.xjdf.schema.Device
Gets the value of the upc property.
getUpdatedStatus() - Method in class org.cip4.lib.xjdf.schema.PipeParams
Gets the value of the updatedStatus 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.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.ResourceCmdParams
Gets the value of the usage property.
getUsage() - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Gets the value of the usage property.
getUsage() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the usage property.
getUsage() - Method in class org.cip4.lib.xjdf.schema.SetType
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.
getUserText() - Method in class org.cip4.lib.xjdf.schema.JobField
Gets the value of the userText property.
getVacuum() - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Gets the value of the vacuum 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.Expr
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.
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.
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.
getVersion() - Method in class org.cip4.lib.xjdf.schema.XJDF
Gets the value of the version property.
getVersion() - Method in class org.cip4.lib.xjdf.schema.XJMF
Gets the value of the version property.
getVerticalFitPolicy() - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Gets the value of the verticalFitPolicy 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.LooseBinding
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.
getWarningCount() - Method in class org.cip4.lib.xjdf.schema.PreflightTest
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.
getWasteDetails() - Method in class org.cip4.lib.xjdf.schema.PartAmount
Gets the value of the wasteDetails property.
getWebCellAlignment() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the webCellAlignment 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.
getWhiteBase() - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Gets the value of the whiteBase 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.
getWireBrand() - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Gets the value of the wireBrand property.
getWireCombShape() - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Gets the value of the wireCombShape property.
getWireCombShape() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets the value of the wireCombShape 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.
getWorkStepID() - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Gets the value of the workStepID property.
getWorkStyle() - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
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.
getWrapPages() - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
Gets the value of the wrapPages property.
getWrappedQuantity() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the wrappedQuantity property.
getWrapperWeight() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the wrapperWeight property.
getWrappingKind() - Method in class org.cip4.lib.xjdf.schema.WrappingParams
Gets the value of the wrappingKind property.
getWrappingMaterial() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Gets the value of the wrappingMaterial 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.
getXJMF() - Method in class org.cip4.lib.xjdf.builder.JmfBuilder
Getter for JMF attribute.
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
 
getXmlStream() - Method in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
Return the XML Document as input stream.
getXPath() - Method in class org.cip4.lib.xjdf.schema.Created
Gets the value of the xPath property.
getXPosition() - Method in class org.cip4.lib.xjdf.schema.NumberingParam
Gets the value of the xPosition property.
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.
getYPosition() - Method in class org.cip4.lib.xjdf.schema.NumberingParam
Gets the value of the yPosition property.
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.
glue - Variable in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
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.EndSheet
 
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.GluingParams
 
glue - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
glue - Variable in class org.cip4.lib.xjdf.schema.InsertingIntent
 
glue - Variable in class org.cip4.lib.xjdf.schema.InsertingParams
 
glue - Variable in class org.cip4.lib.xjdf.schema.MediaLayers
 
glue - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
glue - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
glueLineRefSheets - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
glueLineWidth - Variable in class org.cip4.lib.xjdf.schema.Glue
 
glueProcedure - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
glueRef - Variable in class org.cip4.lib.xjdf.schema.Glue
 
glueType - Variable in class org.cip4.lib.xjdf.schema.Glue
 
glueType - Variable in class org.cip4.lib.xjdf.schema.InsertingIntent
 
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
 
grade - Variable in class org.cip4.lib.xjdf.schema.Media
 
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
 
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
 
halftoneName - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
halfTonePhaseOrigin - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
halfTonePhaseOrigin - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
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
 
hardenerType - Variable in class org.cip4.lib.xjdf.schema.LaminatingParams
 
hasBleeds - Variable in class org.cip4.lib.xjdf.schema.Content
 
hasBleeds - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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.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.ApprovalSuccess
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ApprovalSuccess
 
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.AssemblySection
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AssemblySection
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.AssetListCreationParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AssetListCreationParams
 
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.AuditPool
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
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.BindingIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
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.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.BufferParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.BufferParams
 
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.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.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.CollectingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CollectingParams
 
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.ColorantZoneDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
 
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.ColorMeasurementConditions
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
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.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.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.Contact
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Contact
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
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.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.Created
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Created
 
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.CustomerMessage
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
 
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.DeviceList
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DeviceList
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DeviceMark
 
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.DigitalDeliveryParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
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.DynamicField
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.DynamicField
 
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.ElementColorParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
 
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.EndSheet
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.EndSheet
 
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.Error
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Error
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ErrorData
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ErrorData
 
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.ExternalImpositionTemplate
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ExternalImpositionTemplate
 
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.FakeReferences
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
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.FlushResourceParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FlushResourceParams
 
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.FoldOperation
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.FoldOperation
 
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.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.GatheringParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.GatheringParams
 
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.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.ImageReplacementParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
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.InsertingIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
 
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.IntentType
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.IntentType
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.InterpretedPDLData
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.InterpretedPDLData
 
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.KnownMsgQuParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.KnownMsgQuParams
 
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.Location
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Location
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.LongitudinalRibbonOperationParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.LongitudinalRibbonOperationParams
 
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.MarkActivation
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.MarkActivation
 
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.Module
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Module
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ModulePhase
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ModulePhase
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.NewJDFQuParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.NewJDFQuParams
 
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.NumberingParam
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.NumberingParam
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.NumberingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.NumberingParams
 
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.ObservationTarget
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ObservationTarget
 
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.OrderingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.OrderingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
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.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.Parameter
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Parameter
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ParameterType
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ParameterType
 
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.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.PDLResourceAlias
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PDLResourceAlias
 
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.PhaseAmount
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PhaseAmount
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
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.PlaceHolderResource
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PlaceHolderResource
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.PlateCopyParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PlateCopyParams
 
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.PreflightAnalysis
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PreflightAnalysis
 
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.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.PrintRollingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.PrintRollingParams
 
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.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.ProductionSubPath
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ProductionSubPath
 
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.ProofingIntent
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ProofingIntent
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ProofingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ProofingParams
 
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.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.QueueStatus
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.QueueStatus
 
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.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.ResourceAudit
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
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.ResourceDefinitionParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
 
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.ResourceParam
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResourceParam
 
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.ResourceType
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ResourceType
 
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.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.RingBindingDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.RollStand
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.RollStand
 
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.SaddleStitchingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SaddleStitchingParams
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
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.SetType
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SetType
 
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.ShapeTemplate
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.SheetCondition
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SheetCondition
 
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.SideSewingParams
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.SideSewingParams
 
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.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.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.Stack
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Stack
 
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.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.Strap
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Strap
 
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.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.ThreadSewing
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.ThreadSewing
 
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.Tile
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.Tile
 
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.TransferCurvePool
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TransferCurvePool
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.TransferFunctionControl
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TransferFunctionControl
 
hashCode(ObjectLocator, HashCodeStrategy) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
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.TrapRegion
 
hashCode() - Method in class org.cip4.lib.xjdf.schema.TrapRegion
 
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.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.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
 
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
 
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
 
hold - Variable in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
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
 
holeReferenceEdge - Variable in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
holeType - Variable in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
holeType - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
holeType - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
holeType - Variable in class org.cip4.lib.xjdf.schema.Media
 
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.DeviceMark
 
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
 
iccOutputProfileUsage - Variable in class org.cip4.lib.xjdf.schema.ElementColorParams
 
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.Command
 
icsVersions - Variable in class org.cip4.lib.xjdf.schema.Device
 
icsVersions - Variable in class org.cip4.lib.xjdf.schema.Message
 
icsVersions - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
icsVersions - Variable in class org.cip4.lib.xjdf.schema.Query
 
icsVersions - Variable in class org.cip4.lib.xjdf.schema.Response
 
icsVersions - Variable in class org.cip4.lib.xjdf.schema.Signal
 
icsVersions - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
id - Variable in class org.cip4.lib.xjdf.schema.Command
 
id - Variable in class org.cip4.lib.xjdf.schema.Comment
 
id - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
id - Variable in class org.cip4.lib.xjdf.schema.Intent
 
id - Variable in class org.cip4.lib.xjdf.schema.Message
 
id - Variable in class org.cip4.lib.xjdf.schema.Notification
 
id - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
id - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
id - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
id - Variable in class org.cip4.lib.xjdf.schema.Product
 
id - Variable in class org.cip4.lib.xjdf.schema.Query
 
id - Variable in class org.cip4.lib.xjdf.schema.Resource
 
id - Variable in class org.cip4.lib.xjdf.schema.ResourceAudit
 
id - Variable in class org.cip4.lib.xjdf.schema.Response
 
id - Variable in class org.cip4.lib.xjdf.schema.SetType
 
id - Variable in class org.cip4.lib.xjdf.schema.Signal
 
id - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
IdentificationField - Class in org.cip4.lib.xjdf.schema
Java class for IdentificationField complex type.
IdentificationField() - Constructor for class org.cip4.lib.xjdf.schema.IdentificationField
 
identificationField - Variable in class org.cip4.lib.xjdf.schema.Resource
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.Bundle
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.Component
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.DigitalMedia
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.Disjointing
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.Ink
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.Media
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.MiscConsumable
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.Pallet
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.RollStand
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.Strap
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.Tool
 
identificationFieldRef - Variable in class org.cip4.lib.xjdf.schema.UsageCounter
 
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(ParameterType) - Constructor for class org.cip4.lib.xjdf.type.IDREF
 
IDREF(ParameterType, 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
 
ignoreExtensions - Variable in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
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
 
ignorePDLCopies - Variable in class org.cip4.lib.xjdf.schema.RunList
 
ignorePDLImposition - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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
 
illumination - Variable in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
imagableSide - Variable in class org.cip4.lib.xjdf.schema.Media
 
imageAutoFilterStrategy - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
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
 
ImageCompressionParams - Class in org.cip4.lib.xjdf.schema
Java class for ImageCompressionParams complex type.
ImageCompressionParams() - Constructor for class org.cip4.lib.xjdf.schema.ImageCompressionParams
 
imageCompressionParamsRef - Variable in class org.cip4.lib.xjdf.schema.Content
 
imageCompressionParamsRef - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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
 
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
 
imagePreScanStrategy - Variable in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
ImageReplacementParams - Class in org.cip4.lib.xjdf.schema
Java class for ImageReplacementParams complex type.
ImageReplacementParams() - Constructor for class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
imageReplacementStrategy - Variable in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
imageResolution - Variable in class org.cip4.lib.xjdf.schema.ImageCompression
 
imageResolution - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
ImageSetterParams - Class in org.cip4.lib.xjdf.schema
Java class for ImageSetterParams complex type.
ImageSetterParams() - Constructor for class org.cip4.lib.xjdf.schema.ImageSetterParams
 
imageSetterParamsRef - Variable in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
imageSize - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
imageSize - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
imageStrategy - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
imageToImageTrapping - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
imageToObjectTrapping - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
imageTrapPlacement - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
imageTrapWidth - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
imageTrapWidthY - 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
 
includeInBundleItem - Variable in class org.cip4.lib.xjdf.schema.InsertSheet
 
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
 
index - Variable in class org.cip4.lib.xjdf.schema.MarkActivation
 
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
 
inkName - Variable in class org.cip4.lib.xjdf.schema.Ink
 
inkState - Variable in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
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
 
innerDimensions - Variable in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
inputBox - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 
insertError - Variable in class org.cip4.lib.xjdf.schema.VerificationParams
 
InsertingIntent - Class in org.cip4.lib.xjdf.schema
Java class for InsertingIntent complex type.
InsertingIntent() - Constructor for class org.cip4.lib.xjdf.schema.InsertingIntent
 
InsertingParams - Class in org.cip4.lib.xjdf.schema
Java class for InsertingParams complex type.
InsertingParams() - Constructor for class org.cip4.lib.xjdf.schema.InsertingParams
 
insertLocation - Variable in class org.cip4.lib.xjdf.schema.InsertingParams
 
insertOK - Variable in class org.cip4.lib.xjdf.schema.VerificationParams
 
insertSheet - Variable in class org.cip4.lib.xjdf.schema.Disjointing
 
InsertSheet - Class in org.cip4.lib.xjdf.schema
Java class for InsertSheet complex type.
InsertSheet() - Constructor for class org.cip4.lib.xjdf.schema.InsertSheet
 
insertSheet - Variable in class org.cip4.lib.xjdf.schema.RunList
 
insideLoss - Variable in class org.cip4.lib.xjdf.schema.Media
 
instrumentation - Variable in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
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.
integerRange - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
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
 
intentType - Variable in class org.cip4.lib.xjdf.schema.Intent
 
IntentType - Class in org.cip4.lib.xjdf.schema
Java class for IntentType complex type.
IntentType() - Constructor for class org.cip4.lib.xjdf.schema.IntentType
 
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
 
internalColorModel - Variable in class org.cip4.lib.xjdf.schema.ColorantControl
 
InterpretedPDLData - Class in org.cip4.lib.xjdf.schema
Java class for InterpretedPDLData complex type.
InterpretedPDLData() - Constructor for class org.cip4.lib.xjdf.schema.InterpretedPDLData
 
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
 
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
 
isBlank - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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.
isbn10 - Variable in class org.cip4.lib.xjdf.schema.ContentMetaData
 
isbn13 - 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.
isCenterCropBox() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the centerCropBox property.
isChannelCover() - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Gets the value of the channelCover 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.
isContactScreen() - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Gets the value of the contactScreen property.
isContentsModified() - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Gets the value of the contentsModified 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.
isDefaultTrapping() - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
Gets the value of the defaultTrapping 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.
isEmployeeInfo() - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
Gets the value of the employeeInfo 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.
isExact() - Method in class org.cip4.lib.xjdf.schema.KnownMsgQuParams
Gets the value of the exact property.
isExact() - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Gets the value of the exact property.
isExact() - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Gets the value of the exact 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.LooseBindingParams
Gets the value of the flipBackCover property.
isForceSeparations() - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Gets the value of the forceSeparations property.
isGeneratePageStreams() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the generatePageStreams property.
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.
isHasBleeds() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the hasBleeds property.
isHeadBands() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the headBands property.
isHold() - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Gets the value of the hold 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.
isIgnorePDLCopies() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the ignorePDLCopies property.
isIgnorePDLImposition() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the ignorePDLImposition 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.
isIsBlank() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the isBlank property.
isIsPage() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the isPage property.
isIsPrintable() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the isPrintable 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.
isIsTrapped() - Method in class org.cip4.lib.xjdf.schema.RunList
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.
isLastRepeat() - Method in class org.cip4.lib.xjdf.schema.Signal
Gets the value of the lastRepeat 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.
isLocked() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the locked property.
isLockOrigins() - Method in class org.cip4.lib.xjdf.schema.Layout
Gets the value of the lockOrigins property.
isLockOrigins() - Method in class org.cip4.lib.xjdf.schema.Shape
Gets the value of the lockOrigins 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.
isNoOp() - Method in class org.cip4.lib.xjdf.schema.Parameter
Gets the value of the noOp property.
isoPaperSubstrate - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
isoPaperSubstrateBack - 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.
isOutsideGutter() - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Gets the value of the outsideGutter 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.
isPage - Variable in class org.cip4.lib.xjdf.schema.RunList
 
isParseDSCComments() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the parseDSCComments property.
isParseDSCCommentsForDocInfo() - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Gets the value of the parseDSCCommentsForDocInfo 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.
isPolarity() - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Gets the value of the polarity property.
isPolarityChange() - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Gets the value of the polarityChange property.
isPrePrinted() - Method in class org.cip4.lib.xjdf.schema.Media
Gets the value of the prePrinted 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.
isPrintable - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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.
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.LooseBinding
Gets the value of the ringMechanic 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.LooseBinding
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.ThreadSewing
Gets the value of the sealing 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.
isSorted() - Method in class org.cip4.lib.xjdf.schema.RunList
Gets the value of the sorted property.
isSpineBrushing() - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Gets the value of the spineBrushing 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.HardCoverBinding
Gets the value of the spineFiberRoughing 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.HardCoverBinding
Gets the value of the spineLevelling 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.HardCoverBinding
Gets the value of the spineMilling 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.HardCoverBinding
Gets the value of the spineNotching 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.HardCoverBinding
Gets the value of the spineSanding 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.HardCoverBinding
Gets the value of the spineShredding 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.
isSubscribed() - Method in class org.cip4.lib.xjdf.schema.Response
Gets the value of the subscribed property.
isSubsetFonts() - Method in class org.cip4.lib.xjdf.schema.FontParams
Gets the value of the subsetFonts 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.
isTabBindMylar() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the tabBindMylar property.
isTabBodyCopy() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the tabBodyCopy property.
isTabExtensionMylar() - Method in class org.cip4.lib.xjdf.schema.Tabs
Gets the value of the tabExtensionMylar property.
isTrapped - Variable in class org.cip4.lib.xjdf.schema.Content
 
isTrapped - Variable in class org.cip4.lib.xjdf.schema.RunList
 
isTTasT42() - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Gets the value of the tTasT42 property.
isTucked() - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
Gets the value of the tucked property.
isUncompressed() - Method in class org.cip4.lib.xjdf.schema.CCITTFaxParams
Gets the value of the uncompressed property.
isUseBleeds() - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Gets the value of the useBleeds 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.
isWasMarked() - Method in class org.cip4.lib.xjdf.schema.Band
Gets the value of the wasMarked property.
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.
itemNames - Variable in class org.cip4.lib.xjdf.schema.Part
 

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
 
jdfErrorURL - Variable in class org.cip4.lib.xjdf.schema.Device
 
jdfInputURL - Variable in class org.cip4.lib.xjdf.schema.Device
 
jdfOutputURL - Variable in class org.cip4.lib.xjdf.schema.Device
 
jdfVersions - Variable in class org.cip4.lib.xjdf.schema.Device
 
JMF_ICS_VERSION - Static variable in class org.cip4.lib.xjdf.xml.XJdfConstants
 
JmfBuilder - Class in org.cip4.lib.xjdf.builder
Implementation of a JMF Builder.
JmfBuilder() - Constructor for class org.cip4.lib.xjdf.builder.JmfBuilder
Default constructor.
JmfBuilder(String) - Constructor for class org.cip4.lib.xjdf.builder.JmfBuilder
Custom Constructor.
jmfRole - Variable in class org.cip4.lib.xjdf.schema.MessageService
 
jmfSenderID - Variable in class org.cip4.lib.xjdf.schema.Device
 
jmfurl - Variable in class org.cip4.lib.xjdf.schema.Dependent
 
jmfurl - Variable in class org.cip4.lib.xjdf.schema.Device
 
JOB_ID - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'JobID' in XJDF Document.
jobDetails - Variable in class org.cip4.lib.xjdf.schema.StatusQuParams
 
JobField - Class in org.cip4.lib.xjdf.schema
Java class for JobField complex type.
JobField() - Constructor for class org.cip4.lib.xjdf.schema.JobField
 
jobField - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
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.JobPhase
 
jobID - Variable in class org.cip4.lib.xjdf.schema.NewJDFQuParams
 
jobID - Variable in class org.cip4.lib.xjdf.schema.Notification
 
jobID - Variable in class org.cip4.lib.xjdf.schema.NotificationFilter
 
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.ResourceCmdParams
 
jobID - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
jobID - Variable in class org.cip4.lib.xjdf.schema.StatusQuParams
 
jobID - Variable in class org.cip4.lib.xjdf.schema.StopPersChParams
 
jobID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
jobID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
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.NewJDFQuParams
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.Notification
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.NotificationFilter
 
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.ResourceCmdParams
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.StatusQuParams
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.StopPersChParams
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
jobPartID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
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
 
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
 
jogEdge - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
jogSide - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
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
 
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
 
knockoutRefs - 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
 
knownMsgQuParams - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
KnownMsgQuParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
KnownMsgQuParams() - Constructor for class org.cip4.lib.xjdf.schema.KnownMsgQuParams
 

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
 
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
 
language - Variable in class org.cip4.lib.xjdf.schema.Comment
 
language - Variable in class org.cip4.lib.xjdf.schema.CustomerMessage
 
languages - Variable in class org.cip4.lib.xjdf.schema.Person
 
lastEnd - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
lastRepeat - Variable in class org.cip4.lib.xjdf.schema.Signal
 
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
 
layerIDs - Variable in class org.cip4.lib.xjdf.schema.Part
 
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
 
layoutRef - Variable in class org.cip4.lib.xjdf.schema.Component
 
layoutRef - Variable in class org.cip4.lib.xjdf.schema.InsertSheet
 
layoutRef - Variable in class org.cip4.lib.xjdf.schema.LayoutIntent
 
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.LooseBindingParams
 
lengthJDF - Variable in class org.cip4.lib.xjdf.schema.BundlingParams
 
lengthOverall - Variable in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
level - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
level - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
level - Variable in class org.cip4.lib.xjdf.schema.ProofingIntent
 
level - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
lineArtBlackLevel - Variable in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
listPolicy - Variable in class org.cip4.lib.xjdf.schema.AssetListCreationParams
 
loading - Variable in class org.cip4.lib.xjdf.schema.Feeder
 
localization - Variable in class org.cip4.lib.xjdf.schema.DeviceFilter
 
location - Variable in class org.cip4.lib.xjdf.schema.Bundle
 
location - Variable in class org.cip4.lib.xjdf.schema.Component
 
location - Variable in class org.cip4.lib.xjdf.schema.Device
 
location - Variable in class org.cip4.lib.xjdf.schema.DigitalMedia
 
location - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
location - Variable in class org.cip4.lib.xjdf.schema.Ink
 
Location - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Location() - Constructor for class org.cip4.lib.xjdf.schema.Location
 
location - Variable in class org.cip4.lib.xjdf.schema.Media
 
location - Variable in class org.cip4.lib.xjdf.schema.MiscConsumable
 
location - Variable in class org.cip4.lib.xjdf.schema.Pallet
 
location - Variable in class org.cip4.lib.xjdf.schema.Part
 
location - Variable in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
location - Variable in class org.cip4.lib.xjdf.schema.Resource
 
location - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
location - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
location - Variable in class org.cip4.lib.xjdf.schema.RollStand
 
location - Variable in class org.cip4.lib.xjdf.schema.Strap
 
location - Variable in class org.cip4.lib.xjdf.schema.Tool
 
location - Variable in class org.cip4.lib.xjdf.schema.UsageCounter
 
locationName - Variable in class org.cip4.lib.xjdf.schema.Location
 
locator - Variable in class org.cip4.lib.xjdf.schema.ComChannel
 
locID - Variable in class org.cip4.lib.xjdf.schema.Location
 
lockDistillerParams - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
locked - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
lockOrigins - Variable in class org.cip4.lib.xjdf.schema.Layout
 
lockOrigins - Variable in class org.cip4.lib.xjdf.schema.Shape
 
LOGGER - Static variable in class org.cip4.lib.xjdf.xml.internal.AbstractXmlPackager
Logger.
logicalPage - Variable in class org.cip4.lib.xjdf.schema.RunList
 
logicalStackOrd - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
logicalStackOrd - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
logicalStackOrd - Variable in class org.cip4.lib.xjdf.schema.Stack
 
logicalStackParams - Variable in class org.cip4.lib.xjdf.schema.Layout
 
LogicalStackParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
LogicalStackParams() - Constructor for class org.cip4.lib.xjdf.schema.LogicalStackParams
 
logicalStackParams - Variable in class org.cip4.lib.xjdf.schema.LogicalStackParams
 
logicalStackSequence - Variable in class org.cip4.lib.xjdf.schema.Stack
 
LongitudinalRibbonOperationParams - Class in org.cip4.lib.xjdf.schema
Java class for LongitudinalRibbonOperationParams complex type.
LongitudinalRibbonOperationParams() - Constructor for class org.cip4.lib.xjdf.schema.LongitudinalRibbonOperationParams
 
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
 
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
 
magnification - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 
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.Color
 
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
 
MarkActivation - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
MarkActivation() - Constructor for class org.cip4.lib.xjdf.schema.MarkActivation
 
markActivation - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
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
 
markContext - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
markList - Variable in class org.cip4.lib.xjdf.schema.InsertSheet
 
markName - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
markObject - Variable in class org.cip4.lib.xjdf.schema.Layout
 
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.Tile
 
markOrientation - Variable in class org.cip4.lib.xjdf.schema.DeviceMark
 
markSide - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
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.LooseBinding
 
material - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
material - Variable in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
material - Variable in class org.cip4.lib.xjdf.schema.Shape
 
material - Variable in class org.cip4.lib.xjdf.schema.Strap
 
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
 
maxDiameter - Variable in class org.cip4.lib.xjdf.schema.PrintRollingParams
 
maxDiameter - Variable in class org.cip4.lib.xjdf.schema.RollStand
 
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
 
maxSearchRecursion - Variable in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
maxStackDepth - Variable in class org.cip4.lib.xjdf.schema.LogicalStackParams
 
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
 
maxWidth - Variable in class org.cip4.lib.xjdf.schema.RollStand
 
measurementFilter - Variable in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
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_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
 
MediaIntent - Class in org.cip4.lib.xjdf.schema
Java class for MediaIntent complex type.
MediaIntent() - Constructor for class org.cip4.lib.xjdf.schema.MediaIntent
 
mediaLabel - Variable in class org.cip4.lib.xjdf.schema.DigitalMedia
 
mediaLayers - Variable in class org.cip4.lib.xjdf.schema.Media
 
mediaLayers - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
MediaLayers - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
MediaLayers() - Constructor for class org.cip4.lib.xjdf.schema.MediaLayers
 
mediaLocation - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
mediaQuality - Variable in class org.cip4.lib.xjdf.schema.Media
 
mediaQuality - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.CollatingItem
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.Component
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.DieLayout
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.Emboss
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.ExposedMedia
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.MediaLayers
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.MediaSource
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.ProofingParams
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.ShapeCut
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.ShapeDef
 
mediaRef - Variable in class org.cip4.lib.xjdf.schema.Tile
 
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.Color
 
mediaType - Variable in class org.cip4.lib.xjdf.schema.DigitalMedia
 
mediaType - Variable in class org.cip4.lib.xjdf.schema.Media
 
mediaType - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
mediaTypeDetails - Variable in class org.cip4.lib.xjdf.schema.DigitalMedia
 
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 - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
Message - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Message() - Constructor for class org.cip4.lib.xjdf.schema.Message
 
messageEvents - Variable in class org.cip4.lib.xjdf.schema.CustomerMessage
 
messageService - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
MessageService - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
MessageService() - Constructor for class org.cip4.lib.xjdf.schema.MessageService
 
messageType - Variable in class org.cip4.lib.xjdf.schema.StopPersChParams
 
messageType - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
messageTypes - Variable in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
metadata0 - Variable in class org.cip4.lib.xjdf.schema.Part
 
metadata1 - Variable in class org.cip4.lib.xjdf.schema.Part
 
metadata2 - Variable in class org.cip4.lib.xjdf.schema.Part
 
metadata3 - Variable in class org.cip4.lib.xjdf.schema.Part
 
metadata4 - Variable in class org.cip4.lib.xjdf.schema.Part
 
metadata5 - Variable in class org.cip4.lib.xjdf.schema.Part
 
metadata6 - Variable in class org.cip4.lib.xjdf.schema.Part
 
metadata7 - Variable in class org.cip4.lib.xjdf.schema.Part
 
metadata8 - Variable in class org.cip4.lib.xjdf.schema.Part
 
metadata9 - 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.DigitalDeliveryParams
 
method - Variable in class org.cip4.lib.xjdf.schema.InsertingIntent
 
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.SignatureCell
 
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
 
mimeTypeVersion - Variable in class org.cip4.lib.xjdf.schema.FileSpec
 
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
 
minApprovals - Variable in class org.cip4.lib.xjdf.schema.ApprovalParams
 
minCollect - Variable in class org.cip4.lib.xjdf.schema.Layout
 
minDelayTime - Variable in class org.cip4.lib.xjdf.schema.Subscription
 
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
 
minimumWait - Variable in class org.cip4.lib.xjdf.schema.BufferParams
 
minLateStatus - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
minLateStatus - Variable in class org.cip4.lib.xjdf.schema.Resource
 
minLineWidth - Variable in class org.cip4.lib.xjdf.schema.InterpretingDetails
 
minResolution - Variable in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
minStatus - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
minStatus - Variable in class org.cip4.lib.xjdf.schema.Resource
 
mirrorAround - Variable in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
mirrorAround - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
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.PhaseTime
 
misDetails - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
misDetails - Variable in class org.cip4.lib.xjdf.schema.ResourceAudit
 
misDetails - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
misDetails - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
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
 
modelDescription - Variable in class org.cip4.lib.xjdf.schema.Device
 
modelDescription - Variable in class org.cip4.lib.xjdf.schema.Module
 
modelName - Variable in class org.cip4.lib.xjdf.schema.Device
 
modelName - Variable in class org.cip4.lib.xjdf.schema.Module
 
modelNumber - Variable in class org.cip4.lib.xjdf.schema.Device
 
modelNumber - Variable in class org.cip4.lib.xjdf.schema.Module
 
modelURL - Variable in class org.cip4.lib.xjdf.schema.Device
 
modelURL - Variable in class org.cip4.lib.xjdf.schema.Module
 
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
 
module - Variable in 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.LaminatingParams
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.Module
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.ModulePhase
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.ModuleStatus
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.Notification
 
moduleID - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
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.PartAmount
 
ModulePhase - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ModulePhase() - Constructor for class org.cip4.lib.xjdf.schema.ModulePhase
 
modulePhase - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
moduleStatus - Variable in class org.cip4.lib.xjdf.schema.DeviceInfo
 
moduleStatus - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
ModuleStatus - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ModuleStatus() - Constructor for class org.cip4.lib.xjdf.schema.ModuleStatus
 
moduleType - Variable in class org.cip4.lib.xjdf.schema.Module
 
moduleType - Variable in class org.cip4.lib.xjdf.schema.ModulePhase
 
moduleType - Variable in class org.cip4.lib.xjdf.schema.ModuleStatus
 
moduleType - Variable in class org.cip4.lib.xjdf.schema.Notification
 
moduleType - Variable in class org.cip4.lib.xjdf.schema.VarnishingParams
 
moduleWidth - Variable in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
mountID - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 
mounting - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 

N

n - Variable in class org.cip4.lib.xjdf.schema.DeviceNColor
 
n - Variable in class org.cip4.lib.xjdf.schema.DeviceNSpace
 
name - Variable in class org.cip4.lib.xjdf.schema.Comment
 
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.SetType
 
name - Variable in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
name - Variable in class org.cip4.lib.xjdf.schema.TransferCurveSet
 
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
 
newJDFQuParams - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
NewJDFQuParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
NewJDFQuParams() - Constructor for class org.cip4.lib.xjdf.schema.NewJDFQuParams
 
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
 
nodeStatus - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
nodeStatus - Variable in class org.cip4.lib.xjdf.schema.ResourceAudit
 
nodeStatusDetails - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
nonPrintableMarginBottom - Variable in class org.cip4.lib.xjdf.schema.Layout
 
nonPrintableMarginLeft - Variable in class org.cip4.lib.xjdf.schema.Layout
 
nonPrintableMarginRight - Variable in class org.cip4.lib.xjdf.schema.Layout
 
nonPrintableMarginTop - Variable in class org.cip4.lib.xjdf.schema.Layout
 
noOp - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
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.AuditPool
 
Notification - Class in org.cip4.lib.xjdf.schema
Java class for Notification complex type.
Notification() - Constructor for class org.cip4.lib.xjdf.schema.Notification
 
notification - Variable in class org.cip4.lib.xjdf.schema.Response
 
notificationFilter - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
NotificationFilter - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
NotificationFilter() - Constructor for class org.cip4.lib.xjdf.schema.NotificationFilter
 
nPage - Variable in class org.cip4.lib.xjdf.schema.RunList
 
nsManager - Variable in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
 
number - Variable in class org.cip4.lib.xjdf.schema.Disjointing
 
NumberingParam - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
NumberingParam() - Constructor for class org.cip4.lib.xjdf.schema.NumberingParam
 
numberingParam - Variable in class org.cip4.lib.xjdf.schema.NumberingParams
 
NumberingParams - Class in org.cip4.lib.xjdf.schema
Java class for NumberingParams complex type.
NumberingParams() - Constructor for class org.cip4.lib.xjdf.schema.NumberingParams
 
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.LayoutIntent
 
numberValue - Variable in class org.cip4.lib.xjdf.schema.TIFFtag
 
numColors - Variable in class org.cip4.lib.xjdf.schema.SurfaceColor
 
numResolutions - Variable in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
nUpSeparation - Variable in class org.cip4.lib.xjdf.schema.CuttingParams
 

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 ObjectResolution complex type.
ObjectResolution() - Constructor for class org.cip4.lib.xjdf.schema.ObjectResolution
 
objectResolution - Variable in class org.cip4.lib.xjdf.schema.RenderingParams
 
objectResolution - Variable in class org.cip4.lib.xjdf.schema.TrappingDetails
 
objectTags - Variable in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
objectTags - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
objectTags - Variable in class org.cip4.lib.xjdf.schema.ObjectResolution
 
objectTags - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
observationPath - Variable in class org.cip4.lib.xjdf.schema.ObservationTarget
 
ObservationTarget - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ObservationTarget() - Constructor for class org.cip4.lib.xjdf.schema.ObservationTarget
 
observationTarget - Variable in class org.cip4.lib.xjdf.schema.Subscription
 
observer - Variable in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
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
 
ocgDefault - 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.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
 
offsetAmount - Variable in class org.cip4.lib.xjdf.schema.Disjointing
 
offsetDirection - Variable in class org.cip4.lib.xjdf.schema.Disjointing
 
olderThan - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
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.PipeParams
 
operations - Variable in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
operatorText - Variable in class org.cip4.lib.xjdf.schema.JobField
 
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.ContentObject
 
ord - Variable in class org.cip4.lib.xjdf.schema.DynamicField
 
ord - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
ord - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
order - Variable in class org.cip4.lib.xjdf.schema.Assembly
 
orderedAmount - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
ordereQuantity - Variable in class org.cip4.lib.xjdf.schema.RepeatDesc
 
OrderingParams - Class in org.cip4.lib.xjdf.schema
Java class for OrderingParams complex type.
OrderingParams() - Constructor for class org.cip4.lib.xjdf.schema.OrderingParams
 
ordExpression - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
ordExpression - Variable in class org.cip4.lib.xjdf.schema.DynamicField
 
ordID - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
ordID - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
ordsConsumed - Variable in class org.cip4.lib.xjdf.schema.Layout
 
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.xml - package org.cip4.lib.xjdf.xml
 
org.cip4.lib.xjdf.xml.internal - package org.cip4.lib.xjdf.xml.internal
 
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.BundleItem
 
orientation - Variable in class org.cip4.lib.xjdf.schema.CollatingItem
 
orientation - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
orientation - Variable in class org.cip4.lib.xjdf.schema.NumberingParam
 
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.ResourceInfo
 
orientation - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
orientation - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
outerCoreDiameter - Variable in class org.cip4.lib.xjdf.schema.Media
 
outputBin - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
outputColorSpace - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 
outputResolution - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 
outputSize - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 
outputType - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
outsideGain - Variable in class org.cip4.lib.xjdf.schema.Media
 
outsideGutter - 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.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
 
PackingIntent - Class in org.cip4.lib.xjdf.schema
Java class for PackingIntent complex type.
PackingIntent() - Constructor for class org.cip4.lib.xjdf.schema.PackingIntent
 
PackingParams - Class in org.cip4.lib.xjdf.schema
Java class for PackingParams complex type.
PackingParams() - Constructor for class org.cip4.lib.xjdf.schema.PackingParams
 
page - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
pageCondition - Variable in class org.cip4.lib.xjdf.schema.Layout
 
PageCondition - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PageCondition() - Constructor for class org.cip4.lib.xjdf.schema.PageCondition
 
pageCopies - Variable in class org.cip4.lib.xjdf.schema.RunList
 
pageDelivery - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
pageIndex - Variable in class org.cip4.lib.xjdf.schema.Content
 
pageIndex - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
pageLabel - Variable in class org.cip4.lib.xjdf.schema.Content
 
pageListIndex - Variable in class org.cip4.lib.xjdf.schema.Component
 
pageListIndex - Variable in class org.cip4.lib.xjdf.schema.ExposedMedia
 
pageListRef - Variable in class org.cip4.lib.xjdf.schema.Assembly
 
pageListRef - Variable in class org.cip4.lib.xjdf.schema.Component
 
pageListRef - Variable in class org.cip4.lib.xjdf.schema.ExposedMedia
 
pageNames - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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.PreflightCheck
 
pages - Variable in class org.cip4.lib.xjdf.schema.RunList
 
pages - Variable in class org.cip4.lib.xjdf.schema.ShapeCut
 
pages - Variable in class org.cip4.lib.xjdf.schema.TrapRegion
 
pageTags - Variable in class org.cip4.lib.xjdf.schema.Part
 
Pallet - Class in org.cip4.lib.xjdf.schema
Java class for Pallet complex type.
Pallet() - Constructor for class org.cip4.lib.xjdf.schema.Pallet
 
palletCornerBoards - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
PalletizingParams - Class in org.cip4.lib.xjdf.schema
Java class for PalletizingParams complex type.
PalletizingParams() - Constructor for class org.cip4.lib.xjdf.schema.PalletizingParams
 
palletMaxHeight - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
palletMaxWeight - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
palletQuantity - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
palletSize - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
palletType - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
palletType - Variable in class org.cip4.lib.xjdf.schema.Pallet
 
palletWrapping - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
paperRef - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
paperRef - Variable in class org.cip4.lib.xjdf.schema.Layout
 
parameter - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
Parameter - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Parameter() - Constructor for class org.cip4.lib.xjdf.schema.Parameter
 
parameter - Variable in class org.cip4.lib.xjdf.schema.ParameterSet
 
Parameters - Class in org.cip4.lib.xjdf.util
This class provides access to Parameters within ParameterSets.
Parameters(List<? extends SetType>) - Constructor for class org.cip4.lib.xjdf.util.Parameters
Constructor.
ParameterSet - Class in org.cip4.lib.xjdf.schema
Java class for ParameterSet complex type.
ParameterSet() - Constructor for class org.cip4.lib.xjdf.schema.ParameterSet
 
parameterSet - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
parameterSet - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
ParameterSetValidator - Class in org.cip4.lib.xjdf.validator
Validator for element ParameterSet.
ParameterSetValidator() - Constructor for class org.cip4.lib.xjdf.validator.ParameterSetValidator
Default constructor.
ParameterSetValidator(Validator<DeliveryParams>) - Constructor for class org.cip4.lib.xjdf.validator.ParameterSetValidator
Constructor for injecting custom sub validators.
parameterType - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
ParameterType - Class in org.cip4.lib.xjdf.schema
Java class for ParameterType complex type.
ParameterType() - Constructor for class org.cip4.lib.xjdf.schema.ParameterType
 
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
 
parseDSCComments - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
parseDSCCommentsForDocInfo - 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.
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.ContentMetaData
 
part - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
part - Variable in class org.cip4.lib.xjdf.schema.Notification
 
part - Variable in class org.cip4.lib.xjdf.schema.NotificationFilter
 
part - Variable in class org.cip4.lib.xjdf.schema.PageCondition
 
part - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
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.PhaseTime
 
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.ResourceAudit
 
part - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
part - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
part - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
part - Variable in class org.cip4.lib.xjdf.schema.StatusQuParams
 
part - Variable in class org.cip4.lib.xjdf.schema.StopPersChParams
 
part - Variable in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
part - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
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
 
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 parameters and resources.
partUsage - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
partVersion - Variable in class org.cip4.lib.xjdf.schema.Part
 
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.ErrorData
 
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
 
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
 
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
 
PDLResourceAlias - Class in org.cip4.lib.xjdf.schema
Java class for PDLResourceAlias complex type.
PDLResourceAlias() - Constructor for class org.cip4.lib.xjdf.schema.PDLResourceAlias
 
percentage - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
percentages - Variable in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
percentCompleted - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
perfectingModule - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
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 Person 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.Message
 
PhaseAmount - Class in org.cip4.lib.xjdf.schema
Java class for PhaseAmount complex type.
PhaseAmount() - Constructor for class org.cip4.lib.xjdf.schema.PhaseAmount
 
phaseAmount - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
phaseTime - Variable in class org.cip4.lib.xjdf.schema.AuditPool
 
PhaseTime - Class in org.cip4.lib.xjdf.schema
Java class for PhaseTime complex type.
PhaseTime() - Constructor for class org.cip4.lib.xjdf.schema.PhaseTime
 
pipeID - Variable in class org.cip4.lib.xjdf.schema.Dependent
 
pipeID - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
pipeID - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
pipeParams - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
PipeParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
PipeParams() - Constructor for class org.cip4.lib.xjdf.schema.PipeParams
 
pipePartPartIDKeys - Variable in class org.cip4.lib.xjdf.schema.Dependent
 
pipePause - Variable in class org.cip4.lib.xjdf.schema.Dependent
 
pipeProtocol - Variable in class org.cip4.lib.xjdf.schema.Dependent
 
pipeProtocol - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
pipeResume - Variable in class org.cip4.lib.xjdf.schema.Dependent
 
pipeURL - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
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
 
PlaceHolderResource - Class in org.cip4.lib.xjdf.schema
Java class for PlaceHolderResource complex type.
PlaceHolderResource() - Constructor for class org.cip4.lib.xjdf.schema.PlaceHolderResource
 
PlateCopyParams - Class in org.cip4.lib.xjdf.schema
Java class for PlateCopyParams complex type.
PlateCopyParams() - Constructor for class org.cip4.lib.xjdf.schema.PlateCopyParams
 
plateRef - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
plateRef - Variable in class org.cip4.lib.xjdf.schema.Layout
 
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
 
polarityChange - Variable in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
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.LabelingParams
 
position - Variable in class org.cip4.lib.xjdf.schema.Layout
 
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
 
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
 
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
 
postPressComponentPath - Variable in class org.cip4.lib.xjdf.schema.ProductionPath
 
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
 
PreflightAnalysis - Class in org.cip4.lib.xjdf.schema
Java class for PreflightAnalysis complex type.
PreflightAnalysis() - Constructor for class org.cip4.lib.xjdf.schema.PreflightAnalysis
 
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
 
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.Media
 
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 - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
previewFileType - Variable in class org.cip4.lib.xjdf.schema.Preview
 
previewFileType - Variable in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
PreviewGenerationParams - Class in org.cip4.lib.xjdf.schema
Java class for PreviewGenerationParams complex type.
PreviewGenerationParams() - Constructor for class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
previewType - Variable in class org.cip4.lib.xjdf.schema.Part
 
previewUsage - Variable in class org.cip4.lib.xjdf.schema.Preview
 
previewUsage - Variable in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
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
 
printedPages - Variable in class org.cip4.lib.xjdf.schema.LayoutIntent
 
printingTechnology - Variable in class org.cip4.lib.xjdf.schema.Color
 
printingTechnology - Variable in class org.cip4.lib.xjdf.schema.Media
 
printingUnitWebPath - Variable in class org.cip4.lib.xjdf.schema.ProductionPath
 
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
 
PrintRollingParams - Class in org.cip4.lib.xjdf.schema
Java class for PrintRollingParams complex type.
PrintRollingParams() - Constructor for class org.cip4.lib.xjdf.schema.PrintRollingParams
 
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.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.AuditPool
 
ProcessRun - Class in org.cip4.lib.xjdf.schema
Java class for ProcessRun complex type.
ProcessRun() - Constructor for class org.cip4.lib.xjdf.schema.ProcessRun
 
processType - Variable in class org.cip4.lib.xjdf.schema.Part
 
processUsage - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
processUsage - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
processUsage - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
processUsage - Variable in class org.cip4.lib.xjdf.schema.SetType
 
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.
productID - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
productID - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
productID - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
productID - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
PRODUCTION_PRINT_PROCESS - Static variable in class org.cip4.lib.xjdf.xml.XJdfNavigator
XPath to attribute 'PrintProcess' of ProductionIntent Node in XJDF Document.
productionAmount - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
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
 
ProductionPath - Class in org.cip4.lib.xjdf.schema
Java class for ProductionPath complex type.
ProductionPath() - Constructor for class org.cip4.lib.xjdf.schema.ProductionPath
 
productionPathID - Variable in class org.cip4.lib.xjdf.schema.ProductionPath
 
productionPathID - Variable in class org.cip4.lib.xjdf.schema.ProductionSubPath
 
ProductionSubPath - Class in org.cip4.lib.xjdf.schema
Java class for ProductionSubPath complex type.
ProductionSubPath() - Constructor for class org.cip4.lib.xjdf.schema.ProductionSubPath
 
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.Product
 
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.
progressionOrder - Variable in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
projectID - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
proof - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
ProofingIntent - Class in org.cip4.lib.xjdf.schema
Java class for ProofingIntent complex type.
ProofingIntent() - Constructor for class org.cip4.lib.xjdf.schema.ProofingIntent
 
ProofingParams - Class in org.cip4.lib.xjdf.schema
Java class for ProofingParams complex type.
ProofingParams() - Constructor for class org.cip4.lib.xjdf.schema.ProofingParams
 
proofItem - Variable in class org.cip4.lib.xjdf.schema.ProofingIntent
 
ProofItem - Class in org.cip4.lib.xjdf.schema
Java class for ProofItem complex type.
ProofItem() - Constructor for class org.cip4.lib.xjdf.schema.ProofItem
 
proofName - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
proofPaperRef - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
proofPaperRef - Variable in class org.cip4.lib.xjdf.schema.Layout
 
proofTarget - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
proofType - 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
 
psLevel - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
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
 

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 anonymous complex type.
Query() - Constructor for class org.cip4.lib.xjdf.schema.Query
 
query - Variable in class org.cip4.lib.xjdf.schema.XJMF
 
queue - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
Queue - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Queue() - Constructor for class org.cip4.lib.xjdf.schema.Queue
 
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
 
queueEntryDetails - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.NewJDFQuParams
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.Notification
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.NotificationFilter
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
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.ResourceAudit
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
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
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.StopPersChParams
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
queueEntryID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
queueEntryIDs - Variable in class org.cip4.lib.xjdf.schema.QueueFilter
 
queueFilter - Variable in class org.cip4.lib.xjdf.schema.FlushResourceParams
 
QueueFilter - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
QueueFilter() - Constructor for class org.cip4.lib.xjdf.schema.QueueFilter
 
queueSize - Variable in class org.cip4.lib.xjdf.schema.Queue
 
queueSize - Variable in class org.cip4.lib.xjdf.schema.QueueStatus
 
queueStatus - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
QueueStatus - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
QueueStatus() - Constructor for class org.cip4.lib.xjdf.schema.QueueStatus
 
queueSubmissionParams - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
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

ratio - Variable in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
rawName - Variable in class org.cip4.lib.xjdf.schema.Color
 
rawNames - 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.Bundle
 
readerPageCount - Variable in class org.cip4.lib.xjdf.schema.Component
 
reason - Variable in class org.cip4.lib.xjdf.schema.ResourceAudit
 
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.MarkObject
 
refAnchor - Variable in class org.cip4.lib.xjdf.schema.PositionObj
 
RefAnchor - Class in org.cip4.lib.xjdf.schema
Java class for RefAnchor complex type.
RefAnchor() - Constructor for class org.cip4.lib.xjdf.schema.RefAnchor
 
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
 
referenceXObjParamsRef - Variable in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
refID - Variable in class org.cip4.lib.xjdf.schema.Notification
 
refID - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
refID - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
refID - Variable in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
refID - Variable in class org.cip4.lib.xjdf.schema.ResourceAudit
 
refID - Variable in class org.cip4.lib.xjdf.schema.Response
 
refID - Variable in class org.cip4.lib.xjdf.schema.Signal
 
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
 
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 RegisterRibbon complex type.
RegisterRibbon() - Constructor for class org.cip4.lib.xjdf.schema.RegisterRibbon
 
relatedCommands - Variable in class org.cip4.lib.xjdf.schema.Command
 
relatedJobID - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
relatedJobPartID - 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
 
relativeStartPosition - Variable in class org.cip4.lib.xjdf.schema.Crease
 
relativeStartPosition - Variable in class org.cip4.lib.xjdf.schema.Cut
 
relativeStartPosition - Variable in class org.cip4.lib.xjdf.schema.Glue
 
relativeStartPosition - Variable in class org.cip4.lib.xjdf.schema.Perforate
 
relativeTravel - Variable in class org.cip4.lib.xjdf.schema.Crease
 
relativeTravel - Variable in class org.cip4.lib.xjdf.schema.Fold
 
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
 
relativeWorkingPath - Variable in class org.cip4.lib.xjdf.schema.Crease
 
relativeWorkingPath - Variable in class org.cip4.lib.xjdf.schema.Cut
 
relativeWorkingPath - Variable in class org.cip4.lib.xjdf.schema.Glue
 
relativeWorkingPath - Variable in class org.cip4.lib.xjdf.schema.Perforate
 
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
 
remoteURLRef - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
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
 
RenderingParams - Class in org.cip4.lib.xjdf.schema
Java class for RenderingParams complex type.
RenderingParams() - Constructor for class org.cip4.lib.xjdf.schema.RenderingParams
 
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
 
repeatStep - Variable in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
repeatStep - Variable in class org.cip4.lib.xjdf.schema.Subscription
 
repeatTime - Variable in class org.cip4.lib.xjdf.schema.Subscription
 
replaceField - Variable in class org.cip4.lib.xjdf.schema.DynamicField
 
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.FakeReferences
 
RequestQueueEntryParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
RequestQueueEntryParams() - Constructor for class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
requiredDuration - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
resend - Variable in class org.cip4.lib.xjdf.schema.Error
 
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.ImageSetterParams
 
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 - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
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.ResourceCmdParams
 
resource - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
resourceAudit - Variable in class org.cip4.lib.xjdf.schema.AuditPool
 
ResourceAudit - Class in org.cip4.lib.xjdf.schema
Java class for ResourceAudit complex type.
ResourceAudit() - Constructor for class org.cip4.lib.xjdf.schema.ResourceAudit
 
resourceCmdParams - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
ResourceCmdParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ResourceCmdParams() - Constructor for class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
ResourceDefinitionParams - Class in org.cip4.lib.xjdf.schema
Java class for ResourceDefinitionParams complex type.
ResourceDefinitionParams() - Constructor for class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
 
resourceDetails - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
resourceInfo - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
ResourceInfo - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ResourceInfo() - Constructor for class org.cip4.lib.xjdf.schema.ResourceInfo
 
resourceName - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
resourceName - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
resourceName - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
resourceParam - Variable in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
 
ResourceParam - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ResourceParam() - Constructor for class org.cip4.lib.xjdf.schema.ResourceParam
 
resourceQuParams - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
ResourceQuParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ResourceQuParams() - Constructor for class org.cip4.lib.xjdf.schema.ResourceQuParams
 
Resources - Class in org.cip4.lib.xjdf.util
This class provides access to Resources within ResourceSets.
Resources(List<? extends SetType>) - 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.ResourceInfo
 
ResourceSet - Class in org.cip4.lib.xjdf.schema
Java class for ResourceSet complex type.
ResourceSet() - Constructor for class org.cip4.lib.xjdf.schema.ResourceSet
 
resourceSet - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
resourceType - Variable in class org.cip4.lib.xjdf.schema.PDLResourceAlias
 
resourceType - Variable in class org.cip4.lib.xjdf.schema.Resource
 
ResourceType - Class in org.cip4.lib.xjdf.schema
Java class for ResourceType complex type.
ResourceType() - Constructor for class org.cip4.lib.xjdf.schema.ResourceType
 
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 anonymous complex type.
Response() - Constructor for class org.cip4.lib.xjdf.schema.Response
 
response - Variable in class org.cip4.lib.xjdf.schema.XJMF
 
restrictedContentObjects - Variable in class org.cip4.lib.xjdf.schema.PageCondition
 
restTime - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
resubmissionParams - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
ResubmissionParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ResubmissionParams() - Constructor for class org.cip4.lib.xjdf.schema.ResubmissionParams
 
retryPolicy - Variable in class org.cip4.lib.xjdf.schema.Subscription
 
returnCode - Variable in class org.cip4.lib.xjdf.schema.Error
 
returnCode - Variable in class org.cip4.lib.xjdf.schema.Response
 
returnJMF - Variable in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
returnMethod - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
returnQueueEntryParams - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
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
 
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
 
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.LooseBinding
 
ringMechanic - Variable in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
ringShape - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
ringShape - Variable in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
rivetsExposed - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
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
 
RollStand - Class in org.cip4.lib.xjdf.schema
Java class for RollStand complex type.
RollStand() - Constructor for class org.cip4.lib.xjdf.schema.RollStand
 
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
 
rotation - Variable in class org.cip4.lib.xjdf.schema.ScavengerArea
 
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.PhaseAmount
 
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 - Class in org.cip4.lib.xjdf.schema
Java class for RunList complex type.
RunList() - Constructor for class org.cip4.lib.xjdf.schema.RunList
 
runListRef - Variable in class org.cip4.lib.xjdf.schema.DigitalMedia
 
runListRef - Variable in class org.cip4.lib.xjdf.schema.InsertSheet
 
runListRef - Variable in class org.cip4.lib.xjdf.schema.PageCondition
 
runListRef - Variable in class org.cip4.lib.xjdf.schema.SheetCondition
 
runListRefs - Variable in class org.cip4.lib.xjdf.schema.RunList
 
runPage - Variable in class org.cip4.lib.xjdf.schema.Part
 
runPageRange - Variable in class org.cip4.lib.xjdf.schema.Part
 
runSet - Variable in class org.cip4.lib.xjdf.schema.Part
 
runTag - Variable in class org.cip4.lib.xjdf.schema.RunList
 
runTags - Variable in class org.cip4.lib.xjdf.schema.Part
 

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
 
SaddleStitchingParams - Class in org.cip4.lib.xjdf.schema
Java class for SaddleStitchingParams complex type.
SaddleStitchingParams() - Constructor for class org.cip4.lib.xjdf.schema.SaddleStitchingParams
 
sampleBacking - Variable in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
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
 
scalingOrigin - Variable in class org.cip4.lib.xjdf.schema.InterpretingParams
 
ScanParams - Class in org.cip4.lib.xjdf.schema
Java class for ScanParams complex type.
ScanParams() - Constructor for class org.cip4.lib.xjdf.schema.ScanParams
 
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 - 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
 
scoring - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
screen - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
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
 
screeningParamsRef - Variable in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
screeningParamsRef - Variable in class org.cip4.lib.xjdf.schema.Content
 
screeningParamsRef - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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.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
 
screenShape - Variable in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
sealing - Variable in class org.cip4.lib.xjdf.schema.ThreadSewing
 
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
 
sectionIndex - Variable in class org.cip4.lib.xjdf.schema.Part
 
secureJMFURL - Variable in class org.cip4.lib.xjdf.schema.Device
 
segmentation - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
senderID - Variable in class org.cip4.lib.xjdf.schema.Command
 
senderID - Variable in class org.cip4.lib.xjdf.schema.Message
 
senderID - Variable in class org.cip4.lib.xjdf.schema.Query
 
senderID - Variable in class org.cip4.lib.xjdf.schema.Response
 
senderID - Variable in class org.cip4.lib.xjdf.schema.Signal
 
senderID - Variable in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
senderID - Variable in class org.cip4.lib.xjdf.schema.XJMF
 
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
 
separationNames - Variable in class org.cip4.lib.xjdf.schema.ColorantAlias
 
separationNames - Variable in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
separationNames - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
separationNames - Variable in class org.cip4.lib.xjdf.schema.RegisterMark
 
separationNames - Variable in class org.cip4.lib.xjdf.schema.ScavengerArea
 
separationNameTag - Variable in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
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.RunList
 
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(Double) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the absoluteHeight property.
setAbsoluteWidth(Double) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the absoluteWidth property.
setAction(EnumAction) - 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(EnumActivation) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the activation property.
setActivation(EnumActivation) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the activation property.
setActivation(EnumActivation) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
Sets the value of the activation property.
setActivation(EnumResourceCmdParamsActivation) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
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.
setActualAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the actualAmount property.
setActualAmount(Double) - Method in class org.cip4.lib.xjdf.schema.PartAmount
Sets the value of the actualAmount property.
setActualAmount(Double) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the actualAmount property.
setActualColorName(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the actualColorName property.
setActualTotalAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the actualTotalAmount 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.
setAddress(Address) - Method in class org.cip4.lib.xjdf.schema.Location
Sets the value of the address property.
setAdhesiveType(String) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Sets the value of the adhesiveType property.
setAdjustContrast(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the adjustContrast property.
setAdjustCyanRed(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the adjustCyanRed property.
setAdjustHue(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the adjustHue property.
setAdjustLightness(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the adjustLightness property.
setAdjustMagentaGreen(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the adjustMagentaGreen property.
setAdjustSaturation(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the adjustSaturation property.
setAdjustYellowBlue(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the adjustYellowBlue property.
setAdvanceDistance(Double) - 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.Command
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Comment
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Created
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Message
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Query
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Response
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Signal
Sets the value of the agentName property.
setAgentName(String) - Method in class org.cip4.lib.xjdf.schema.XJMF
Sets the value of the agentName property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Command
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Comment
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Created
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Message
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Query
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Response
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Signal
Sets the value of the agentVersion property.
setAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.XJMF
Sets the value of the agentVersion property.
setAlignmentReferenceWeb(String) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the alignmentReferenceWeb property.
setAllowedRotate(String) - 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(Integer) - 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.DropItem
Sets the value of the amount property.
setAmount(Double) - 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.
setAmount(Double) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the amount property.
setAmountPool(AmountPool) - Method in class org.cip4.lib.xjdf.schema.PhaseAmount
Sets the value of the amountPool property.
setAmountPool(AmountPool) - Method in class org.cip4.lib.xjdf.schema.PipeParams
Sets the value of the amountPool 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.ContentObject
Sets the value of the anchor property.
setAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Sets the value of the anchor property.
setAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.MarkObject
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(String) - Method in class org.cip4.lib.xjdf.schema.RefAnchor
Sets the value of the anchorType property.
setAngle(Double) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the angle property.
setAngle(Double) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the angle property.
setAngleMap(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the angleMap 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.
setApprovalParams(ApprovalParams) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the approvalParams property.
setApprovalParams(ApprovalParams) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the approvalParams property.
setApprovalParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the approvalParamsRef property.
setApprovalPerson(ApprovalPerson) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Sets the value of the approvalPerson property.
setApprovalPersonRef(Object) - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
Sets the value of the approvalPersonRef property.
setApprovalRole(EnumApprovalRole) - 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(EnumApprovalState) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
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(String) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Sets the value of the aspectRatio property.
setAssemblyID(String) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the assemblyID property.
setAssetTypes(String) - Method in class org.cip4.lib.xjdf.schema.AssetListCreationParams
Sets the value of the assetTypes 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.Message
Sets the value of the author property.
setAuthor(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
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.
setAutomatedOverPrintParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
Sets the value of the automatedOverPrintParamsRef property.
setAutomatedOverPrintParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
Sets the value of the automatedOverPrintParamsRef 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(EnumAutoRotate) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the autoRotatePages property.
setAvailableAmount(Double) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the availableAmount property.
setBackCoatingDetail(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the backCoatingDetail property.
setBackCoatings(EnumCoatings) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the backCoatings property.
setBackCoverColor(EnumNamedColor) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the backGlossValue property.
setBacking(Double) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
Sets the value of the backing property.
setBackOverfold(Double) - 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(String) - 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(EnumBandOrdering) - Method in class org.cip4.lib.xjdf.schema.ByteMap
Sets the value of the bandOrdering property.
setBandOrdering(String) - 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.
setBarcodeCompParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Sets the value of the barcodeCompParamsRef 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.FakeReferences
Sets the value of the barcodeProductionParams property.
setBarcodeReproParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
Sets the value of the barcodeReproParamsRef property.
setBarcodeReproParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Sets the value of the barcodeReproParamsRef property.
setBarcodeVersion(String) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Sets the value of the barcodeVersion property.
setBaseOrdReset(EnumOrdPolicy) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the baseOrdReset property.
setBearerBars(String) - 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.
setBillingCode(String) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
Sets the value of the billingCode 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.
setBinderBrand(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the binderBrand property.
setBinderMaterial(String) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the binderMaterial property.
setBinderySignature(BinderySignature) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the binderySignature property.
setBinderySignatureID(String) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
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(EnumBinderySignatureType) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the binderySignatureType property.
setBinding(EnumLeftRight) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the binding property.
setBindingColor(EnumNamedColor) - 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.
setBindingEdge(EnumBindingEdge) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the bindingEdge property.
setBindingOrder(EnumBindingOrder) - 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(EnumEdge) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the bindingSide property.
setBindingType(EnumBindingType) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the bindingType property.
setBindingType(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the bindingType property.
setBitDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.Icon
Sets the value of the bitDepth property.
setBitDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.ScanParams
Sets the value of the bitDepth property.
setBlackColorLimit(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the blackColorLimit property.
setBlackDensityLimit(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the blackDensityLimit property.
setBlackWidth(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the blackWidth property.
setBleed(Double) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the bleed property.
setBleedBottom(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the bleedBottom property.
setBleedFace(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the bleedFace property.
setBleedFoot(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the bleedFoot property.
setBleedHead(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the bleedHead property.
setBleedLeft(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the bleedLeft property.
setBleedRight(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the bleedRight property.
setBleedSpine(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the bleedSpine property.
setBleedTop(Double) - 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.
setBlockElementSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.CutBlock
Sets the value of the blockElementSize property.
setBlockElementType(String) - Method in class org.cip4.lib.xjdf.schema.CutBlock
Sets the value of the blockElementType 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.
setBlockSubdivision(XYPair) - Method in class org.cip4.lib.xjdf.schema.CutBlock
Sets the value of the blockSubdivision 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.
setBlockType(String) - Method in class org.cip4.lib.xjdf.schema.CutBlock
Sets the value of the blockType property.
setBoardThickness(Double) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the boardThickness property.
setBottleAngle(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the bottleAngle property.
setBottleAxis(EnumBottleAxis) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the bottleAxis property.
setBottomBrand(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the bottomBrand property.
setBottomColor(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the bottomColor property.
setBottomColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the bottomColorDetails property.
setBottomFoldIn(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the bottomFoldIn property.
setBottomLength(Double) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the bottomLength 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.
setBoxedQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the boxedQuantity property.
setBoxFoldingType(EnumBoxFoldingType) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
Sets the value of the boxFoldingType property.
setBoxName(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the boxName property.
setBoxShape(Shape) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the boxShape property.
setBoxType(EnumBoxType) - 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.
setBrailleText(String) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the brailleText 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.Resource
Sets the value of the brand property.
setBrandName(String) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the brandName property.
setBrightness(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the brightness property.
setBundleDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Sets the value of the bundleDepth property.
setBundleDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the bundleDepth property.
setBundleType(String) - Method in class org.cip4.lib.xjdf.schema.Bundle
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(String) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Sets the value of the byteOrder property.
setCannotEmbedFontPolicy(String) - Method in class org.cip4.lib.xjdf.schema.FontParams
Sets the value of the cannotEmbedFontPolicy property.
setCapacity(Integer) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Sets the value of the capacity property.
setCartonMaxWeight(Double) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the cartonMaxWeight property.
setCartonQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the cartonQuantity property.
setCartonShape(Shape) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the cartonShape property.
setCartonStrength(Double) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the cartonStrength property.
setCartonTopFlaps(XYPair) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the cartonTopFlaps property.
setCartonType(EnumCartonType) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the cartonType property.
setCartonTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the cartonTypeDetails property.
setCaseRadius(Double) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Sets the value of the caseRadius property.
setCastingMaterial(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the castingMaterial 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(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(EnumCenterReference) - Method in class org.cip4.lib.xjdf.schema.HolePattern
Sets the value of the centerReference property.
setCertification(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the certification property.
setChannelBindingDetails(ChannelBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the channelBindingDetails property.
setChannelCover(Boolean) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the channelCover 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.SubscriptionFilter
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.MessageService
Sets the value of the channelMode property.
setChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Sets the value of the channelMode property.
setChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.Signal
Sets the value of the channelMode property.
setChannelMode(String) - Method in class org.cip4.lib.xjdf.schema.Subscription
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.
setChannelTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.ComChannel
Sets the value of the channelTypeDetails property.
setCheckSum(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the checkSum property.
setCIETint(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the cieTint property.
setCIEWhiteness(Double) - 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.
setClampD(Double) - 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(EnumClass) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the clazz property.
setClazz(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
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.ContentObject
Sets the value of the clipBox property.
setClipBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the clipBox property.
setClipBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Tile
Sets the value of the clipBox property.
setClipBoxFormat(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the clipBoxFormat property.
setClipBoxFormat(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the clipBoxFormat property.
setClipBoxTemplate(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the clipBoxTemplate property.
setClipBoxTemplate(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the clipBoxTemplate 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.ContentObject
Sets the value of the clipPath property.
setClipPath(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
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.
setCodeBlockSize(Integer) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Sets the value of the codeBlockSize property.
setCoilBindingDetails(CoilBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the coilBindingDetails property.
setCollate(EnumCollate) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the collate property.
setColorant(String) - Method in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
Sets the value of the colorant property.
setColorantDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
Sets the value of the colorantDepth 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.
setColorBookPrefix(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorBookPrefix property.
setColorBookSuffix(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorBookSuffix property.
setColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorDetails property.
setColorManagementSystem(String) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
Sets the value of the colorManagementSystem property.
setColorManagementSystem(String) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
Sets the value of the colorManagementSystem property.
setColorManagementSystem(String) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
Sets the value of the colorManagementSystem property.
setColorMeasurementConditionsRef(Object) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Sets the value of the colorMeasurementConditionsRef property.
setColorMeasurementConditionsRef(Object) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorMeasurementConditionsRef property.
setColorMeasurementConditionsRef(Object) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the colorMeasurementConditionsRef property.
setColorMeasurementConditionsRef(Object) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the colorMeasurementConditionsRef property.
setColorMeasurementConditionsRef(Object) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Sets the value of the colorMeasurementConditionsRef property.
setColorName(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorName property.
setColorName(String) - Method in class org.cip4.lib.xjdf.schema.Ink
Sets the value of the colorName property.
setColorTransform(String) - Method in class org.cip4.lib.xjdf.schema.DCTParams
Sets the value of the colorTransform property.
setColorType(EnumColorantType) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the colorType property.
setColorType(EnumColorType) - 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.
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.ModulePhase
Sets the value of the combinedProcessIndex property.
setCombinedProcessIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
Sets the value of the combinedProcessIndex property.
setCommandResult(EnumCommandResult) - 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.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.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.
setCompensate(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the compensate property.
setCompensation(EnumCompensation) - Method in class org.cip4.lib.xjdf.schema.Preview
Sets the value of the compensation property.
setCompensation(String) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Sets the value of the compensation property.
setCompensationCTMFormat(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the compensationCTMFormat property.
setCompensationCTMFormat(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the compensationCTMFormat property.
setCompensationCTMTemplate(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the compensationCTMTemplate property.
setCompensationCTMTemplate(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the compensationCTMTemplate property.
setCompensationProcess(String) - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
Sets the value of the compensationProcess property.
setCompensationValue(Double) - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
Sets the value of the compensationValue property.
setComplexity(Double) - Method in class org.cip4.lib.xjdf.schema.MISDetails
Sets the value of the complexity property.
setComponentOrientation(EnumComponentOrientation) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the componentOrientation property.
setComponentRef(Object) - Method in class org.cip4.lib.xjdf.schema.BundleItem
Sets the value of the componentRef property.
setComponentRef(Object) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Sets the value of the componentRef property.
setComponentRef(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the componentRef property.
setComponentRef(Object) - Method in class org.cip4.lib.xjdf.schema.Feeder
Sets the value of the componentRef property.
setComponentRef(Object) - Method in class org.cip4.lib.xjdf.schema.MediaSource
Sets the value of the componentRef property.
setComponentsPerRow(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the componentsPerRow property.
setCompressionFilter(String) - Method in class org.cip4.lib.xjdf.schema.ScanParams
Sets the value of the compressionFilter 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.
setCondition(String) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Sets the value of the condition property.
setCondition(EnumSheetCondition) - Method in class org.cip4.lib.xjdf.schema.SheetCondition
Sets the value of the condition property.
setConsumableType(String) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Sets the value of the consumableType property.
setConsumption(EnumConsumption) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Sets the value of the consumption property.
setContact(Contact) - Method in class org.cip4.lib.xjdf.schema.Command
Sets the value of the contact property.
setContact(Contact) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the contact property.
setContact(Contact) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the contact property.
setContact(Contact) - Method in class org.cip4.lib.xjdf.schema.Query
Sets the value of the contact property.
setContact(Contact) - Method in class org.cip4.lib.xjdf.schema.Response
Sets the value of the contact property.
setContactRef(Object) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
Sets the value of the contactRef property.
setContactRef(Parameter) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
Sets the value of the contactRef property.
setContactRef(Parameter) - Method in class org.cip4.lib.xjdf.schema.Created
Sets the value of the contactRef property.
setContactRef(Parameter) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the contactRef property.
setContactRefs(Object) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the contactRefs property.
setContactScreen(Boolean) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Sets the value of the contactScreen property.
setContactTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Contact
Sets the value of the contactTypeDetails property.
setContainerRef(Object) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the containerRef property.
setContentMetaData(ContentMetaData) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the contentMetaData property.
setContentRef(Object) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
Sets the value of the contentRef property.
setContentRef(Object) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the contentRef property.
setContentsModified(Boolean) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Sets the value of the contentsModified property.
setContentType(String) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the contentType property.
setContext(String) - Method in class org.cip4.lib.xjdf.schema.MarkActivation
Sets the value of the context property.
setContext(String) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
Sets the value of the context property.
setContext(EnumContext) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the context 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(Integer) - Method in class org.cip4.lib.xjdf.schema.PrintRollingParams
Sets the value of the copies property.
setCopies - Variable in class org.cip4.lib.xjdf.schema.RunList
 
setCoreMaterial(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the coreMaterial property.
setCoreWeight(Double) - 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(EnumCostType) - 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.
setCounterID(String) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
Sets the value of the counterID 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(Double) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Sets the value of the coverage property.
setCoverBoardWidth(Double) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Sets the value of the coverBoardWidth property.
setCoverColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the coverColor property.
setCoverColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
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.
setCoverColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
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(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the coverWidth property.
setCreated(Created) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the created property.
setCreep(XYPair) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the creep property.
setCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the ctm property.
setCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
Sets the value of the ctm property.
setCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.MarkObject
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.Tile
Sets the value of the ctm property.
setCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
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.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(EnumCutDepth) - 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(String) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the cutType property.
setCutType(EnumCutType) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Sets the value of the cutType property.
setCutWidth(Double) - Method in class org.cip4.lib.xjdf.schema.Cut
Sets the value of the cutWidth property.
setCutWidth(Double) - Method in class org.cip4.lib.xjdf.schema.CutBlock
Sets the value of the cutWidth property.
setCutWidthFoot(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the cutWidthFoot property.
setCutWidthHead(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the cutWidthHead property.
setCycle(Integer) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Sets the value of the cycle property.
setDataType(EnumDataType) - Method in class org.cip4.lib.xjdf.schema.GeneralID
Sets the value of the dataType property.
setDataType(String) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
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(Double) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the dctQuality property.
setDCTQuality(Double) - Method in class org.cip4.lib.xjdf.schema.ScanParams
Sets the value of the dctQuality property.
setDDESCutType(Integer) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the ddesCutType property.
setDeadLine(EnumDeadline) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the deadLine property.
setDefaultID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceParam
Sets the value of the defaultID property.
setDefaultJDF(URI) - Method in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
Sets the value of the defaultJDF property.
setDefaultJDF(URI) - Method in class org.cip4.lib.xjdf.schema.ResourceParam
Sets the value of the defaultJDF property.
setDefaultPriority(String) - Method in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
Sets the value of the defaultPriority property.
setDefaultPriority(String) - Method in class org.cip4.lib.xjdf.schema.ResourceParam
Sets the value of the defaultPriority property.
setDefaultRenderingIntent(EnumRenderingIntent2) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
Sets the value of the defaultRenderingIntent property.
setDefaultTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
Sets the value of the defaultTrapping property.
setDeliveryCharge(EnumDeliveryCharge) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the deliveryCharge property.
setDeliveryID(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the deliveryID property.
setDeliveryMode(String) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Sets the value of the deliveryMode property.
setDeliveryUnit0(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the deliveryUnit0 property.
setDeliveryUnit1(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the deliveryUnit1 property.
setDeliveryUnit2(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the deliveryUnit2 property.
setDeliveryUnit3(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the deliveryUnit3 property.
setDeliveryUnit4(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the deliveryUnit4 property.
setDeliveryUnit5(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the deliveryUnit5 property.
setDeliveryUnit6(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the deliveryUnit6 property.
setDeliveryUnit7(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the deliveryUnit7 property.
setDeliveryUnit8(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the deliveryUnit8 property.
setDeliveryUnit9(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the deliveryUnit9 property.
setDensity(Double) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the density property.
setDensity(String) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the density property.
setDensity(Double) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Sets the value of the density property.
setDensityStandard(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Sets the value of the densityStandard property.
setDepth(Double) - Method in class org.cip4.lib.xjdf.schema.Crease
Sets the value of the depth property.
setDepth(Double) - 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.Parameter
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.ProductList
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.SetType
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.DeviceInfo
Sets the value of the device property.
setDeviceDetails(EnumDeviceDetails) - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
Sets the value of the deviceDetails property.
setDeviceDetails(EnumDeviceDetails) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
Sets the value of the deviceDetails property.
setDeviceFilter(DeviceFilter) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
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.DeviceInfo
Sets the value of the deviceID property.
setDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.ModulePhase
Sets the value of the deviceID property.
setDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Sets the value of the deviceID property.
setDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.Queue
Sets the value of the deviceID property.
setDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the deviceID property.
setDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.QueueStatus
Sets the value of the deviceID property.
setDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the deviceID property.
setDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
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.
setDeviceList(DeviceList) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the deviceList property.
setDeviceMark(DeviceMark) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the deviceMark property.
setDeviceNSpace(DeviceNSpace) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the deviceNSpace property.
setDeviceRef(Object) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the deviceRef property.
setDeviceRef(Object) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the deviceRef property.
setDeviceRef(Object) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Sets the value of the deviceRef property.
setDeviceRef(Object) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Sets the value of the deviceRef property.
setDeviceRef(Object) - Method in class org.cip4.lib.xjdf.schema.RollStand
Sets the value of the deviceRef property.
setDeviceStatus(EnumDeviceStatus) - Method in class org.cip4.lib.xjdf.schema.ModulePhase
Sets the value of the deviceStatus property.
setDeviceStatus(EnumDeviceStatus) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
Sets the value of the deviceStatus property.
setDeviceType(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the deviceType property.
setDeviceType(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the deviceType property.
setDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Sets the value of the diameter property.
setDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
Sets the value of the diameter property.
setDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Sets the value of the diameter property.
setDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the diameter property.
setDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the diameter property.
setDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Sets the value of the diameter property.
setDieLayoutRef(Object) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the dieLayoutRef property.
setDieLayoutRef(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
Sets the value of the dieLayoutRef property.
setDieSide(String) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the dieSide property.
setDiffusion(String) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Sets the value of the diffusion property.
setDigitalDeliveryDirection(String) - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
Sets the value of the digitalDeliveryDirection property.
setDigitalDeliveryProtocol(String) - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
Sets the value of the digitalDeliveryProtocol 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(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.
setDirectory(URI) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the directory property.
setDirectory(URI) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the directory property.
setDisposition(Disposition) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the disposition property.
setDispositionAction(String) - Method in class org.cip4.lib.xjdf.schema.Disposition
Sets the value of the dispositionAction property.
setDispositionUsage(String) - Method in class org.cip4.lib.xjdf.schema.Disposition
Sets the value of the dispositionUsage property.
setDocCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the docCopies property.
setDocIndex - Variable in class org.cip4.lib.xjdf.schema.Part
 
setDocNames(String) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the docNames property.
setDocOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the docOrd property.
setDocs(String) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the docs property.
setDocTags(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the docTags property.
setDocumentNaturalLang(String) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the documentNaturalLang property.
setDotGain(Double) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the dotSize property.
setDoubleFeedQuality(String) - 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.
setDueLevel(EnumDueLevel) - 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.
setDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
Sets the value of the duration 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(Double) - 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(EnumEdgeShape) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the edgeShape property.
setEffort(Integer) - Method in class org.cip4.lib.xjdf.schema.FlateParams
Sets the value of the effort property.
setElementColorParams(ElementColorParams) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the elementColorParams property.
setElementColorParams(ElementColorParams) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the elementColorParams property.
setElementType(EnumRunlistType) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the elementType 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(EnumEmbossType) - Method in class org.cip4.lib.xjdf.schema.Emboss
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.
setEmployeeInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
Sets the value of the employeeInfo 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(String) - 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(EnumEndStatus) - 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.
setError(Error) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the error 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.
setErrorID(String) - Method in class org.cip4.lib.xjdf.schema.Error
Sets the value of the errorID property.
setErrorType(String) - Method in class org.cip4.lib.xjdf.schema.ErrorData
Sets the value of the errorType property.
setErrorURL(URI) - Method in class org.cip4.lib.xjdf.schema.ErrorData
Sets the value of the errorURL 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.
setExact(Boolean) - Method in class org.cip4.lib.xjdf.schema.KnownMsgQuParams
Sets the value of the exact property.
setExact(Boolean) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Sets the value of the exact property.
setExact(Boolean) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the exact 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.HoleMakingIntent
Sets the value of the extent 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.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.
setExternalImpositionTemplate(ExternalImpositionTemplate) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the externalImpositionTemplate 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.
setFaceCells(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the faceCells property.
setFailed(Integer) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
Sets the value of the failed property.
setFakeReferences(FakeReferences) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the fakeReferences property.
setFamily(String) - Method in class org.cip4.lib.xjdf.schema.Ink
Sets the value of the family property.
setFamily(EnumChannelFamily) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Sets the value of the family 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(String) - 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.CuttingParams
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the fileSpec property.
setFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.MessageService
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.QualityControlResult
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.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ApprovalSuccess
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ExternalImpositionTemplate
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.Icon
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ObjectModel
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.PDLResourceAlias
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ProofingParams
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ScanParams
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Sets the value of the fileSpecRef property.
setFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
Sets the value of the fileSpecRef property.
setFileTargetDeviceModel(String) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the fileTargetDeviceModel property.
setFileTemplate(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the fileTemplate property.
setFillMaterial(String) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the fillMaterial property.
setFilmRef(Object) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the filmRef property.
setFilmRef(Object) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the filmRef 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.
setFirstName(String) - Method in class org.cip4.lib.xjdf.schema.Person
Sets the value of the firstName property.
setFirstPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the firstPage property.
setFirstStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the firstStart property.
setFirstSurface(EnumFirstSurface) - 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.ImageSetterParams
Sets the value of the fitPolicy property.
setFitPolicy(FitPolicy) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the fitPolicy property.
setFitPolicyRef(Object) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the fitPolicyRef property.
setFixExpression(String) - Method in class org.cip4.lib.xjdf.schema.ErrorData
Sets the value of the fixExpression 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(Double) - 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.LooseBindingParams
Sets the value of the flipBackCover property.
setFlushPolicy(EnumFlushPolicy) - Method in class org.cip4.lib.xjdf.schema.FlushResourceParams
Sets the value of the flushPolicy property.
setFlushQueueParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
Sets the value of the flushQueueParamsRef property.
setFlushResourceParams(FlushResourceParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the flushResourceParams 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(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the fluteDirection property.
setFluteDirection(EnumFluteDirection) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the fluteDirection property.
setFluteDirection(EnumShapeDefFluteDirection) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the fluteDirection property.
setFoilColor(EnumNamedColor) - 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.FoldingParams
Sets the value of the foldCatalog property.
setFolderModuleID(String) - Method in class org.cip4.lib.xjdf.schema.FolderProduction
Sets the value of the folderModuleID property.
setFolderSuperStructureWebPath(ProductionSubPath) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
Sets the value of the folderSuperStructureWebPath property.
setFoldIndex(XYPair) - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
Sets the value of the foldIndex property.
setFoldingCatalog(String) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Sets the value of the foldingCatalog property.
setFoldingCatalog(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the foldingCatalog property.
setFoldingDetails(String) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
Sets the value of the foldingDetails property.
setFoldingWidth(Double) - Method in class org.cip4.lib.xjdf.schema.JacketingParams
Sets the value of the foldingWidth property.
setFoldingWidth(Double) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the foldingWidth property.
setFoldingWidthBack(Double) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the foldingWidthBack property.
setFoldLay(Orientation) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the foldLay property.
setFolioCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Bundle
Sets the value of the folioCount property.
setFont(String) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Sets the value of the font property.
setFontSize(Double) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Sets the value of the fontSize property.
setForceSeparations(Boolean) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Sets the value of the forceSeparations property.
setFormat(String) - Method in class org.cip4.lib.xjdf.schema.DynamicField
Sets the value of the format property.
setFormat(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the format property.
setFormat(String) - Method in class org.cip4.lib.xjdf.schema.Subscription
Sets the value of the format property.
setFountainPositions(String) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Sets the value of the fountainPositions property.
setFountainSolution(EnumFountainSolution) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the frequency property.
setFrom(String) - Method in class org.cip4.lib.xjdf.schema.Fold
Sets the value of the from property.
setFrontCoatingDetail(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the frontCoatingDetail property.
setFrontCoatings(EnumCoatings) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the frontCoatings property.
setFrontFoldIn(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the frontFoldIn property.
setFrontGlossValue(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the frontGlossValue property.
setFrontOverfold(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the frontOverfold 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.FakeReferences
Sets the value of the gangCmdFilter property.
setGangInfo(GangInfo) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the gangInfo 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.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.FakeReferences
Sets the value of the gangQuFilter property.
setGapList(String) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Sets the value of the gapList property.
setGeneratePageStreams(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the generatePageStreams property.
setGlueLineRefSheets(IntegerList) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the glueLineRefSheets property.
setGlueLineWidth(Double) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the glueLineWidth property.
setGlueProcedure(EnumGlueProcedure) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the glueProcedure property.
setGlueRef(Object) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the glueRef property.
setGlueType(EnumGlueTypeDetailed) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the glueType property.
setGlueType(EnumGlueType) - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
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(EnumGluingTechnique) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the gluingTechnique property.
setGrade(Integer) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the grade property.
setGrainDirection(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the grainDirection property.
setGrainDirection(EnumGrainDirection) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the grainDirection property.
setGrainDirection(EnumShapeDefGrainDirection) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the grainDirection property.
setGray(Double) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the gray property.
setGrossWeight(Double) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the grossWeight property.
setGutterPolicy(String) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Sets the value of the gutterPolicy property.
setGutterX(Double) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the gutterX property.
setGutterX2(Double) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the gutterX2 property.
setGutterY(Double) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the gutterY property.
setGutterY2(Double) - 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.
setHalftoneName(String) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the halftoneName property.
setHalfTonePhaseOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the halfTonePhaseOrigin property.
setHalfTonePhaseOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.MarkObject
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.
setHardenerType(String) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Sets the value of the hardenerType property.
setHasBleeds(Boolean) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the hasBleeds property.
setHasBleeds(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the hasBleeds property.
setHeadBandColor(EnumNamedColor) - 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.
setHeight(Integer) - Method in class org.cip4.lib.xjdf.schema.Band
Sets the value of the height property.
setHeight(Double) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Sets the value of the height property.
setHeight(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the height property.
setHeight(Double) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the height property.
setHeight(Double) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the height property.
setHeight(Double) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
Sets the value of the height property.
setHold(Boolean) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the hold 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.
setHoleReferenceEdge(EnumReferenceEdge) - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
Sets the value of the holeReferenceEdge property.
setHoleType(String) - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
Sets the value of the holeType property.
setHoleType(String) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the holeType property.
setHoleType(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the holeType property.
setHonorPDFOverprint(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the honorPDFOverprint property.
setHorizontalExcess(Double) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Sets the value of the horizontalExcess property.
setHorizontalExcessBack(Double) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Sets the value of the horizontalExcessBack property.
setHorizontalFitPolicy(String) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Sets the value of the horizontalFitPolicy property.
setHorizontalFitPolicy(String) - 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.
setICCOutputProfileUsage(String) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
Sets the value of the iccOutputProfileUsage property.
setICCProfileUsage(String) - 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.Command
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.Comment
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.Intent
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.Message
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
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.Query
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.ResourceAudit
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.Response
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.SetType
Sets the value of the id property.
setID(String) - Method in class org.cip4.lib.xjdf.schema.Signal
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.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Bundle
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Disjointing
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Ink
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Pallet
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.RollStand
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Strap
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Tool
Sets the value of the identificationFieldRef property.
setIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
Sets the value of the identificationFieldRef 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.
setIgnorePDLCopies(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the ignorePDLCopies property.
setIgnorePDLImposition(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the ignorePDLImposition 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.
setIllumination(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Sets the value of the illumination property.
setImagableSide(String) - 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.
setImageCompressionParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the imageCompressionParamsRef property.
setImageCompressionParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the imageCompressionParamsRef property.
setImageDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the imageDepth property.
setImageDownsampleThreshold(Double) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the imageDownsampleThreshold property.
setImageDownsampleType(String) - 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.
setImagePreScanStrategy(String) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
Sets the value of the imagePreScanStrategy property.
setImageReplacementStrategy(String) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
Sets the value of the imageReplacementStrategy property.
setImageResolution(Double) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
Sets the value of the imageResolution property.
setImageResolution(Integer) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the imageResolution property.
setImageSetterParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Sets the value of the imageSetterParamsRef 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.
setImageStrategy(String) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the imageStrategy 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.
setImageTrapPlacement(String) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the imageTrapPlacement property.
setImageTrapWidth(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the imageTrapWidth property.
setImageTrapWidthY(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the imageTrapWidthY property.
setImageType(String) - 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.
setIncludeInBundleItem(String) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Sets the value of the includeInBundleItem 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(EnumIncludeType3Fonts) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the includeType3Fonts property.
setIncorrectComponentQuality(String) - 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.
setInkName(String) - Method in class org.cip4.lib.xjdf.schema.Ink
Sets the value of the inkName property.
setInkState(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Sets the value of the inkState property.
setInnerDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
Sets the value of the innerDimensions property.
setInputBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.ScanParams
Sets the value of the inputBox property.
setInsertError(String) - Method in class org.cip4.lib.xjdf.schema.VerificationParams
Sets the value of the insertError property.
setInsertLocation(String) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
Sets the value of the insertLocation property.
setInsertOK(String) - Method in class org.cip4.lib.xjdf.schema.VerificationParams
Sets the value of the insertOK property.
setInsideLoss(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the insideLoss property.
setInstrumentation(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Sets the value of the instrumentation property.
setIntegerRange(String) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the integerRange property.
setIntegerValue(IntegerList) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Sets the value of the integerValue property.
setIntentType(JAXBElement<? extends IntentType>) - Method in class org.cip4.lib.xjdf.schema.Intent
Sets the value of the intentType 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.
setInternalColorModel(EnumColorModel) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Sets the value of the internalColorModel 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.
setIsBlank(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the isBlank property.
setISBN10(String) - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
Sets the value of the isbn10 property.
setISBN13(String) - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
Sets the value of the isbn13 property.
setISOPaperSubstrate(EnumIsoPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the isoPaperSubstrate property.
setISOPaperSubstrateBack(EnumIsoPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the isoPaperSubstrateBack property.
setIsPage(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the isPage property.
setIsPrintable(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the isPrintable 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.
setIsTrapped(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
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.
setJacket(EnumJacket) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the jacket property.
setJacketFoldingWidth(Double) - 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.
setJDFErrorURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the jdfErrorURL property.
setJDFInputURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the jdfInputURL property.
setJDFOutputURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the jdfOutputURL property.
setJMFRole(EnumJmfRole) - Method in class org.cip4.lib.xjdf.schema.MessageService
Sets the value of the jmfRole property.
setJMFSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the jmfSenderID property.
setJMFURL(URI) - Method in class org.cip4.lib.xjdf.schema.Dependent
Sets the value of the jmfurl property.
setJMFURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the jmfurl property.
setJobDetails(EnumJobDetails) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
Sets the value of the jobDetails property.
setJobField(JobField) - Method in class org.cip4.lib.xjdf.schema.MarkObject
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.JobPhase
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.NewJDFQuParams
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.NotificationFilter
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.ResourceCmdParams
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.StatusQuParams
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Sets the value of the jobID property.
setJobID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
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.NewJDFQuParams
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.NotificationFilter
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.ResourceCmdParams
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.StatusQuParams
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Sets the value of the jobPartID property.
setJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
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.
setJobTemplate(String) - Method in class org.cip4.lib.xjdf.schema.JobField
Sets the value of the jobTemplate property.
setJobTitle(String) - Method in class org.cip4.lib.xjdf.schema.Person
Sets the value of the jobTitle property.
setJogEdge(EnumBindingEdge) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the jogEdge property.
setJogSide(EnumBindingEdge) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the jogSide property.
setJointWidth(Double) - 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(Double) - 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(EnumKnockoutSource) - Method in class org.cip4.lib.xjdf.schema.FillMark
Sets the value of the knockoutSource property.
setKnownMsgQuParams(KnownMsgQuParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the knownMsgQuParams 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(String) - 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.
setLanguage(String) - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
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.
setLastRepeat(Boolean) - Method in class org.cip4.lib.xjdf.schema.Signal
Sets the value of the lastRepeat 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.
setLayerRates(String) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Sets the value of the layerRates 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.
setLayoutRef(Object) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the layoutRef property.
setLayoutRef(Object) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Sets the value of the layoutRef property.
setLayoutRef(Object) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the layoutRef property.
setLength(Double) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the length property.
setLengthJDF(Double) - Method in class org.cip4.lib.xjdf.schema.BundlingParams
Sets the value of the lengthJDF property.
setLengthOverall(Double) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
Sets the value of the lengthOverall property.
setLevel(EnumEmbossLevel) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the level property.
setLevel(EnumEmbossLevel) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the level property.
setLevel(EnumPreflightLevel) - Method in class org.cip4.lib.xjdf.schema.ProofingIntent
Sets the value of the level property.
setLevel(EnumLevel) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the level property.
setLevel - Variable in class org.cip4.lib.xjdf.schema.RunList
 
setLineArtBlackLevel(Double) - 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.
setListPolicy(EnumAssetPolicy) - Method in class org.cip4.lib.xjdf.schema.AssetListCreationParams
Sets the value of the listPolicy property.
setLoading(String) - Method in class org.cip4.lib.xjdf.schema.Feeder
Sets the value of the loading property.
setLocation(Location) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the location property.
setLocation(EnumPosition) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the location property.
setLocation(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the location property.
setLocation(Location) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the location property.
setLocation(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the location property.
setLocation(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the location property.
setLocationName(String) - Method in class org.cip4.lib.xjdf.schema.Location
Sets the value of the locationName property.
setLocator(String) - Method in class org.cip4.lib.xjdf.schema.ComChannel
Sets the value of the locator property.
setLocID(String) - Method in class org.cip4.lib.xjdf.schema.Location
Sets the value of the locID property.
setLockDistillerParams(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the lockDistillerParams property.
setLocked(Boolean) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the locked property.
setLockOrigins(Boolean) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the lockOrigins property.
setLockOrigins(Boolean) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the lockOrigins property.
setLogicalPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the logicalPage property.
setLogicalStackOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the logicalStackOrd property.
setLogicalStackOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the logicalStackOrd property.
setLogicalStackOrd(int) - Method in class org.cip4.lib.xjdf.schema.Stack
Sets the value of the logicalStackOrd property.
setLogicalStackParams(LogicalStackParams) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the logicalStackParams property.
setLogicalStackParams(EnumStackRestriction) - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
Sets the value of the logicalStackParams property.
setLogicalStackSequence(EnumStackSequence) - Method in class org.cip4.lib.xjdf.schema.Stack
Sets the value of the logicalStackSequence 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(Double) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Sets the value of the magnification property.
setMagnification(XYPair) - Method in class org.cip4.lib.xjdf.schema.ScanParams
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(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the manufacturerURL property.
setManufacturerURL(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the manufacturerURL property.
setMappingSelection(EnumColorMapping) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the mappingSelection property.
setMappingSelection(EnumColorMapping) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Sets the value of the mappingSelection property.
setMarginBottom(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the marginBottom property.
setMarginBottom(Double) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the marginBottom property.
setMarginLeft(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the marginLeft property.
setMarginLeft(Double) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the marginLeft property.
setMarginRight(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the marginRight property.
setMarginRight(Double) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the marginRight property.
setMarginTop(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the marginTop property.
setMarginTop(Double) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the marginTop property.
setMarkContext(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the markContext property.
setMarkName(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the markName property.
setMarkOrientation(String) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Sets the value of the markOrientation property.
setMarkSide(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the markSide property.
setMarkType(String) - Method in class org.cip4.lib.xjdf.schema.CutMark
Sets the value of the markType property.
setMarkUsage(String) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
Sets the value of the markUsage property.
setMask(EnumMask) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the mask property.
setMaskBleed(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the maskBleed property.
setMasking(String) - 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(EnumBindingMaterial) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the material property.
setMaterial(EnumBindingMaterial) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
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.
setMaterial(String) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the material property.
setMaterial(String) - Method in class org.cip4.lib.xjdf.schema.Strap
Sets the value of the material property.
setMaxAmount(Double) - 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.
setMaxDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.PrintRollingParams
Sets the value of the maxDiameter property.
setMaxDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.RollStand
Sets the value of the maxDiameter property.
setMaxEntries(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the maxEntries property.
setMaxHeat(Double) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the maxHeat property.
setMaxHeight(Double) - 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.
setMaxSearchRecursion(Integer) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
Sets the value of the maxSearchRecursion property.
setMaxStackDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
Sets the value of the maxStackDepth property.
setMaxSubsetPct(Integer) - Method in class org.cip4.lib.xjdf.schema.FontParams
Sets the value of the maxSubsetPct property.
setMaxWeight(Double) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
Sets the value of the maxWeight property.
setMaxWeight(Double) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
Sets the value of the maxWeight property.
setMaxWeight(Double) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the maxWeight property.
setMaxWidth(Double) - Method in class org.cip4.lib.xjdf.schema.RollStand
Sets the value of the maxWidth property.
setMeasurementFilter(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Sets the value of the measurementFilter property.
setMediaColor(EnumNamedColor) - 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(String) - 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.
setMediaLabel(String) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Sets the value of the mediaLabel property.
setMediaLocation(String) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the mediaLocation 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.
setMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Sets the value of the mediaRef property.
setMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the mediaRef property.
setMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the mediaRef property.
setMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the mediaRef property.
setMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the mediaRef property.
setMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Sets the value of the mediaRef property.
setMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.MediaLayers
Sets the value of the mediaRef property.
setMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.MediaSource
Sets the value of the mediaRef property.
setMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.ProofingParams
Sets the value of the mediaRef property.
setMediaRef(Resource) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
Sets the value of the mediaRef property.
setMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the mediaRef property.
setMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.Tile
Sets the value of the mediaRef property.
setMediaSetCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the mediaSetCount property.
setMediaSide(String) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the mediaSide property.
setMediaSide(EnumSide) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the mediaSide property.
setMediaType(String) - Method in class org.cip4.lib.xjdf.schema.Color
Sets the value of the mediaType property.
setMediaType(String) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Sets the value of the mediaType property.
setMediaType(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the mediaType property.
setMediaType(String) - 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.DigitalMedia
Sets the value of the mediaTypeDetails 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(String) - 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.
setMessage(Message) - Method in class org.cip4.lib.xjdf.builder.JmfBuilder
Setter for JMF Message Element.
setMessage(Message) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the message property.
setMessageService(MessageService) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the messageService 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.
setMetadata0(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the metadata0 property.
setMetadata1(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the metadata1 property.
setMetadata2(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the metadata2 property.
setMetadata3(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the metadata3 property.
setMetadata4(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the metadata4 property.
setMetadata5(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the metadata5 property.
setMetadata6(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the metadata6 property.
setMetadata7(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the metadata7 property.
setMetadata8(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the metadata8 property.
setMetadata9(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the metadata9 property.
setMethod(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the method property.
setMethod(String) - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
Sets the value of the method property.
setMethod(EnumInsertingMethod) - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
Sets the value of the method property.
setMethod(String) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the millingDepth property.
setMillingDepth(Double) - 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.
setMimeTypeVersion(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the mimeTypeVersion property.
setMinAmount(Double) - 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.
setMinApprovals(Integer) - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
Sets the value of the minApprovals property.
setMinCollect(Integer) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the minCollect property.
setMinDelayTime(Duration) - Method in class org.cip4.lib.xjdf.schema.Subscription
Sets the value of the minDelayTime 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(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the minimumBlackWidth property.
setMinimumWait(Duration) - Method in class org.cip4.lib.xjdf.schema.BufferParams
Sets the value of the minimumWait property.
setMinLateStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the minLateStatus property.
setMinLateStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the minLateStatus property.
setMinLineWidth(Double) - Method in class org.cip4.lib.xjdf.schema.InterpretingDetails
Sets the value of the minLineWidth property.
setMinResolution(Double) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
Sets the value of the minResolution property.
setMinStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the minStatus property.
setMinStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the minStatus 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.
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.
setMode(String) - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
Sets the value of the mode property.
setModelDescription(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the modelDescription property.
setModelDescription(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the modelDescription property.
setModelName(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the modelName property.
setModelName(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the modelName property.
setModelNumber(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the modelNumber property.
setModelNumber(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the modelNumber property.
setModelURL(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the modelURL property.
setModelURL(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the modelURL property.
setModuleDrying(EnumDrying) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the moduleDrying property.
setModuleHeight(Double) - 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.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.ModulePhase
Sets the value of the moduleID property.
setModuleID(String) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
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.ResourceInfo
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.
setModuleIDs(String) - Method in class org.cip4.lib.xjdf.schema.PartAmount
Sets the value of the moduleIDs property.
setModuleType(String) - Method in class org.cip4.lib.xjdf.schema.Module
Sets the value of the moduleType property.
setModuleType(String) - Method in class org.cip4.lib.xjdf.schema.ModulePhase
Sets the value of the moduleType property.
setModuleType(String) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
Sets the value of the moduleType property.
setModuleType(String) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the moduleType property.
setModuleType(String) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
Sets the value of the moduleType property.
setModuleWidth(Double) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
Sets the value of the moduleWidth property.
setMountID(String) - Method in class org.cip4.lib.xjdf.schema.ScanParams
Sets the value of the mountID property.
setMounting(String) - Method in class org.cip4.lib.xjdf.schema.ScanParams
Sets the value of the mounting property.
setN(Integer) - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
Sets the value of the n property.
setN(Integer) - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
Sets the value of the n property.
setName(String) - Method in class org.cip4.lib.xjdf.schema.Comment
Sets the value of the name 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.SetType
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.
setName(String) - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
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.
setNames - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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.
setNeedlePositions(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the needlePositions property.
setNeutralDensity(Double) - 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.
setNewJDFQuParams(NewJDFQuParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the newJDFQuParams property.
setNextQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the nextQueueEntryID property.
setNipWidth(Double) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Sets the value of the nipWidth property.
setNodeStatus(EnumNodeStatus) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the nodeStatus property.
setNodeStatus(EnumNodeStatus) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Sets the value of the nodeStatus property.
setNodeStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the nodeStatusDetails property.
setNonPrintableMarginBottom(Double) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the nonPrintableMarginBottom property.
setNonPrintableMarginLeft(Double) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the nonPrintableMarginLeft property.
setNonPrintableMarginRight(Double) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the nonPrintableMarginRight property.
setNonPrintableMarginTop(Double) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the nonPrintableMarginTop property.
setNoOp(Boolean) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the noOp property.
setNotchingDepth(Double) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
Sets the value of the notchingDepth property.
setNotchingDistance(Double) - 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.Response
Sets the value of the notification property.
setNPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the nPage property.
setNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.Disjointing
Sets the value of the number 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.LayoutIntent
Sets the value of the numberUp property.
setNumberValue(String) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Sets the value of the numberValue property.
setNumColors(Integer) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
Sets the value of the numColors property.
setNumResolutions(Integer) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
Sets the value of the numResolutions property.
setNUpSeparation(XYPair) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
Sets the value of the nUpSeparation property.
setObservationPath(String) - Method in class org.cip4.lib.xjdf.schema.ObservationTarget
Sets the value of the observationPath property.
setObserver(Integer) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Sets the value of the observer property.
setOCGDefault(String) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the ocgDefault 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(Double) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.Score
Sets the value of the offset property.
setOffset(Double) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the offset property.
setOffsetAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Disjointing
Sets the value of the offsetAmount property.
setOffsetDirection(String) - Method in class org.cip4.lib.xjdf.schema.Disjointing
Sets the value of the offsetDirection property.
setOlderThan(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the olderThan property.
setOpacity(String) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the opacityLevel property.
setOpening(String) - Method in class org.cip4.lib.xjdf.schema.Feeder
Sets the value of the opening property.
setOperation(EnumCSConversionOperation) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the operation property.
setOperation(EnumPipeOperation) - Method in class org.cip4.lib.xjdf.schema.PipeParams
Sets the value of the operation property.
setOperatorText(String) - Method in class org.cip4.lib.xjdf.schema.JobField
Sets the value of the operatorText 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 - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
setOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the ord property.
setOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.DynamicField
Sets the value of the ord property.
setOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the ord property.
setOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the ord property.
setOrder(EnumAssemblyOrder) - Method in class org.cip4.lib.xjdf.schema.Assembly
Sets the value of the order property.
setOrderedAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the orderedAmount property.
setOrdereQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the ordereQuantity property.
setOrdExpression(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the ordExpression property.
setOrdExpression(String) - Method in class org.cip4.lib.xjdf.schema.DynamicField
Sets the value of the ordExpression property.
setOrdID(Integer) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the ordID property.
setOrdID(Integer) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the ordID property.
setOrganizationalUnit(String) - Method in class org.cip4.lib.xjdf.schema.Company
Sets the value of the organizationalUnit 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.BundleItem
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(Matrix) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the orientation property.
setOrientation(Double) - Method in class org.cip4.lib.xjdf.schema.NumberingParam
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(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the orientation property.
setOrientation(EnumCellOrientation) - 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.StripMark
Sets the value of the orientation property.
setOuterCoreDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the outerCoreDiameter property.
setOutputColorSpace(String) - Method in class org.cip4.lib.xjdf.schema.ScanParams
Sets the value of the outputColorSpace property.
setOutputResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.ScanParams
Sets the value of the outputResolution property.
setOutputSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.ScanParams
Sets the value of the outputSize property.
setOutputType(EnumPSType) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the outputType property.
setOutsideGain(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the outsideGain property.
setOutsideGutter(Boolean) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the outsideGutter property.
setOverfold(Double) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the overfold property.
setOverfoldSide(String) - 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(EnumOverwritePolicy) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the overwritePolicy property.
setOwnership(EnumOwnership) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the ownership property.
setPackaging(EnumPackaging) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the packaging property.
setPage(Integer) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the page property.
setPageCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the pageCopies property.
setPageDelivery(EnumPageDelivery) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the pageDelivery property.
setPageLabel(String) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the pageLabel property.
setPageListRef(Object) - Method in class org.cip4.lib.xjdf.schema.Assembly
Sets the value of the pageListRef property.
setPageListRef(Object) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the pageListRef property.
setPageListRef(Object) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Sets the value of the pageListRef property.
setPageNames(String) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the pageNames property.
setPages(IntegerList) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Sets the value of the pages property.
setPageSize - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
setPageTags(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the pageTags property.
setPalletCornerBoards(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the palletCornerBoards property.
setPalletMaxHeight(Double) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the palletMaxHeight property.
setPalletMaxWeight(Double) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the palletMaxWeight property.
setPalletQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the palletQuantity property.
setPalletSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the palletSize property.
setPalletType(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the palletType property.
setPalletType(String) - Method in class org.cip4.lib.xjdf.schema.Pallet
Sets the value of the palletType property.
setPalletWrapping(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the palletWrapping property.
setPaperRef(Object) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the paperRef property.
setPaperRef(Object) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the paperRef property.
setParameter(Object) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the parameter property.
setParameterType(JAXBElement<? extends ParameterType>) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the parameterType property.
setParseDSCComments(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the parseDSCComments property.
setParseDSCCommentsForDocInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the parseDSCCommentsForDocInfo property.
setPartUsage(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the partUsage 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.ErrorData
Sets the value of the path 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(String) - 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(Double) - 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(EnumTernary) - 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.
setPercentage(Double) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the percentage property.
setPercentages(String) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Sets the value of the percentages property.
setPercentCompleted(Double) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the percentCompleted property.
setPerfectingModule(Integer) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the perfectingModule 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.Message
Sets the value of the personalID 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.Parameter
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.FakeReferences
Sets the value of the pipeParams property.
setPipePause(Double) - Method in class org.cip4.lib.xjdf.schema.Dependent
Sets the value of the pipePause property.
setPipeProtocol(String) - Method in class org.cip4.lib.xjdf.schema.Dependent
Sets the value of the pipeProtocol property.
setPipeProtocol(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the pipeProtocol property.
setPipeResume(Double) - Method in class org.cip4.lib.xjdf.schema.Dependent
Sets the value of the pipeResume property.
setPipeURL(URI) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the pipeURL 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.
setPlateRef(Object) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the plateRef property.
setPlateRef(Object) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the plateRef property.
setPlateTechnology(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the plateTechnology property.
setPlateType(EnumPlateType) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Sets the value of the plateType property.
setPolarity(Boolean) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
Sets the value of the polarity property.
setPolarity(EnumPolarity) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Sets the value of the polarity property.
setPolarity(EnumPolarity) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the polarity property.
setPolarity(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the polarity property.
setPolarityChange(Boolean) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Sets the value of the polarityChange property.
setPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.CutMark
Sets the value of the position property.
setPosition(String) - 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(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the position property.
setPosition(String) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
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.
setPositionPolicy(EnumPositionPolicy) - 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(Double) - 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.
setPostPressComponentPath(ProductionSubPath) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
Sets the value of the postPressComponentPath property.
setPowder(Double) - 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.
setPreHeatTemp(Double) - 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.Media
Sets the value of the prePrinted property.
setPrePrinted(Boolean) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the prePrinted property.
setPresentationURL(String) - 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(String) - Method in class org.cip4.lib.xjdf.schema.StackingParams
Sets the value of the preStackMethod property.
setPreviewFileType(String) - Method in class org.cip4.lib.xjdf.schema.Preview
Sets the value of the previewFileType property.
setPreviewFileType(String) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Sets the value of the previewFileType property.
setPreviewType(EnumPreviewUsages) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the previewType property.
setPreviewUsage(EnumPreviewUsage) - Method in class org.cip4.lib.xjdf.schema.Preview
Sets the value of the previewUsage property.
setPreviewUsage(String) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
Sets the value of the previewUsage 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.
setPrintedPages(Integer) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the printedPages 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.
setPrintingUnitWebPath(ProductionSubPath) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
Sets the value of the printingUnitWebPath property.
setPrintPDFAnnotations(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the printPDFAnnotations property.
setPrintPreference(EnumPrintPreference) - 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(EnumPrintQuality) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the printQuality 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.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(EnumProcessColorModel) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
Sets the value of the processColorModel property.
setProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Sets the value of the processUsage property.
setProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the processUsage property.
setProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the processUsage property.
setProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.SetType
Sets the value of the processUsage property.
setProductID(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the productID property.
setProductID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Sets the value of the productID property.
setProductID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the productID property.
setProductID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the productID property.
setProductionAmount(Double) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Sets the value of the productionAmount property.
setProductionCounter(Double) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the productionCounter property.
setProductionPathID(String) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
Sets the value of the productionPathID property.
setProductionPathID(String) - Method in class org.cip4.lib.xjdf.schema.ProductionSubPath
Sets the value of the productionPathID property.
setProductionType(String) - 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.Product
Sets the value of the productType property.
setProductTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Product
Sets the value of the productTypeDetails property.
setProgressionOrder(String) - 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.
setProof(String) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the proof property.
setProofName(String) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the proofName property.
setProofPaperRef(Object) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the proofPaperRef property.
setProofPaperRef(Object) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the proofPaperRef property.
setProofTarget(URI) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the proofTarget property.
setProofType(String) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the proofType 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(Double) - 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(String) - 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(Double) - 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.FakeReferences
Sets the value of the queue property.
setQueueEntryDetails(EnumQueueEntryDetails) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
Sets the value of the queueEntryDetails 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.NewJDFQuParams
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.NotificationFilter
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
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.ResourceAudit
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
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.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
Sets the value of the queueEntryID property.
setQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Sets the value of the queueEntryID property.
setQueueSize(Integer) - Method in class org.cip4.lib.xjdf.schema.Queue
Sets the value of the queueSize property.
setQueueSize(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueStatus
Sets the value of the queueSize property.
setQueueStatus(QueueStatus) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the queueStatus property.
setQueueSubmissionParams(QueueSubmissionParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
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(Double) - 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.
setRawNames(String) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
Sets the value of the rawNames property.
setReaderPageCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Bundle
Sets the value of the readerPageCount property.
setReaderPageCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the readerPageCount property.
setReason(EnumReason) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Sets the value of the reason property.
setRecycledPercentage(Double) - 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.MarkObject
Sets the value of the refAnchor property.
setRefAnchor(RefAnchor) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the refAnchor property.
setReferenceEdge(EnumReferenceEdge) - 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.
setReferenceXObjParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the referenceXObjParamsRef property.
setRefID(Notification) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the refID property.
setRefID(PhaseTime) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Sets the value of the refID property.
setRefID(ProcessRun) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the refID property.
setRefID(String) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
Sets the value of the refID property.
setRefID(ResourceAudit) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Sets the value of the refID property.
setRefID(String) - Method in class org.cip4.lib.xjdf.schema.Response
Sets the value of the refID property.
setRefID(String) - Method in class org.cip4.lib.xjdf.schema.Signal
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.
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.
setRelativeBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Position
Sets the value of the relativeBox property.
setRelativeHeight(Double) - 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.
setRelativeStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Crease
Sets the value of the relativeStartPosition property.
setRelativeStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Cut
Sets the value of the relativeStartPosition property.
setRelativeStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the relativeStartPosition property.
setRelativeStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Perforate
Sets the value of the relativeStartPosition property.
setRelativeTravel(Double) - Method in class org.cip4.lib.xjdf.schema.Crease
Sets the value of the relativeTravel property.
setRelativeTravel(Double) - Method in class org.cip4.lib.xjdf.schema.Fold
Sets the value of the relativeTravel property.
setRelativeWidth(Double) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the relativeWidth property.
setRelativeWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Crease
Sets the value of the relativeWorkingPath property.
setRelativeWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Cut
Sets the value of the relativeWorkingPath property.
setRelativeWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the relativeWorkingPath property.
setRelativeWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Perforate
Sets the value of the relativeWorkingPath property.
setReliefThickness(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the reliefThickness property.
setRemoteURLRef(Object) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the remoteURLRef property.
setRenderingIntent(EnumRenderingIntent) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the renderingIntent property.
setRepeatStep(XYPair) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Sets the value of the repeatStep property.
setRepeatStep(Integer) - Method in class org.cip4.lib.xjdf.schema.Subscription
Sets the value of the repeatStep property.
setRepeatTime(Double) - Method in class org.cip4.lib.xjdf.schema.Subscription
Sets the value of the repeatTime property.
setReplaceField(String) - Method in class org.cip4.lib.xjdf.schema.DynamicField
Sets the value of the replaceField 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.FakeReferences
Sets the value of the requestQueueEntryParams property.
setRequiredDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the requiredDuration property.
setResend(String) - Method in class org.cip4.lib.xjdf.schema.Error
Sets the value of the resend 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.ImageSetterParams
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.
setResource(Object) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the resource property.
setResourceCmdParams(ResourceCmdParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the resourceCmdParams property.
setResourceDetails(EnumResourceDetails) - 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.FakeReferences
Sets the value of the resourceInfo property.
setResourceName(String) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Sets the value of the resourceName property.
setResourceName(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the resourceName property.
setResourceQuParams(ResourceQuParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the resourceQuParams property.
setResourceType(String) - Method in class org.cip4.lib.xjdf.schema.PDLResourceAlias
Sets the value of the resourceType property.
setResourceType(JAXBElement<? extends ResourceType>) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the resourceType property.
setResourceUsage(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
Sets the value of the resourceUsage property.
setResourceWeight(Double) - Method in class org.cip4.lib.xjdf.schema.Resource
Sets the value of the resourceWeight property.
setResourceWeight(Double) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
Sets the value of the resourceWeight property.
setRestrictedContentObjects(IntegerList) - Method in class org.cip4.lib.xjdf.schema.PageCondition
Sets the value of the restrictedContentObjects 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.FakeReferences
Sets the value of the resubmissionParams property.
setRetryPolicy(EnumRetryPolicy) - Method in class org.cip4.lib.xjdf.schema.Subscription
Sets the value of the retryPolicy property.
setReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.Error
Sets the value of the returnCode 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.
setReturnMethod(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the returnMethod property.
setReturnQueueEntryParams(ReturnQueueEntryParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
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.
setRGBGray2Black(Boolean) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the rgbGray2Black property.
setRGBGray2BlackThreshold(Double) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the rgbGray2BlackThreshold property.
setRibbonColor(String) - 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.
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.LooseBinding
Sets the value of the ringMechanic 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.LooseBinding
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.LooseBinding
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(Double) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
Sets the value of the rollCut property.
setRollDiameter(Double) - 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(String) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Sets the value of the rotatePolicy property.
setRotation(Double) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
Sets the value of the rotation property.
setRotation(Double) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
Sets the value of the rotation property.
setRotation(Double) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
Sets the value of the rotation property.
setRotationPolicy(EnumPositionPolicy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the rotationPolicy property.
setRounding(Double) - 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.PhaseAmount
Sets the value of the rRef property.
setRRef(Object) - 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 - Variable in class org.cip4.lib.xjdf.schema.Part
 
setRunListRef(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
Sets the value of the runListRef property.
setRunListRef(Object) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Sets the value of the runListRef property.
setRunListRef(Object) - Method in class org.cip4.lib.xjdf.schema.PageCondition
Sets the value of the runListRef property.
setRunListRef(Object) - Method in class org.cip4.lib.xjdf.schema.SheetCondition
Sets the value of the runListRef property.
setRunPage(Integer) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the runPage property.
setRunSet(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the runSet property.
setRunTag(String) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the runTag property.
setRunTags(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the runTags 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.
setSampleBacking(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Sets the value of the sampleBacking property.
setSampleInterval(Integer) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
Sets the value of the sampleInterval property.
setScale(Double) - 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.
setScalingOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
Sets the value of the scalingOrigin property.
setScope(EnumScope) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the scope property.
setScope(EnumScope) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the scope property.
setScope(String) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
Sets the value of the scope property.
setScoring(EnumScoring) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the scoring property.
setScreen(String) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the screen property.
setScreeningFamily(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the screeningFamily property.
setScreeningParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Sets the value of the screeningParamsRef property.
setScreeningParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.Content
Sets the value of the screeningParamsRef property.
setScreeningParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the screeningParamsRef property.
setScreeningType(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the screeningType property.
setScreenRuling(String) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Sets the value of the screenRuling property.
setScreenSelector(ScreenSelector) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
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.ThreadSewing
Sets the value of the sealing 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.
setSecureJMFURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the secureJMFURL property.
setSegmentation(String) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
Sets the value of the segmentation property.
setSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Command
Sets the value of the senderID property.
setSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Message
Sets the value of the senderID property.
setSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Query
Sets the value of the senderID property.
setSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Response
Sets the value of the senderID property.
setSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Signal
Sets the value of the senderID property.
setSenderID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
Sets the value of the senderID property.
setSenderID(String) - Method in class org.cip4.lib.xjdf.schema.XJMF
Sets the value of the senderID 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.
setSetCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the setCopies property.
setSetLevel(String) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the setLevel property.
setSetNames(String) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the setNames property.
setSetOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the setOrd property.
setSetPageSize(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
Sets the value of the setPageSize property.
setSetTags(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the setTags property.
setSetup(String) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
Sets the value of the setup 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(EnumPreflightSeverity) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
Sets the value of the severity property.
setSeverity(EnumPreflightSeverity) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Sets the value of the severity property.
setSewingPattern(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the sewingPattern property.
setShape(EnumHoleShape) - Method in class org.cip4.lib.xjdf.schema.HolePattern
Sets the value of the shape property.
setShapeDefRef(Object) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
Sets the value of the shapeDefRef property.
setShapeDepth(Double) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the shapeDepth property.
setShapeName(String) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
Sets the value of the shapeName property.
setShapeType(String) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the shapeType property.
setShapeType(EnumShapeType) - 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.
setSheetCondition(SheetCondition) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the sheetCondition property.
setSheetCountReset(EnumCountReset) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the sheetCountReset property.
setSheetFormat(String) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Sets the value of the sheetFormat property.
setSheetHeightMax(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the sheetHeightMax property.
setSheetHeightMin(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the sheetHeightMin property.
setSheetIndex - Variable in class org.cip4.lib.xjdf.schema.Part
 
setSheetLay(EnumSheetLay) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the sheetLay property.
setSheetLay(EnumSheetLay) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the sheetLay property.
setSheetLay(String) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
Sets the value of the sheetLay property.
setSheetLay(String) - 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.
setSheetNameFormat(String) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the sheetNameFormat property.
setSheetNameTemplate(String) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the sheetNameTemplate property.
setSheetPart(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the sheetPart property.
setSheetSides(EnumSheetSide) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the sheetSides property.
setSheetType(String) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Sets the value of the sheetType property.
setSheetUsage(String) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
Sets the value of the sheetUsage property.
setSheetWidthMax(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
Sets the value of the sheetWidthMax property.
setSheetWidthMin(Double) - 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(String) - 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.FakeReferences
Sets the value of the shutDownCmdParams property.
setShutDownType(EnumShutDownType) - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
Sets the value of the shutDownType property.
setSide(String) - Method in class org.cip4.lib.xjdf.schema.EndSheet
Sets the value of the side property.
setSide(EnumSide) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the side property.
setSide(String) - 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(EnumSides2) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
Sets the value of the sides property.
setSides(EnumSides) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
Sets the value of the sides property.
setSides(EnumCellSides) - 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.
setSignatureCell(SignatureCell) - Method in class org.cip4.lib.xjdf.schema.StripMark
Sets the value of the signatureCell 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(String) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
Sets the value of the sizePolicy property.
setSizePolicy(EnumPositionPolicy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
Sets the value of the sizePolicy property.
setSkipPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the skipPage property.
setSleeveInterlock(String) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the sleeveInterlock property.
setSlidingTrapLimit(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the slidingTrapLimit property.
setSoftCoverBinding(SoftCoverBinding) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the softCoverBinding property.
setSorted(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
Sets the value of the sorted 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.ContentObject
Sets the value of the sourceClipPath property.
setSourceClipPath(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the sourceClipPath property.
setSourceCS(EnumSourceCS) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
Sets the value of the sourceCS property.
setSourceFrequencyMax(Double) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the sourceFrequencyMax property.
setSourceFrequencyMin(Double) - 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.
setSourceName(String) - Method in class org.cip4.lib.xjdf.schema.PDLResourceAlias
Sets the value of the sourceName property.
setSourceRenderingIntent(EnumRenderingIntent) - 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.
setSourceWorkStyle(EnumWorkStyle) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the sourceWorkStyle property.
setSpawnID(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the spawnID property.
setSpecialInk(String) - Method in class org.cip4.lib.xjdf.schema.Ink
Sets the value of the specialInk property.
setSpecificYield(Double) - Method in class org.cip4.lib.xjdf.schema.Ink
Sets the value of the specificYield property.
setSpeed(Double) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the speed property.
setSpeed(Double) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the speed property.
setSpeed(Double) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the speed property.
setSpine(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the spine property.
setSpineBoardWidth(Double) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
Sets the value of the spineBoardWidth property.
setSpineBrushing(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the spineBrushing property.
setSpineBrushing(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the spineBrushing property.
setSpineColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the spineColor property.
setSpineColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
Sets the value of the spineColorDetails property.
setSpineFiberRoughing(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the spineFiberRoughing 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.HardCoverBinding
Sets the value of the spineLevelling 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.HardCoverBinding
Sets the value of the spineMilling 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.HardCoverBinding
Sets the value of the spineNotching 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.HardCoverBinding
Sets the value of the spineSanding 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.HardCoverBinding
Sets the value of the spineShredding property.
setSpineShredding(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
Sets the value of the spineShredding property.
setSpineThickness(Double) - Method in class org.cip4.lib.xjdf.schema.Component
Sets the value of the spineThickness property.
setSpineWidth(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the spineWidth property.
setSpineWidth(Double) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
Sets the value of the spineWidth property.
setSplitDocuments(Integer) - Method in class org.cip4.lib.xjdf.schema.ScanParams
Sets the value of the splitDocuments property.
setSpotFunction(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
Sets the value of the spotFunction property.
setStackAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
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.
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(String) - 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.PhaseTime
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(Double) - 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.
setStartValue(String) - Method in class org.cip4.lib.xjdf.schema.NumberingParam
Sets the value of the startValue property.
setStationAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.RuleLength
Sets the value of the stationAmount property.
setStationAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Station
Sets the value of the stationAmount 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.RuleLength
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(EnumDeviceInfoStatus) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the status property.
setStatus(EnumNodeStatus) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the status property.
setStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.Parameter
Sets the value of the status property.
setStatus(EnumNodeStatus) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Sets the value of the status property.
setStatus(EnumNodeStatus) - Method in class org.cip4.lib.xjdf.schema.PipeParams
Sets the value of the status property.
setStatus(EnumQueueStatus) - Method in class org.cip4.lib.xjdf.schema.Queue
Sets the value of the status property.
setStatus(EnumQueueEntryStatus) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
Sets the value of the status property.
setStatus(EnumQueueStatus) - Method in class org.cip4.lib.xjdf.schema.QueueStatus
Sets the value of the status property.
setStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Sets the value of the status property.
setStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
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.ModulePhase
Sets the value of the statusDetails property.
setStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
Sets the value of the statusDetails property.
setStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
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.FakeReferences
Sets the value of the statusQuParams property.
setStep(Integer) - Method in class org.cip4.lib.xjdf.schema.NumberingParam
Sets the value of the step property.
setStepLimit(Double) - Method in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
Sets the value of the stepLimit property.
setStepLimit(Double) - 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(String) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the stitchOrigin property.
setStitchPositions(String) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the stitchPositions property.
setStitchType(String) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the stitchType property.
setStitchWidth(Double) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the stitchWidth property.
setStockBrand(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the stockBrand 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.FakeReferences
Sets the value of the stopPersChParams property.
setStrapColor(String) - Method in class org.cip4.lib.xjdf.schema.Strap
Sets the value of the strapColor property.
setStrappingType(String) - Method in class org.cip4.lib.xjdf.schema.StrappingParams
Sets the value of the strappingType property.
setStrapPositions(String) - Method in class org.cip4.lib.xjdf.schema.StrappingParams
Sets the value of the strapPositions 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.
setStripBrand(String) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Sets the value of the stripBrand property.
setStripColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Sets the value of the stripColor property.
setStripColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Sets the value of the stripColorDetails property.
setStripLength(Double) - 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.
setStripMaterial(EnumStripMaterial) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the stripMaterial property.
setStripMaterial(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the stripMaterial property.
setStripMaterial(String) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Sets the value of the stripMaterial 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.
setSubRun(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the subRun property.
setSubscribed(Boolean) - Method in class org.cip4.lib.xjdf.schema.Response
Sets the value of the subscribed property.
setSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.Query
Sets the value of the subscription property.
setSubscriptionFilter(SubscriptionFilter) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the subscriptionFilter property.
setSubscriptionInfo(SubscriptionInfo) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
Sets the value of the subscriptionInfo property.
setSubsetFonts(Boolean) - Method in class org.cip4.lib.xjdf.schema.FontParams
Sets the value of the subsetFonts 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(EnumSurface) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
Sets the value of the surface property.
setSurface(EnumSurface) - 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.
setSurplusHandling(EnumSurplusHandling) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the surplusHandling property.
setTabBanks(Integer) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the tabBanks property.
setTabBindMylar(Boolean) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the tabBindMylar 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.
setTabEdge(String) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Sets the value of the tabEdge property.
setTabExtensionDistance(Double) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Sets the value of the tabExtensionDistance property.
setTabExtensionDistance(Double) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the tabExtensionDistance property.
setTabExtensionMylar(Boolean) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the tabExtensionMylar property.
setTabMylarColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the tabMylarColor property.
setTabMylarColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.Tabs
Sets the value of the tabMylarColorDetails property.
setTabOffset(Double) - 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(String) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
Sets the value of the tabWidth property.
setTagNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
Sets the value of the tagNumber property.
setTagNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Sets the value of the tagNumber property.
setTags - Variable in class org.cip4.lib.xjdf.schema.Part
 
setTagType(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
Sets the value of the tagType property.
setTagType(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
Sets the value of the tagType property.
setTechnology(String) - Method in class org.cip4.lib.xjdf.schema.ProofItem
Sets the value of the technology property.
setTeethPerDimension(Double) - Method in class org.cip4.lib.xjdf.schema.Perforate
Sets the value of the teethPerDimension property.
setTeethPerDimension(Double) - Method in class org.cip4.lib.xjdf.schema.Shape
Sets the value of the teethPerDimension property.
setTemperature(EnumTemperature) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
Sets the value of the temperature property.
setTemperature(Double) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
Sets the value of the temperature property.
setTemperature(Double) - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
Sets the value of the temperature property.
setTemplateType(EnumTemplateType) - Method in class org.cip4.lib.xjdf.schema.Layout
Sets the value of the templateType 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(Double) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
Sets the value of the thickness property.
setThickness(Double) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Sets the value of the thickness property.
setThickness(Double) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
Sets the value of the thickness property.
setThickness(Double) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
Sets the value of the thickness property.
setThickness(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the thickness property.
setThickness(Double) - 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.
setThreadBrand(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
Sets the value of the threadBrand property.
setThreadLength(Double) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Sets the value of the threadLength property.
setThreadMaterial(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Sets the value of the threadMaterial property.
setThreadPositions(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Sets the value of the threadPositions property.
setThreadSewing(ThreadSewing) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
Sets the value of the threadSewing property.
setThreadStitchWidth(Double) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
Sets the value of the threadStitchWidth property.
setThreadThickness(Double) - 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(EnumTightBacking) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
Sets the value of the tightBacking property.
setTightBacking(EnumTightBacking) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
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.Command
Sets the value of the time property.
setTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Message
Sets the value of the time property.
setTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Query
Sets the value of the time property.
setTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Response
Sets the value of the time property.
setTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Signal
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.
setTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.Created
Sets the value of the timeStamp property.
setTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the timeStamp property.
setTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
Sets the value of the timeStamp property.
setTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
Sets the value of the timeStamp property.
setTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
Sets the value of the timeStamp property.
setTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.XJMF
Sets the value of the timeStamp property.
setTint(Double) - 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(String) - Method in class org.cip4.lib.xjdf.schema.Fold
Sets the value of the to property.
setTolerance(Double) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
Sets the value of the tolerance property.
setTolerance(Double) - 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(Tool) - Method in class org.cip4.lib.xjdf.schema.Emboss
Sets the value of the tool property.
setToolType(String) - Method in class org.cip4.lib.xjdf.schema.Tool
Sets the value of the toolType property.
setTopBrand(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the topBrand property.
setTopColor(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the topColor property.
setTopColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the topColorDetails property.
setTopExcess(Double) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
Sets the value of the topExcess property.
setTopFoldIn(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
Sets the value of the topFoldIn property.
setTopLength(Double) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the topLength property.
setTotalAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Bundle
Sets the value of the totalAmount property.
setTotalAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the totalAmount 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(Double) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
Sets the value of the totalProductionCounter property.
setTotalVolume(Double) - Method in class org.cip4.lib.xjdf.schema.DropItem
Sets the value of the totalVolume property.
setTotalWeight(Double) - 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.
setTransactionID(String) - Method in class org.cip4.lib.xjdf.schema.Command
Sets the value of the transactionID property.
setTransfer(EnumDeliveryTransfer) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
Sets the value of the transfer property.
setTransferCurveName(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the transferCurveName property.
setTransferFunctionInfo(EnumTransferFunction) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
Sets the value of the transferFunctionInfo property.
setTransferFunctionSource(String) - Method in class org.cip4.lib.xjdf.schema.TransferFunctionControl
Sets the value of the transferFunctionSource property.
setTransformation(Matrix) - Method in class org.cip4.lib.xjdf.schema.BundleItem
Sets the value of the transformation 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.InsertingIntent
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(String) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
Sets the value of the transformationContext property.
setTransparencyRenderingQuality(Double) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
Sets the value of the transparencyRenderingQuality property.
setTrapColorScaling(Double) - Method in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
Sets the value of the trapColorScaling property.
setTrapColorScaling(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the trapColorScaling property.
setTrapEndStyle(String) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the trapEndStyle property.
setTrapJoinStyle(String) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the trapJoinStyle property.
setTrappingParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
Sets the value of the trappingParamsRef property.
setTrappingParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.TrapRegion
Sets the value of the trappingParamsRef property.
setTrapWidth(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the trapWidth property.
setTrapWidthY(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
Sets the value of the trapWidthY property.
setTrapZone(String) - Method in class org.cip4.lib.xjdf.schema.TrapRegion
Sets the value of the trapZone property.
setTravel(Double) - Method in class org.cip4.lib.xjdf.schema.Crease
Sets the value of the travel property.
setTravel(Double) - Method in class org.cip4.lib.xjdf.schema.Fold
Sets the value of the travel property.
setTrimBottom(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the trimBottom property.
setTrimClipPath(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
Sets the value of the trimClipPath property.
setTrimClipPath(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the trimClipPath property.
setTrimCover(String) - 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.ContentObject
Sets the value of the trimCTM property.
setTrimCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.MarkObject
Sets the value of the trimCTM property.
setTrimFace(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the trimFace property.
setTrimFoot(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the trimFoot property.
setTrimHead(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
Sets the value of the trimHead property.
setTrimLeft(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the trimLeft property.
setTrimmingOffset(Double) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
Sets the value of the trimmingOffset property.
setTrimRight(Double) - 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.ContentObject
Sets the value of the trimSize property.
setTrimSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.MarkObject
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(Double) - 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.
setTucked(Boolean) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
Sets the value of the tucked property.
setType(String) - Method in class org.cip4.lib.xjdf.schema.MessageService
Sets the value of the type property.
setType(EnumType) - Method in class org.cip4.lib.xjdf.schema.Notification
Sets the value of the type property.
SetType - Class in org.cip4.lib.xjdf.schema
Java class for SetType complex type.
SetType() - Constructor for class org.cip4.lib.xjdf.schema.SetType
 
setTypeAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Milestone
Sets the value of the typeAmount property.
SetTypeComparator - Class in org.cip4.lib.xjdf.comparator
Comparator of elements derived from SetType elements.
SetTypeComparator() - Constructor for class org.cip4.lib.xjdf.comparator.SetTypeComparator
 
setUCRandBGInfo(EnumUCRandBG) - 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.DropItem
Sets the value of the unit property.
setUnit(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
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.
setUntil(DateTime) - Method in class org.cip4.lib.xjdf.schema.Disposition
Sets the value of the until property.
setup - Variable in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
setUPC(String) - Method in class org.cip4.lib.xjdf.schema.Device
Sets the value of the upc property.
setUpdatedStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.PipeParams
Sets the value of the updatedStatus property.
setUpdateMethod(EnumUpdateMethod) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Sets the value of the updateMethod property.
setUpdateMethod(EnumUpdateMethod) - 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(EnumUsage) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
Sets the value of the usage property.
setUsage(EnumUsage) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
Sets the value of the usage property.
setUsage(EnumUsage) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
Sets the value of the usage property.
setUsage(EnumUsage) - Method in class org.cip4.lib.xjdf.schema.SetType
Sets the value of the usage property.
setUseBleeds(Boolean) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
Sets the value of the useBleeds 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.
setUserText(String) - Method in class org.cip4.lib.xjdf.schema.JobField
Sets the value of the userText property.
setVacuum(Double) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
Sets the value of the vacuum 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.Expr
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.
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.
setValueTemplate(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
Sets the value of the valueTemplate property.
setValueTemplate(String) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
Sets the value of the valueTemplate property.
setVarnishArea(EnumVarnishArea) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
Sets the value of the varnishArea property.
setVarnishMethod(EnumVarnishMethod) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
Sets the value of the varnishMethod property.
setVersion(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
Sets the value of the version property.
setVersion(String) - Method in class org.cip4.lib.xjdf.schema.XJMF
Sets the value of the version property.
setVerticalFitPolicy(String) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
Sets the value of the verticalFitPolicy property.
setVerticalFitPolicy(String) - 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.LooseBinding
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(Double) - 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.
setWarningCount(Integer) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
Sets the value of the warningCount property.
setWasMarked(Boolean) - Method in class org.cip4.lib.xjdf.schema.Band
Sets the value of the wasMarked property.
setWaste(Double) - Method in class org.cip4.lib.xjdf.schema.DieLayout
Sets the value of the waste property.
setWaste(Double) - Method in class org.cip4.lib.xjdf.schema.JobPhase
Sets the value of the waste property.
setWaste(Double) - Method in class org.cip4.lib.xjdf.schema.PartAmount
Sets the value of the waste property.
setWasteDetails(String) - Method in class org.cip4.lib.xjdf.schema.PartAmount
Sets the value of the wasteDetails property.
setWebCellAlignment(XYPair) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
Sets the value of the webCellAlignment property.
setWebName(String) - Method in class org.cip4.lib.xjdf.schema.Part
Sets the value of the webName property.
setWeight(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the weight property.
setWeight(Double) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
Sets the value of the weight property.
setWhiteBase(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
Sets the value of the whiteBase 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(Double) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
Sets the value of the width property.
setWidth(Double) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
Sets the value of the width property.
setWireBrand(String) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the wireBrand property.
setWireCombShape(EnumWireCombShape) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
Sets the value of the wireCombShape property.
setWireCombShape(String) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
Sets the value of the wireCombShape property.
setWireGauge(Double) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
Sets the value of the wireGauge property.
setWorkingDirection(String) - Method in class org.cip4.lib.xjdf.schema.Crease
Sets the value of the workingDirection property.
setWorkingDirection(String) - Method in class org.cip4.lib.xjdf.schema.Cut
Sets the value of the workingDirection property.
setWorkingDirection(EnumPosition) - Method in class org.cip4.lib.xjdf.schema.Glue
Sets the value of the workingDirection property.
setWorkingDirection(String) - Method in class org.cip4.lib.xjdf.schema.Perforate
Sets the value of the workingDirection property.
setWorkingLength(Double) - 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.
setWorkStepID(String) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
Sets the value of the workStepID property.
setWorkStyle(EnumWorkStyle) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
Sets the value of the workStyle property.
setWorkType(EnumWorkType) - 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.
setWrappedQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the wrappedQuantity property.
setWrapperWeight(Double) - Method in class org.cip4.lib.xjdf.schema.Media
Sets the value of the wrapperWeight property.
setWrappingKind(String) - Method in class org.cip4.lib.xjdf.schema.WrappingParams
Sets the value of the wrappingKind property.
setWrappingMaterial(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
Sets the value of the wrappingMaterial property.
setXCells(Integer) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Sets the value of the xCells property.
setXPath(String) - Method in class org.cip4.lib.xjdf.schema.Created
Sets the value of the xPath property.
setXPosition(Double) - Method in class org.cip4.lib.xjdf.schema.NumberingParam
Sets the value of the xPosition property.
setYCells(Integer) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
Sets the value of the yCells property.
setYPosition(String) - Method in class org.cip4.lib.xjdf.schema.NumberingParam
Sets the value of the yPosition property.
setZoneHeight(Double) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Sets the value of the zoneHeight property.
setZoneHeight(Double) - 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.
setZoneSettingsX(String) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
Sets the value of the zoneSettingsX property.
setZoneSettingsY(String) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
Sets the value of the zoneSettingsY property.
setZonesY(Integer) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Sets the value of the zonesY property.
setZoneWidth(Double) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
Sets the value of the zoneWidth property.
setZoneWidth(Double) - 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
 
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.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.
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
 
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
 
shapeDef - Variable in class org.cip4.lib.xjdf.schema.RuleLength
 
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
 
shapeDefRef - Variable in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
shapeDepth - Variable in class org.cip4.lib.xjdf.schema.Shape
 
shapeName - Variable in class org.cip4.lib.xjdf.schema.EmbossingItem
 
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
 
sheetCondition - Variable in class org.cip4.lib.xjdf.schema.Layout
 
SheetCondition - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
SheetCondition() - Constructor for class org.cip4.lib.xjdf.schema.SheetCondition
 
sheetCountReset - Variable in class org.cip4.lib.xjdf.schema.Layout
 
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.DigitalPrintingParams
 
sheetLay - Variable in class org.cip4.lib.xjdf.schema.FoldingParams
 
sheetLay - Variable in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
sheetName - Variable in class org.cip4.lib.xjdf.schema.Part
 
sheetNameFormat - Variable in class org.cip4.lib.xjdf.schema.Layout
 
sheetNameTemplate - Variable in class org.cip4.lib.xjdf.schema.Layout
 
sheetPart - Variable in class org.cip4.lib.xjdf.schema.Component
 
sheetSides - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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
 
showList - Variable in class org.cip4.lib.xjdf.schema.CustomerMessage
 
showList - Variable in class org.cip4.lib.xjdf.schema.JobField
 
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
 
shrinkToFit - Variable in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
shutDownCmdParams - Variable in class org.cip4.lib.xjdf.schema.FakeReferences
 
ShutDownCmdParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ShutDownCmdParams() - Constructor for class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
shutDownType - Variable in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
side - Variable in class org.cip4.lib.xjdf.schema.EndSheet
 
side - Variable in class org.cip4.lib.xjdf.schema.Part
 
side - Variable in class org.cip4.lib.xjdf.schema.Score
 
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 - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
SideSewingParams - Class in org.cip4.lib.xjdf.schema
Java class for SideSewingParams complex type.
SideSewingParams() - Constructor for class org.cip4.lib.xjdf.schema.SideSewingParams
 
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 anonymous complex type.
Signal() - Constructor for class org.cip4.lib.xjdf.schema.Signal
 
signal - Variable in class org.cip4.lib.xjdf.schema.XJMF
 
signalTypes - Variable in class org.cip4.lib.xjdf.schema.NotificationFilter
 
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 - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
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
 
skipPage - Variable in class org.cip4.lib.xjdf.schema.RunList
 
sleeveInterlock - Variable in class org.cip4.lib.xjdf.schema.Media
 
slidingTrapLimit - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
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
 
sorted - Variable in class org.cip4.lib.xjdf.schema.RunList
 
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.ContentObject
 
sourceClipPath - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
sourceCS - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
sourceCSs - Variable in class org.cip4.lib.xjdf.schema.DCTParams
 
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
 
sourceName - Variable in class org.cip4.lib.xjdf.schema.PDLResourceAlias
 
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.ObjectResolution
 
sourceObjects - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
sourceRenderingIntent - Variable in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
sourceResourceRefs - Variable in class org.cip4.lib.xjdf.schema.Parameter
 
sourceTrimBox - Variable in class org.cip4.lib.xjdf.schema.Content
 
sourceTrimBox - Variable in class org.cip4.lib.xjdf.schema.RunList
 
sourceWorkStyle - Variable in class org.cip4.lib.xjdf.schema.Layout
 
spawnID - Variable in class org.cip4.lib.xjdf.schema.JobPhase
 
specialInk - Variable in class org.cip4.lib.xjdf.schema.Ink
 
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.JobPhase
 
spine - Variable in class org.cip4.lib.xjdf.schema.SignatureCell
 
spineBoardWidth - Variable in class org.cip4.lib.xjdf.schema.CasingInParams
 
spineBrushing - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
spineBrushing - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
spineColor - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
spineColorDetails - Variable in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
spineFiberRoughing - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
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.HardCoverBinding
 
spineLevelling - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
spineMilling - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
spineMilling - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
spineNotching - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
spineNotching - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
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.HardCoverBinding
 
spineSanding - Variable in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
spineShredding - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
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
 
spineThickness - Variable in class org.cip4.lib.xjdf.schema.Component
 
spineWidth - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
spineWidth - Variable in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
splitDocuments - Variable in class org.cip4.lib.xjdf.schema.ScanParams
 
spotFunction - Variable in class org.cip4.lib.xjdf.schema.ScreenSelector
 
srgb - Variable in class org.cip4.lib.xjdf.schema.Color
 
stack - Variable in class org.cip4.lib.xjdf.schema.LogicalStackParams
 
Stack - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
Stack() - Constructor for class org.cip4.lib.xjdf.schema.Stack
 
stackAmount - Variable in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
stackCompression - Variable in class org.cip4.lib.xjdf.schema.StackingParams
 
StackingParams - Class in org.cip4.lib.xjdf.schema
Java class for StackingParams complex type.
StackingParams() - Constructor for class org.cip4.lib.xjdf.schema.StackingParams
 
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.PhaseTime
 
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
 
startValue - Variable in class org.cip4.lib.xjdf.schema.NumberingParam
 
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
 
stationAmount - Variable in class org.cip4.lib.xjdf.schema.RuleLength
 
stationAmount - Variable in 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.RuleLength
 
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.Parameter
 
status - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
status - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
status - Variable in class org.cip4.lib.xjdf.schema.Queue
 
status - Variable in class org.cip4.lib.xjdf.schema.QueueEntry
 
status - Variable in class org.cip4.lib.xjdf.schema.QueueStatus
 
status - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
status - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
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.ModulePhase
 
statusDetails - Variable in class org.cip4.lib.xjdf.schema.ModuleStatus
 
statusDetails - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
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.FakeReferences
 
StatusQuParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
StatusQuParams() - Constructor for class org.cip4.lib.xjdf.schema.StatusQuParams
 
step - Variable in class org.cip4.lib.xjdf.schema.NumberingParam
 
stepLimit - Variable in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
 
stepLimit - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
StitchingParams - Class in org.cip4.lib.xjdf.schema
Java class for StitchingParams complex type.
StitchingParams() - Constructor for class org.cip4.lib.xjdf.schema.StitchingParams
 
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
 
stockBrand - Variable in class org.cip4.lib.xjdf.schema.MediaIntent
 
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.FakeReferences
 
StopPersChParams - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
StopPersChParams() - Constructor for class org.cip4.lib.xjdf.schema.StopPersChParams
 
Strap - Class in org.cip4.lib.xjdf.schema
Java class for Strap complex type.
Strap() - Constructor for class org.cip4.lib.xjdf.schema.Strap
 
strapColor - Variable in class org.cip4.lib.xjdf.schema.Strap
 
StrappingParams - Class in org.cip4.lib.xjdf.schema
Java class for StrappingParams complex type.
StrappingParams() - Constructor for class org.cip4.lib.xjdf.schema.StrappingParams
 
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
 
stripBrand - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
stripColor - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
stripColorDetails - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
stripLength - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
StripMark - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
StripMark() - Constructor for class org.cip4.lib.xjdf.schema.StripMark
 
stripMark - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
stripMarkDetails - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
stripMaterial - Variable in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
stripMaterial - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
stripMaterial - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
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
 
subRun - Variable in class org.cip4.lib.xjdf.schema.Part
 
subscribed - Variable in class org.cip4.lib.xjdf.schema.Response
 
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.FakeReferences
 
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.FakeReferences
 
SubscriptionInfo - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
SubscriptionInfo() - Constructor for class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
subsetFonts - Variable in class org.cip4.lib.xjdf.schema.FontParams
 
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
 
surplusHandling - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
sync() - Method in class org.cip4.lib.xjdf.xml.internal.JAXBNavigator
Sync changes made on the object graph.

T

tabBanks - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
tabBindMylar - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
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
 
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
 
tabExtensionMylar - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
tabMylarColor - Variable in class org.cip4.lib.xjdf.schema.Tabs
 
tabMylarColorDetails - 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
 
technology - Variable in class org.cip4.lib.xjdf.schema.ProofItem
 
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
 
templateType - Variable in class org.cip4.lib.xjdf.schema.Layout
 
term - Variable in class org.cip4.lib.xjdf.schema.Expr
 
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.CoilBindingDetails
 
thickness - Variable in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
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
 
threadBrand - Variable in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
threadLength - Variable in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
threadMaterial - 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
 
threadSewing - Variable in class org.cip4.lib.xjdf.schema.BindingIntent
 
ThreadSewing - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
ThreadSewing() - Constructor for class org.cip4.lib.xjdf.schema.ThreadSewing
 
ThreadSewingParams - Class in org.cip4.lib.xjdf.schema
Java class for ThreadSewingParams complex type.
ThreadSewingParams() - Constructor for class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
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
 
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
 
Tile - Class in org.cip4.lib.xjdf.schema
Java class for Tile complex type.
Tile() - Constructor for class org.cip4.lib.xjdf.schema.Tile
 
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.Command
 
time - Variable in class org.cip4.lib.xjdf.schema.Message
 
time - Variable in class org.cip4.lib.xjdf.schema.Query
 
time - Variable in class org.cip4.lib.xjdf.schema.Response
 
time - Variable in class org.cip4.lib.xjdf.schema.Signal
 
timeInterval - Variable in class org.cip4.lib.xjdf.schema.QualityControlParams
 
timeStamp - Variable in class org.cip4.lib.xjdf.schema.Comment
 
timeStamp - Variable in class org.cip4.lib.xjdf.schema.Created
 
timeStamp - Variable in class org.cip4.lib.xjdf.schema.Notification
 
timeStamp - Variable in class org.cip4.lib.xjdf.schema.PhaseTime
 
timeStamp - Variable in class org.cip4.lib.xjdf.schema.ProcessRun
 
timeStamp - Variable in class org.cip4.lib.xjdf.schema.ResourceAudit
 
timeStamp - Variable in class org.cip4.lib.xjdf.schema.XJMF
 
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
 
toolType - Variable in class org.cip4.lib.xjdf.schema.Tool
 
topBrand - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
topColor - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
topColorDetails - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
topExcess - Variable in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
topFoldIn - Variable in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
topLength - Variable in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
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.Bundle
 
totalAmount - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
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.DropItem
 
totalWeight - Variable in class org.cip4.lib.xjdf.schema.DropItem
 
trackingID - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
transactionID - Variable in class org.cip4.lib.xjdf.schema.Command
 
transfer - Variable in class org.cip4.lib.xjdf.schema.DeliveryParams
 
transferCurve - Variable in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
TransferCurve - Class in org.cip4.lib.xjdf.schema
Java class for TransferCurve complex type.
TransferCurve() - Constructor for class org.cip4.lib.xjdf.schema.TransferCurve
 
transferCurve - Variable in class org.cip4.lib.xjdf.schema.TransferCurveSet
 
transferCurveName - Variable in class org.cip4.lib.xjdf.schema.Part
 
TransferCurvePool - Class in org.cip4.lib.xjdf.schema
Java class for TransferCurvePool complex type.
TransferCurvePool() - Constructor for class org.cip4.lib.xjdf.schema.TransferCurvePool
 
transferCurvePool - Variable in class org.cip4.lib.xjdf.schema.TransferFunctionControl
 
transferCurveRefs - Variable in class org.cip4.lib.xjdf.schema.Layout
 
transferCurveSet - Variable in class org.cip4.lib.xjdf.schema.TransferCurvePool
 
TransferCurveSet - Class in org.cip4.lib.xjdf.schema
Java class for anonymous complex type.
TransferCurveSet() - Constructor for class org.cip4.lib.xjdf.schema.TransferCurveSet
 
transferFunctionControl - Variable in class org.cip4.lib.xjdf.schema.SeparationControlParams
 
TransferFunctionControl - Class in org.cip4.lib.xjdf.schema
Java class for TransferFunctionControl complex type.
TransferFunctionControl() - Constructor for class org.cip4.lib.xjdf.schema.TransferFunctionControl
 
transferFunctionInfo - Variable in class org.cip4.lib.xjdf.schema.AdvancedParams
 
transferFunctionSource - Variable in class org.cip4.lib.xjdf.schema.TransferFunctionControl
 
transformation - Variable in class org.cip4.lib.xjdf.schema.BundleItem
 
transformation - Variable in class org.cip4.lib.xjdf.schema.CollatingItem
 
transformation - Variable in class org.cip4.lib.xjdf.schema.InsertingIntent
 
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.ColorantZoneDetails
 
trapColorScaling - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
trapEndStyle - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
trapJoinStyle - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
TrappingDetails - Class in org.cip4.lib.xjdf.schema
Java class for TrappingDetails complex type.
TrappingDetails() - Constructor for class org.cip4.lib.xjdf.schema.TrappingDetails
 
trappingOrder - Variable in class org.cip4.lib.xjdf.schema.TrappingDetails
 
TrappingParams - Class in org.cip4.lib.xjdf.schema
Java class for TrappingParams complex type.
TrappingParams() - Constructor for class org.cip4.lib.xjdf.schema.TrappingParams
 
trappingParamsRef - Variable in class org.cip4.lib.xjdf.schema.TrappingDetails
 
trappingParamsRef - Variable in class org.cip4.lib.xjdf.schema.TrapRegion
 
trapRegion - Variable in class org.cip4.lib.xjdf.schema.TrappingDetails
 
TrapRegion - Class in org.cip4.lib.xjdf.schema
Java class for TrapRegion complex type.
TrapRegion() - Constructor for class org.cip4.lib.xjdf.schema.TrapRegion
 
trapWidth - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
trapWidthY - Variable in class org.cip4.lib.xjdf.schema.TrappingParams
 
trapZone - Variable in class org.cip4.lib.xjdf.schema.TrapRegion
 
travel - Variable in class org.cip4.lib.xjdf.schema.Crease
 
travel - Variable in class org.cip4.lib.xjdf.schema.Fold
 
trimBottom - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
trimClipPath - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
trimClipPath - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
trimCover - Variable in class org.cip4.lib.xjdf.schema.TrimmingParams
 
trimCTM - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
trimCTM - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
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
 
trimRight - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
trimSize - Variable in class org.cip4.lib.xjdf.schema.ContentObject
 
trimSize - Variable in class org.cip4.lib.xjdf.schema.MarkObject
 
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
 
tucked - Variable in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
type - Variable in class org.cip4.lib.xjdf.schema.MessageService
 
type - Variable in class org.cip4.lib.xjdf.schema.Notification
 
typeAmount - Variable in class org.cip4.lib.xjdf.schema.Milestone
 
types - Variable in class org.cip4.lib.xjdf.schema.NotificationFilter
 
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.DropItem
 
unit - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
unit - Variable in class org.cip4.lib.xjdf.schema.ResourceSet
 
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
 
upc - Variable in class org.cip4.lib.xjdf.schema.Device
 
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.
updatedStatus - Variable in class org.cip4.lib.xjdf.schema.PipeParams
 
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.MessageService
 
usage - Variable in class org.cip4.lib.xjdf.schema.ExtraValues
 
usage - Variable in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
usage - Variable in class org.cip4.lib.xjdf.schema.ResourceInfo
 
usage - Variable in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
usage - Variable in class org.cip4.lib.xjdf.schema.SetType
 
UsageCounter - Class in org.cip4.lib.xjdf.schema
Java class for UsageCounter complex type.
UsageCounter() - Constructor for class org.cip4.lib.xjdf.schema.UsageCounter
 
useBleeds - 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
 
userText - Variable in class org.cip4.lib.xjdf.schema.JobField
 

V

vacuum - Variable in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
validate(DeliveryParams) - Method in class org.cip4.lib.xjdf.validator.DeliveryParamsValidator
 
validate(DeviceInfo) - Method in class org.cip4.lib.xjdf.validator.DeviceInfoValidator
 
validate(FoldingIntent) - Method in class org.cip4.lib.xjdf.validator.FoldingIntentValidator
 
validate(ParameterSet) - Method in class org.cip4.lib.xjdf.validator.ParameterSetValidator
 
validate(T) - Method in interface org.cip4.lib.xjdf.validator.Validator
Validate that an element is consistent.
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.
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.
Validator<T> - Interface in org.cip4.lib.xjdf.validator
Validator for a specific element within an XJDf document.
value() - Method in enum org.cip4.lib.xjdf.schema.Anchor
 
value - Variable in class org.cip4.lib.xjdf.schema.Comment
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumAction
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumActivation
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumApprovalRole
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumApprovalState
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumAssemblyOrder
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumAssetPolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumAssetStatus
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumAutomation
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumAutoRotate
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumBandOrdering
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumBinderySignatureType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumBindingEdge
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumBindingMaterial
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumBindingOrder
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumBindingType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumBottleAxis
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumBoxFoldingType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumBoxType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCartonType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCellOrientation
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCellSides
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCenterReference
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumChannelFamily
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumChannelMode
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumClass
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumClasses
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCoatings
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCollate
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumColorantType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumColorMapping
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumColorModel
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumColorType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCommandResult
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCompensation
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumComponentOrientation
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumComponentType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumConsumption
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumContext
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCostType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCountReset
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCSConversionOperation
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCutDepth
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumCutType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDataType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDeadline
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDeliveryCharge
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDeliveryTransfer
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDeviceAxis
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDeviceDetails
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDeviceInfoStatus
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDeviceStatus
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDrying
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumDueLevel
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumEdge
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumEdgeShape
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumEmbossDirection
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumEmbossLevel
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumEmbossType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumEndStatus
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumFirstSurface
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumFlushPolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumFluteDirection
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumFountainSolution
 
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.EnumGlueProcedure
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumGlueType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumGlueTypeDetailed
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumGluingTechnique
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumGrainDirection
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumHoleShape
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumHoleType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumIconUsage
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumIncludeResources
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumIncludeType3Fonts
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumInsertingMethod
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumIsoPaperSubstrate
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumJacket
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumJmfRole
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumJobDetails
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumKnockoutSource
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumLeftRight
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumLevel
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumMask
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumNamedColor
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumNodeStatus
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumOpacity
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumOrdPolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumOverwritePolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumOwnership
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPackaging
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPageDelivery
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPartIDKey
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPipeOperation
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPlateType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPolarity
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPosition
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPositionPolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPreflightAction
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPreflightLevel
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPreflightSeverity
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPreviewUsage
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPreviewUsages
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPrintPreference
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPrintQuality
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumProcessColorModel
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumPSType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumQueueEntryDetails
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumQueueEntryStatus
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumQueueStatus
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumReason
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumReferenceEdge
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumRenderingIntent
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumRenderingIntent2
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumResourceCmdParamsActivation
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumResourceDetails
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumRetryPolicy
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumRunlistType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumScope
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumScoring
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumShapeDefFluteDirection
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumShapeDefGrainDirection
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumShapeType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumSheetCondition
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumSheetLay
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumSheetSide
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumShutDownType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumSide
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumSides
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumSides2
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumSourceCS
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumSourceObjects
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumStackRestriction
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumStackSequence
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumStatusList
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumStripMaterial
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumSurface
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumSurplusHandling
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumTemperature
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumTemplateType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumTernary
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumTightBacking
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumTransferFunction
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumType
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumUCRandBG
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumUpdateMethod
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumUsage
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumVarnishArea
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumVarnishMethod
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumWireCombShape
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumWorkStyle
 
value() - Method in enum org.cip4.lib.xjdf.schema.EnumWorkType
 
value - Variable in class org.cip4.lib.xjdf.schema.Expr
 
value - Variable in class org.cip4.lib.xjdf.schema.ExtraValues
 
value - Variable in class org.cip4.lib.xjdf.schema.IdentificationField
 
value() - Method in enum org.cip4.lib.xjdf.schema.Orientation
 
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.Anchor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumActivation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumApprovalRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumApprovalState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAssemblyOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAssetPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumAssetStatus
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.EnumAutoRotate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBandOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBinderySignatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBindingEdge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBindingMaterial
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBindingOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBindingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBottleAxis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBoxFoldingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumBoxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCartonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCellOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCellSides
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCenterReference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumChannelFamily
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.EnumClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumClasses
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCoatings
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCollate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumColorantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumColorMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumColorModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumColorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCommandResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCompensation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumComponentOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumConsumption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCostType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCountReset
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCSConversionOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCutDepth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumCutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeadline
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeliveryCharge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeliveryTransfer
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.EnumDeviceDetails
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeviceInfoStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumDeviceStatus
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.EnumDueLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEdge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEdgeShape
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.EnumEmbossLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEmbossType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumEndStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFirstSurface
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFlushPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFluteDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumFountainSolution
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.EnumGlueProcedure
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGlueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGlueTypeDetailed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGluingTechnique
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumGrainDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumHoleShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumHoleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumIconUsage
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.EnumIncludeType3Fonts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumInsertingMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumIsoPaperSubstrate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumJacket
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumJmfRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumJobDetails
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumKnockoutSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumLeftRight
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumMask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumNamedColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumNodeStatus
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.EnumOrdPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumOverwritePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumOwnership
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPackaging
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPageDelivery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPartIDKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPipeOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPlateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPolarity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPositionPolicy
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.EnumPreflightLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPreflightSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPreviewUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPreviewUsages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPrintPreference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPrintQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumProcessColorModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumPSType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumQueueEntryDetails
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumQueueEntryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumQueueStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumReferenceEdge
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumRenderingIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumRenderingIntent2
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumResourceCmdParamsActivation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumResourceDetails
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumRetryPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumRunlistType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumScoring
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumShapeDefFluteDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumShapeDefGrainDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumShapeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSheetCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSheetLay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSheetSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumShutDownType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSides
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSides2
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSourceCS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSourceObjects
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumStackRestriction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumStackSequence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumStatusList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumStripMaterial
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSurface
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumSurplusHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTemperature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTemplateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTernary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTightBacking
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumTransferFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumUCRandBG
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumUpdateMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumVarnishArea
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumVarnishMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumWireCombShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumWorkStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cip4.lib.xjdf.schema.EnumWorkType
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.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.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.EnumAction
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.EnumActivation
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.EnumApprovalRole
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.EnumApprovalState
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.EnumAssemblyOrder
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.EnumAssetPolicy
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.EnumAssetStatus
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.EnumAutoRotate
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.EnumBandOrdering
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.EnumBinderySignatureType
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.EnumBindingEdge
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.EnumBindingMaterial
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.EnumBindingOrder
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.EnumBindingType
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.EnumBottleAxis
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.EnumBoxFoldingType
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.EnumBoxType
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.EnumCartonType
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.EnumCellOrientation
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.EnumCellSides
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.EnumCenterReference
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.EnumChannelFamily
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.EnumClass
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.EnumClasses
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.EnumCoatings
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.EnumCollate
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.EnumColorantType
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.EnumColorMapping
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.EnumColorModel
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.EnumColorType
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.EnumCommandResult
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.EnumCompensation
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.EnumComponentOrientation
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.EnumComponentType
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.EnumConsumption
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.EnumContext
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.EnumCostType
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.EnumCountReset
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.EnumCSConversionOperation
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.EnumCutDepth
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.EnumCutType
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.EnumDataType
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.EnumDeadline
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.EnumDeliveryCharge
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.EnumDeliveryTransfer
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.EnumDeviceDetails
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.EnumDeviceInfoStatus
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.EnumDeviceStatus
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.EnumDueLevel
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.EnumEdge
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.EnumEdgeShape
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.EnumEmbossLevel
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.EnumEmbossType
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.EnumEndStatus
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.EnumFirstSurface
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.EnumFlushPolicy
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.EnumFluteDirection
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.EnumFountainSolution
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.EnumGlueProcedure
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.EnumGlueType
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.EnumGlueTypeDetailed
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.EnumGluingTechnique
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.EnumGrainDirection
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.EnumHoleShape
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.EnumHoleType
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.EnumIconUsage
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.EnumIncludeType3Fonts
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.EnumInsertingMethod
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.EnumIsoPaperSubstrate
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.EnumJacket
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.EnumJmfRole
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.EnumJobDetails
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.EnumKnockoutSource
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.EnumLeftRight
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.EnumLevel
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.EnumMask
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.EnumNamedColor
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.EnumNodeStatus
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.EnumOrdPolicy
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.EnumOverwritePolicy
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.EnumOwnership
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.EnumPackaging
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.EnumPageDelivery
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.EnumPartIDKey
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.EnumPipeOperation
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.EnumPlateType
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.EnumPolarity
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.EnumPosition
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.EnumPositionPolicy
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.EnumPreflightLevel
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.EnumPreflightSeverity
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.EnumPreviewUsage
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.EnumPreviewUsages
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.EnumPrintPreference
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.EnumPrintQuality
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.EnumProcessColorModel
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.EnumPSType
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.EnumQueueEntryDetails
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.EnumQueueEntryStatus
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.EnumQueueStatus
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.EnumReason
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.EnumReferenceEdge
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.EnumRenderingIntent
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.EnumRenderingIntent2
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.EnumResourceCmdParamsActivation
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.EnumResourceDetails
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.EnumRetryPolicy
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.EnumRunlistType
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.EnumScope
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.EnumScoring
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.EnumShapeDefFluteDirection
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.EnumShapeDefGrainDirection
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.EnumShapeType
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.EnumSheetCondition
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.EnumSheetLay
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.EnumSheetSide
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.EnumShutDownType
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.EnumSide
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.EnumSides
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.EnumSides2
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.EnumSourceCS
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.EnumSourceObjects
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.EnumStackRestriction
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.EnumStackSequence
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.EnumStatusList
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.EnumStripMaterial
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.EnumSurface
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.EnumSurplusHandling
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.EnumTemperature
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.EnumTemplateType
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.EnumTernary
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.EnumTightBacking
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.EnumTransferFunction
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.EnumType
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.EnumUCRandBG
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.EnumUpdateMethod
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.EnumUsage
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.EnumVarnishArea
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.EnumVarnishMethod
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.EnumWireCombShape
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.EnumWorkStyle
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.EnumWorkType
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.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
 
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
 
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
 
version - Variable in class org.cip4.lib.xjdf.schema.XJDF
 
version - Variable in class org.cip4.lib.xjdf.schema.XJMF
 
verticalFitPolicy - Variable in class org.cip4.lib.xjdf.schema.DeviceMark
 
verticalFitPolicy - Variable in class org.cip4.lib.xjdf.schema.StripMark
 
viewBinder - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
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
 
warningCount - Variable in class org.cip4.lib.xjdf.schema.PreflightTest
 
wasMarked - Variable in class org.cip4.lib.xjdf.schema.Band
 
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
 
wasteDetails - Variable in class org.cip4.lib.xjdf.schema.PartAmount
 
webCellAlignment - Variable in class org.cip4.lib.xjdf.schema.BinderySignature
 
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
 
whiteBase - Variable in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
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
 
wireBrand - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
wireCombShape - Variable in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
wireCombShape - Variable in class org.cip4.lib.xjdf.schema.LooseBinding
 
wireGauge - Variable in class org.cip4.lib.xjdf.schema.StitchingParams
 
withAbsoluteBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Position
 
withAbsoluteHeight(Double) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withAbsoluteWidth(Double) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withAction(EnumAction) - 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(EnumActivation) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withActivation(EnumActivation) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withActivation(EnumActivation) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
withActivation(EnumResourceCmdParamsActivation) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
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
 
withActualAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withActualAmount(Double) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
withActualAmount(Double) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withActualColorName(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withActualTotalAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withAdditionalNames(String) - Method in class org.cip4.lib.xjdf.schema.Person
 
withAddress(Address) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withAddress(Address) - Method in class org.cip4.lib.xjdf.schema.Location
 
withAddress(Address...) - Method in class org.cip4.lib.xjdf.schema.Person
 
withAddress(Collection<Address>) - Method in class org.cip4.lib.xjdf.schema.Person
 
withAdhesiveType(String) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withAdjustContrast(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withAdjustCyanRed(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withAdjustHue(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withAdjustLightness(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withAdjustMagentaGreen(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withAdjustSaturation(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withAdjustYellowBlue(Double) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withAdvanceDistance(Double) - 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.Command
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Created
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Message
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Query
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Response
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.Signal
 
withAgentName(String) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Command
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Created
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Message
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Query
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Response
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.Signal
 
withAgentVersion(String) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withAimCurve(Double...) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
withAimCurve(Collection<Double>) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
withAlignmentReferenceWeb(String) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withAllowedRotate(String) - 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(Integer) - 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.DropItem
 
withAmount(Double) - 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
 
withAmount(Double) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withAmountPool(AmountPool...) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withAmountPool(Collection<AmountPool>) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withAmountPool(AmountPool) - Method in class org.cip4.lib.xjdf.schema.PhaseAmount
 
withAmountPool(AmountPool) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withAmountPool(AmountPool) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
 
withAnchor(Anchor) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
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(String) - Method in class org.cip4.lib.xjdf.schema.RefAnchor
 
withAngle(Double) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withAngle(Double) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withAngleMap(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withAntiAliasImages(Boolean) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withAntiAliasing(String) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
withApplication(String) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
 
withApprovalDetails(ApprovalDetails...) - Method in class org.cip4.lib.xjdf.schema.ApprovalSuccess
 
withApprovalDetails(Collection<ApprovalDetails>) - Method in class org.cip4.lib.xjdf.schema.ApprovalSuccess
 
withApprovalParams(ApprovalParams) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withApprovalParams(ApprovalParams) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withApprovalParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withApprovalPerson(ApprovalPerson) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
withApprovalPersonRef(Object) - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
 
withApprovalRole(EnumApprovalRole) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
withApprovalRoleDetails(String) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
withApprovalState(EnumApprovalState) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
withApprovalStateDetails(String) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
withArea(Double) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withAreaGlue(Boolean) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withASCII85EncodePages(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withAspectRatio(String) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
withAssembly(Assembly...) - Method in class org.cip4.lib.xjdf.schema.Component
 
withAssembly(Collection<Assembly>) - Method in class org.cip4.lib.xjdf.schema.Component
 
withAssembly(Assembly...) - Method in class org.cip4.lib.xjdf.schema.CutMark
 
withAssembly(Collection<Assembly>) - Method in class org.cip4.lib.xjdf.schema.CutMark
 
withAssemblyID(String) - Method in class org.cip4.lib.xjdf.schema.Position
 
withAssemblyIDs(String...) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
withAssemblyIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
withAssemblyIDs(String...) - Method in class org.cip4.lib.xjdf.schema.AssemblySection
 
withAssemblyIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.AssemblySection
 
withAssemblyIDs(String...) - Method in class org.cip4.lib.xjdf.schema.Component
 
withAssemblyIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Component
 
withAssemblyIDs(String...) - Method in class org.cip4.lib.xjdf.schema.Content
 
withAssemblyIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Content
 
withAssemblyIDs(String...) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
withAssemblyIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
withAssemblyIDs(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withAssemblyIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withAssemblyIDs(String...) - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
withAssemblyIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
withAssemblyIDs(String...) - Method in class org.cip4.lib.xjdf.schema.Station
 
withAssemblyIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Station
 
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
 
withAssetTypes(String) - Method in class org.cip4.lib.xjdf.schema.AssetListCreationParams
 
withAuditPool(AuditPool) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withAuthor(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withAuthor(String) - Method in class org.cip4.lib.xjdf.schema.Message
 
withAuthor(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
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
 
withAutomatedOverPrintParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
 
withAutomatedOverPrintParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
 
withAutomation(EnumAutomation) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withAutoPositionEPSInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withAutoRotatePages(EnumAutoRotate) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withAvailableAmount(Double) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withBackCoatingDetail(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withBackCoatings(EnumCoatings) - Method in class org.cip4.lib.xjdf.schema.Media
 
withBackCoverColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBackCoverColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBackGlossValue(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withBacking(Double) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
withBackOverfold(Double) - 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(String) - 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(EnumBandOrdering) - Method in class org.cip4.lib.xjdf.schema.ByteMap
 
withBandOrdering(String) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withBandWidth(Integer) - Method in class org.cip4.lib.xjdf.schema.RenderingParams
 
withBarcodeCompParamsRef(Object) - 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.FakeReferences
 
withBarcodeReproParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
withBarcodeReproParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
 
withBarcodeVersion(String) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
withBaseOrdReset(EnumOrdPolicy) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withBearerBars(String) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withBend(Boolean) - Method in class org.cip4.lib.xjdf.schema.BendingParams
 
withBillingCode(String) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
withBinaryOK(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withBinaryValue(String) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
withBinderBrand(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withBinderMaterial(String) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withBinderySignature(BinderySignature) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withBinderySignatureID(String) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBinderySignatureIDs(String...) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withBinderySignatureIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withBinderySignatureIDs(String...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withBinderySignatureIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withBinderySignatureSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBinderySignatureType(EnumBinderySignatureType) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBinding(EnumLeftRight) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withBindingColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBindingColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBindingEdge(EnumBindingEdge) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBindingOrder(EnumBindingOrder) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBindingOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBindingQualityParams(BindingQualityParams) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
 
withBindingSide(EnumEdge) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBindingType(EnumBindingType) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withBindingType(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withBitDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.Icon
 
withBitDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
withBlackColorLimit(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withBlackDensityLimit(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withBlackWidth(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withBlankDimensionsX(Double...) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBlankDimensionsX(Collection<Double>) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBlankDimensionsY(Double...) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBlankDimensionsY(Collection<Double>) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBleed(Double) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withBleedBottom(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBleedFace(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBleedFoot(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBleedHead(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBleedLeft(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBleedRight(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withBleedSpine(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBleedTop(Double) - 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
 
withBlockElementSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
withBlockElementType(String) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
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
 
withBlocks(String...) - Method in class org.cip4.lib.xjdf.schema.CutMark
 
withBlocks(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.CutMark
 
withBlockSubdivision(XYPair) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
withBlockThreadSewing(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withBlockThreadSewing(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withBlockType(String) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
withBoardThickness(Double) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withBottleAngle(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBottleAxis(EnumBottleAxis) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withBottomBrand(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withBottomColor(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withBottomColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withBottomFoldIn(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withBottomLength(Double) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
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
 
withBoxedQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withBoxFoldAction(BoxFoldAction...) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBoxFoldAction(Collection<BoxFoldAction>) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBoxFoldingType(EnumBoxFoldingType) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withBoxName(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withBoxShape(Shape) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withBoxType(EnumBoxType) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withBoxTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withBrailleText(String) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withBrand(String) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withBrand(String) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withBrandName(String) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withBrightness(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withBundle(Bundle...) - Method in class org.cip4.lib.xjdf.schema.Component
 
withBundle(Collection<Bundle>) - Method in class org.cip4.lib.xjdf.schema.Component
 
withBundle(Bundle...) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
withBundle(Collection<Bundle>) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
withBundleDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
withBundleDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withBundleItem(BundleItem...) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withBundleItem(Collection<BundleItem>) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withBundleItemIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withBundleItemIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withBundleType(String) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
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(String) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withCannotEmbedFontPolicy(String) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
withCapacity(Integer) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
withCartonMaxWeight(Double) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withCartonQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withCartonShape(Shape) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withCartonStrength(Double) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withCartonTopFlaps(XYPair) - Method in class org.cip4.lib.xjdf.schema.Component
 
withCartonType(EnumCartonType) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withCartonTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withCaseRadius(Double) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
withCastingMaterial(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
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(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(EnumCenterReference) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withCertification(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withChannelBindingDetails(ChannelBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withChannelCover(Boolean) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withChannelID(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
withChannelID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withChannelID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
withChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
withChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withChannelMode(EnumChannelMode) - Method in class org.cip4.lib.xjdf.schema.Signal
 
withChannelMode(String) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withChannelType(String) - Method in class org.cip4.lib.xjdf.schema.ComChannel
 
withChannelTypeDetails(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
 
withChildRefs(Product...) - Method in class org.cip4.lib.xjdf.schema.Product
 
withChildRefs(Collection<Product>) - Method in class org.cip4.lib.xjdf.schema.Product
 
withCIELab(Double...) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withCIELab(Collection<Double>) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withCIEWhiteness(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withCity(String) - Method in class org.cip4.lib.xjdf.schema.Address
 
withClampD(Double) - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
withClampSize(Shape) - Method in class org.cip4.lib.xjdf.schema.ChannelBindingDetails
 
withClasses(EnumClasses...) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withClasses(Collection<EnumClasses>) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withClazz(EnumClass) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withClazz(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withCleanupDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withClipBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withClipBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withClipBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Tile
 
withClipBoxFormat(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withClipBoxFormat(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withClipBoxTemplate(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withClipBoxTemplate(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withClipOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
withClipPath(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withClipPath(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withClipPath(String) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withCMYK(Double...) - Method in class org.cip4.lib.xjdf.schema.Color
 
withCMYK(Collection<Double>) - Method in class org.cip4.lib.xjdf.schema.Color
 
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
 
withCoilBindingDetails(CoilBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withCollate(EnumCollate) - 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
 
withColorant(String) - Method in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
 
withColorantAlias(ColorantAlias...) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withColorantAlias(Collection<ColorantAlias>) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withColorantAlias(ColorantAlias...) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
 
withColorantAlias(Collection<ColorantAlias>) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
 
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
 
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
 
withColorantZoneDetails(ColorantZoneDetails...) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withColorantZoneDetails(Collection<ColorantZoneDetails>) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withColorBook(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColorBookEntry(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColorBookPrefix(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColorBookSuffix(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
 
withColorList(Double...) - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
 
withColorList(Collection<Double>) - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
 
withColorManagementSystem(String) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
withColorManagementSystem(String) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
withColorManagementSystem(String) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
 
withColorMeasurementConditionsRef(Object) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withColorMeasurementConditionsRef(Object) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColorMeasurementConditionsRef(Object) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withColorMeasurementConditionsRef(Object) - Method in class org.cip4.lib.xjdf.schema.Media
 
withColorMeasurementConditionsRef(Object) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
withColorName(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColorName(String) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withColorSpaceConversionOp(ColorSpaceConversionOp...) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
withColorSpaceConversionOp(Collection<ColorSpaceConversionOp>) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
withColorSpaceConversionOp(ColorSpaceConversionOp...) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
 
withColorSpaceConversionOp(Collection<ColorSpaceConversionOp>) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
 
withColorsUsed(String...) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
withColorsUsed(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
withColorTransform(String) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
withColorType(EnumColorantType) - Method in class org.cip4.lib.xjdf.schema.Color
 
withColorType(EnumColorType) - 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
 
withCombBindingDetails(CombBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withCombinedProcessIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.ModulePhase
 
withCombinedProcessIndex(IntegerList) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
 
withComChannel(ComChannel...) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withComChannel(Collection<ComChannel>) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withComChannel(ComChannel...) - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
 
withComChannel(Collection<ComChannel>) - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
 
withComChannel(ComChannel...) - Method in class org.cip4.lib.xjdf.schema.Person
 
withComChannel(Collection<ComChannel>) - Method in class org.cip4.lib.xjdf.schema.Person
 
withCommand(Command...) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withCommand(Collection<Command>) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withCommandResult(EnumCommandResult) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
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.Parameter
 
withComment(Collection<Comment>) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withComment(Comment...) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
withComment(Collection<Comment>) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
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.ProductList
 
withComment(Collection<Comment>) - Method in class org.cip4.lib.xjdf.schema.ProductList
 
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.SetType
 
withComment(Collection<Comment>) - Method in class org.cip4.lib.xjdf.schema.SetType
 
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.XJDF
 
withCompany(Company) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withCompensate(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withCompensation(EnumCompensation) - Method in class org.cip4.lib.xjdf.schema.Preview
 
withCompensation(String) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
withCompensationCTMFormat(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withCompensationCTMFormat(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withCompensationCTMTemplate(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withCompensationCTMTemplate(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withCompensationProcess(String) - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
 
withCompensationValue(Double) - Method in class org.cip4.lib.xjdf.schema.BarcodeCompParams
 
withComplexity(Double) - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
withComponentOrientation(EnumComponentOrientation) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withComponentRef(Object) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withComponentRef(Object) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
withComponentRef(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withComponentRef(Object) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withComponentRef(Object) - Method in class org.cip4.lib.xjdf.schema.MediaSource
 
withComponentsPerRow(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withComponentType(EnumComponentType...) - Method in class org.cip4.lib.xjdf.schema.Component
 
withComponentType(Collection<EnumComponentType>) - Method in class org.cip4.lib.xjdf.schema.Component
 
withCompressionFilter(String) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
withCompressPages(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withCondition(String) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
withCondition(EnumSheetCondition) - Method in class org.cip4.lib.xjdf.schema.SheetCondition
 
withConsumableType(String) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withConsumption(EnumConsumption) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withContact(Contact) - Method in class org.cip4.lib.xjdf.schema.Command
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.Component
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.Component
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.DieLayoutProductionParams
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.Media
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.Media
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withContact(Contact) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.OrderingParams
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.OrderingParams
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
withContact(Contact) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withContact(Contact) - Method in class org.cip4.lib.xjdf.schema.Query
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withContact(Contact) - Method in class org.cip4.lib.xjdf.schema.Response
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.RollStand
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.RollStand
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.Strap
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.Strap
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.Tool
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.Tool
 
withContact(Contact...) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
withContact(Collection<Contact>) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
withContactRef(Object) - Method in class org.cip4.lib.xjdf.schema.ApprovalDetails
 
withContactRef(Parameter) - Method in class org.cip4.lib.xjdf.schema.ApprovalPerson
 
withContactRef(Parameter) - Method in class org.cip4.lib.xjdf.schema.Created
 
withContactRef(Parameter) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withContactRefs(Object...) - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
 
withContactRefs(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
 
withContactRefs(Object) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withContactRefs(Object...) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withContactRefs(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withContactScreen(Boolean) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
withContactTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withContactTypes(String...) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withContactTypes(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Contact
 
withContainerRef(Object) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withContentMetaData(ContentMetaData) - Method in class org.cip4.lib.xjdf.schema.Content
 
withContentObject(ContentObject...) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withContentObject(Collection<ContentObject>) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withContentRef(Object) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
withContentRef(Object) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withContentRefs(Object...) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withContentRefs(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withContentsModified(Boolean) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
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
 
withContext(String) - Method in class org.cip4.lib.xjdf.schema.MarkActivation
 
withContext(String) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
withContext(EnumContext) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
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
 
withCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.BundlingParams
 
withCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.PrintRollingParams
 
withCoreMaterial(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withCoreWeight(Double) - 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(EnumCostType) - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
withCount(Integer) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withCounterID(String) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
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(Double) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
withCoverBoardWidth(Double) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
withCoverColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withCoverColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withCoverColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withCoverColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withCoverMaterial(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withCoverStyle(String) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withCoverWidth(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
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
 
withCreated(Created...) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withCreated(Collection<Created>) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withCreated(Created) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withCreep(XYPair) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
 
withCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
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.Tile
 
withCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
 
withCurve(Double...) - Method in class org.cip4.lib.xjdf.schema.TransferCurve
 
withCurve(Collection<Double>) - 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
 
withCustomerMessage(CustomerMessage...) - Method in class org.cip4.lib.xjdf.schema.CustomerInfo
 
withCustomerMessage(Collection<CustomerMessage>) - 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
 
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.Shape
 
withCutBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withCutBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withCutDepth(EnumCutDepth) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
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(String) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withCutType(EnumCutType) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withCutWidth(Double) - Method in class org.cip4.lib.xjdf.schema.Cut
 
withCutWidth(Double) - Method in class org.cip4.lib.xjdf.schema.CutBlock
 
withCutWidthFoot(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withCutWidthHead(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withCycle(Integer) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
withDataType(EnumDataType) - Method in class org.cip4.lib.xjdf.schema.GeneralID
 
withDataType(String) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
withDCTParams(DCTParams) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withDCTQuality(Double) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withDCTQuality(Double) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
withDDESCutType(Integer) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withDeadLine(EnumDeadline) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withDefaultID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceParam
 
withDefaultJDF(URI) - Method in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
 
withDefaultJDF(URI) - Method in class org.cip4.lib.xjdf.schema.ResourceParam
 
withDefaultPriority(String) - Method in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
 
withDefaultPriority(String) - Method in class org.cip4.lib.xjdf.schema.ResourceParam
 
withDefaultRenderingIntent(EnumRenderingIntent2) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withDefaultTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
withDeliveryCharge(EnumDeliveryCharge) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withDeliveryID(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withDeliveryMode(String) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
withDeliveryUnit0(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDeliveryUnit1(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDeliveryUnit2(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDeliveryUnit3(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDeliveryUnit4(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDeliveryUnit5(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDeliveryUnit6(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDeliveryUnit7(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDeliveryUnit8(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDeliveryUnit9(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDensity(Double) - Method in class org.cip4.lib.xjdf.schema.Color
 
withDensity(String) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withDensity(Double) - 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
 
withDensityMeasuringField(DensityMeasuringField...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withDensityMeasuringField(Collection<DensityMeasuringField>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withDensityStandard(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
withDependent(Dependent...) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
withDependent(Collection<Dependent>) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
withDependent(Dependent...) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withDependent(Collection<Dependent>) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withDependent(Dependent...) - Method in class org.cip4.lib.xjdf.schema.SetType
 
withDependent(Collection<Dependent>) - Method in class org.cip4.lib.xjdf.schema.SetType
 
withDepth(Double) - Method in class org.cip4.lib.xjdf.schema.Crease
 
withDepth(Double) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
withDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withDescriptiveName(String) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
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.ProductList
 
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.SetType
 
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.DeviceFilter
 
withDevice(Collection<Device>) - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
 
withDevice(Device) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withDeviceClass(String...) - Method in class org.cip4.lib.xjdf.schema.Device
 
withDeviceClass(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Device
 
withDeviceDetails(EnumDeviceDetails) - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
 
withDeviceDetails(EnumDeviceDetails) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
withDeviceFilter(DeviceFilter) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.ModulePhase
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.Queue
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.QueueStatus
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
withDeviceID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withDeviceInfo(DeviceInfo...) - Method in class org.cip4.lib.xjdf.schema.DeviceList
 
withDeviceInfo(Collection<DeviceInfo>) - Method in class org.cip4.lib.xjdf.schema.DeviceList
 
withDeviceList(DeviceList) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withDeviceMark(DeviceMark...) - Method in class org.cip4.lib.xjdf.schema.DynamicField
 
withDeviceMark(Collection<DeviceMark>) - Method in class org.cip4.lib.xjdf.schema.DynamicField
 
withDeviceMark(DeviceMark) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
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
 
withDeviceNSpace(Collection<DeviceNSpace>) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withDeviceNSpace(DeviceNSpace) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withDeviceRef(Object) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withDeviceRef(Object) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withDeviceRef(Object) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withDeviceRef(Object) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
withDeviceRef(Object) - Method in class org.cip4.lib.xjdf.schema.RollStand
 
withDeviceStatus(EnumDeviceStatus) - Method in class org.cip4.lib.xjdf.schema.ModulePhase
 
withDeviceStatus(EnumDeviceStatus) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
 
withDeviceType(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withDeviceType(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
withDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
withDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withDieLayoutRef(Object) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withDieLayoutRef(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
withDieSide(String) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withDiffusion(String) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
withDigitalDeliveryDirection(String) - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
 
withDigitalDeliveryProtocol(String) - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
 
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(EnumEmbossDirection) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withDirection(EnumEmbossDirection) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withDirectory(URI) - Method in class org.cip4.lib.xjdf.schema.Device
 
withDirectory(URI) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withDisjointing(Disjointing...) - Method in class org.cip4.lib.xjdf.schema.Component
 
withDisjointing(Collection<Disjointing>) - Method in class org.cip4.lib.xjdf.schema.Component
 
withDisjointing(Disjointing...) - Method in class org.cip4.lib.xjdf.schema.GatheringParams
 
withDisjointing(Collection<Disjointing>) - Method in class org.cip4.lib.xjdf.schema.GatheringParams
 
withDisjointing(Disjointing...) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withDisjointing(Collection<Disjointing>) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withDisposition(Disposition) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withDispositionAction(String) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
withDispositionUsage(String) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
withDocCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withDocIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDocIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDocNames(String) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withDocOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withDocRunIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDocRunIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDocs(String) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withDocSheetIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDocSheetIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDocTags(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withDocumentNaturalLang(String) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withDotGain(Double) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withDoThumbnails(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withDotSize(Double) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withDoubleFeedQuality(String) - 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
 
withDueLevel(EnumDueLevel) - 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
 
withDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
 
withDynamicField(DynamicField...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withDynamicField(Collection<DynamicField>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withEarliestDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withEarlyChange(Integer) - Method in class org.cip4.lib.xjdf.schema.LZWParams
 
withEdgeAngle(Double) - 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(EnumEdgeShape) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withEffort(Integer) - Method in class org.cip4.lib.xjdf.schema.FlateParams
 
withElementColorParams(ElementColorParams) - Method in class org.cip4.lib.xjdf.schema.Content
 
withElementColorParams(ElementColorParams) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withElementType(EnumRunlistType) - Method in class org.cip4.lib.xjdf.schema.RunList
 
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(EnumEmbossType) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withEmbossingTypes(String...) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withEmbossingTypes(Collection<String>) - 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
 
withEmployeeInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
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(String) - 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
 
withEndSheet(EndSheet...) - Method in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
 
withEndSheet(Collection<EndSheet>) - Method in class org.cip4.lib.xjdf.schema.EndSheetGluingParams
 
withEndSheets(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withEndSheets(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withEndStatus(EnumEndStatus) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withEndTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withError(Error) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withErrorCorrectionLevel(String) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
withErrorCount(Integer) - Method in class org.cip4.lib.xjdf.schema.PreflightReport
 
withErrorData(ErrorData...) - Method in class org.cip4.lib.xjdf.schema.Error
 
withErrorData(Collection<ErrorData>) - Method in class org.cip4.lib.xjdf.schema.Error
 
withErrorID(String) - Method in class org.cip4.lib.xjdf.schema.Error
 
withErrorType(String) - Method in class org.cip4.lib.xjdf.schema.ErrorData
 
withErrorURL(URI) - Method in class org.cip4.lib.xjdf.schema.ErrorData
 
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
 
withExact(Boolean) - Method in class org.cip4.lib.xjdf.schema.KnownMsgQuParams
 
withExact(Boolean) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withExact(Boolean) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
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.HoleMakingIntent
 
withExtent(XYPair) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withExternalID(String) - Method in class org.cip4.lib.xjdf.schema.Product
 
withExternalID(String) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withExternalImpositionTemplate(ExternalImpositionTemplate) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withExtraDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
withExtraValues(ExtraValues) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withFaceCells(IntegerList) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withFailed(Integer) - Method in class org.cip4.lib.xjdf.schema.QualityControlResult
 
withFakeReferences(FakeReferences) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withFamilies(String...) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withFamilies(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withFamily(String) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withFamily(EnumChannelFamily) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
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(String) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withFeederType(String) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withFieldRange(String...) - Method in class org.cip4.lib.xjdf.schema.VerificationParams
 
withFieldRange(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.VerificationParams
 
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.AssetListCreationParams
 
withFileSpec(Collection<FileSpec>) - Method in class org.cip4.lib.xjdf.schema.AssetListCreationParams
 
withFileSpec(FileSpec...) - Method in class org.cip4.lib.xjdf.schema.Color
 
withFileSpec(Collection<FileSpec>) - Method in class org.cip4.lib.xjdf.schema.Color
 
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.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(FileSpec...) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
withFileSpec(Collection<FileSpec>) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
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.QualityControlResult
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withFileSpec(FileSpec) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ApprovalSuccess
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionParams
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionParams
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ExternalImpositionTemplate
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.Icon
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ObjectModel
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.PDLResourceAlias
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.PrintCondition
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ProofingParams
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
withFileSpecRef(Object) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
withFileTargetDeviceModel(String) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withFileTemplate(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withFillMark(FillMark...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withFillMark(Collection<FillMark>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withFillMaterial(String) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withFilmRef(Object) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withFilmRef(Object) - Method in class org.cip4.lib.xjdf.schema.Layout
 
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
 
withFirstName(String) - Method in class org.cip4.lib.xjdf.schema.Person
 
withFirstPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withFirstStart(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withFirstSurface(EnumFirstSurface) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withFitPolicy(FitPolicy) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withFitPolicy(FitPolicy) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withFitPolicy(FitPolicy...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withFitPolicy(Collection<FitPolicy>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withFitPolicyRef(Object) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withFixExpression(String) - Method in class org.cip4.lib.xjdf.schema.ErrorData
 
withFlatDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withFlateParams(FlateParams) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withFlexValue(Double) - Method in class org.cip4.lib.xjdf.schema.BindingQualityParams
 
withFlipBackCover(Boolean) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withFlushPolicy(EnumFlushPolicy) - Method in class org.cip4.lib.xjdf.schema.FlushResourceParams
 
withFlushQueueParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
withFlushResourceParams(FlushResourceParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withFlute(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withFlute(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withFluteDirection(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withFluteDirection(EnumFluteDirection) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withFluteDirection(EnumShapeDefFluteDirection) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withFoilColor(EnumNamedColor) - 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.BinderySignature
 
withFold(Collection<Fold>) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
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.FoldingParams
 
withFolderModuleID(String) - Method in class org.cip4.lib.xjdf.schema.FolderProduction
 
withFolderProduction(FolderProduction...) - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
withFolderProduction(Collection<FolderProduction>) - Method in class org.cip4.lib.xjdf.schema.WebInlineFinishingParams
 
withFolderSuperStructureWebPath(ProductionSubPath) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
 
withFoldIndex(XYPair) - Method in class org.cip4.lib.xjdf.schema.BoxFoldAction
 
withFoldingCatalog(String) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withFoldingCatalog(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withFoldingDetails(String) - Method in class org.cip4.lib.xjdf.schema.FoldingIntent
 
withFoldingWidth(Double) - Method in class org.cip4.lib.xjdf.schema.JacketingParams
 
withFoldingWidth(Double) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withFoldingWidthBack(Double) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withFoldLay(Orientation) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withFolio(String...) - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
 
withFolio(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
 
withFolioCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withFont(String) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
 
withFontSize(Double) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
 
withForceSeparations(Boolean) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withFormat(String) - Method in class org.cip4.lib.xjdf.schema.DynamicField
 
withFormat(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withFormat(String) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withFountainPositions(String) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withFountainSolution(EnumFountainSolution) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withFrom(String) - Method in class org.cip4.lib.xjdf.schema.Fold
 
withFrontCoatingDetail(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withFrontCoatings(EnumCoatings) - Method in class org.cip4.lib.xjdf.schema.Media
 
withFrontFoldIn(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withFrontGlossValue(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withFrontOverfold(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
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.FakeReferences
 
withGangInfo(GangInfo) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withGangName(String) - Method in class org.cip4.lib.xjdf.schema.GangInfo
 
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.FakeReferences
 
withGapList(String) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withGeneralID(GeneralID...) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withGeneralID(Collection<GeneralID>) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withGeneralID(GeneralID...) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
withGeneralID(Collection<GeneralID>) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
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.ProductList
 
withGeneralID(Collection<GeneralID>) - Method in class org.cip4.lib.xjdf.schema.ProductList
 
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.SetType
 
withGeneralID(Collection<GeneralID>) - Method in class org.cip4.lib.xjdf.schema.SetType
 
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
 
withGlue(Glue...) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withGlue(Collection<Glue>) - Method in class org.cip4.lib.xjdf.schema.BoxFoldingParams
 
withGlue(Glue...) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withGlue(Collection<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.EndSheet
 
withGlue(Collection<Glue>) - Method in class org.cip4.lib.xjdf.schema.EndSheet
 
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.InsertingIntent
 
withGlue(Collection<Glue>) - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
 
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.MediaLayers
 
withGlue(Collection<Glue>) - Method in class org.cip4.lib.xjdf.schema.MediaLayers
 
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.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(Double) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGlueProcedure(EnumGlueProcedure) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withGlueRef(Object) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGlueType(EnumGlueTypeDetailed) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGlueType(EnumGlueType) - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
 
withGluingPattern(Double...) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGluingPattern(Collection<Double>) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGluingProductionID(String) - Method in class org.cip4.lib.xjdf.schema.GluingParams
 
withGluingTechnique(EnumGluingTechnique) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withGrade(Integer) - Method in class org.cip4.lib.xjdf.schema.Media
 
withGrainDirection(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withGrainDirection(EnumGrainDirection) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withGrainDirection(EnumShapeDefGrainDirection) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withGray(Double) - Method in class org.cip4.lib.xjdf.schema.Color
 
withGrossWeight(Double) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withGutterPolicy(String) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
withGutterX(Double) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withGutterX2(Double) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withGutterY(Double) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withGutterY2(Double) - 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
 
withHalftoneName(String) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withHalfTonePhaseOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withHalfTonePhaseOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withHardCoverBinding(HardCoverBinding) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withHardenerType(String) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withHasBleeds(Boolean) - Method in class org.cip4.lib.xjdf.schema.Content
 
withHasBleeds(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withHeadBandColor(EnumNamedColor) - 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
 
withHeight(Integer) - Method in class org.cip4.lib.xjdf.schema.Band
 
withHeight(Double) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withHeight(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withHeight(Double) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withHeight(Double) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withHeight(Double) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
withHold(Boolean) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
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
 
withHoleReferenceEdge(EnumReferenceEdge) - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
withHoleType(String) - Method in class org.cip4.lib.xjdf.schema.HoleMakingIntent
 
withHoleType(String) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withHoleType(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withHoleType(EnumHoleType...) - Method in class org.cip4.lib.xjdf.schema.Media
 
withHoleType(Collection<EnumHoleType>) - Method in class org.cip4.lib.xjdf.schema.Media
 
withHonorPDFOverprint(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withHorizontalExcess(Double) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withHorizontalExcessBack(Double) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withHorizontalFitPolicy(String) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
 
withHorizontalFitPolicy(String) - 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
 
withICCOutputProfileUsage(String) - Method in class org.cip4.lib.xjdf.schema.ElementColorParams
 
withICCProfileUsage(String) - 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(EnumIconUsage...) - Method in class org.cip4.lib.xjdf.schema.Icon
 
withIconUsage(Collection<EnumIconUsage>) - Method in class org.cip4.lib.xjdf.schema.Icon
 
withICSVersions(String...) - Method in class org.cip4.lib.xjdf.schema.Command
 
withICSVersions(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Command
 
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.Message
 
withICSVersions(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Message
 
withICSVersions(String...) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withICSVersions(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withICSVersions(String...) - Method in class org.cip4.lib.xjdf.schema.Query
 
withICSVersions(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Query
 
withICSVersions(String...) - Method in class org.cip4.lib.xjdf.schema.Response
 
withICSVersions(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Response
 
withICSVersions(String...) - Method in class org.cip4.lib.xjdf.schema.Signal
 
withICSVersions(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Signal
 
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.Command
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Intent
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Message
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Product
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Query
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Response
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.SetType
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.Signal
 
withID(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withIdentificationField(IdentificationField...) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withIdentificationField(Collection<IdentificationField>) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.BarcodeProductionParams
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Component
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Media
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.RollStand
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Strap
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.Tool
 
withIdentificationFieldRef(Object) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
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
 
withIgnoreExtensions(String...) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
withIgnoreExtensions(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
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
 
withIgnorePDLCopies(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withIgnorePDLImposition(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
 
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
 
withIllumination(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
withImagableSide(String) - 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.ImageCompressionParams
 
withImageCompression(Collection<ImageCompression>) - Method in class org.cip4.lib.xjdf.schema.ImageCompressionParams
 
withImageCompressionParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.Content
 
withImageCompressionParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withImageDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withImageDownsampleThreshold(Double) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withImageDownsampleType(String) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
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
 
withImagePreScanStrategy(String) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
withImageReplacementStrategy(String) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
withImageResolution(Double) - Method in class org.cip4.lib.xjdf.schema.ImageCompression
 
withImageResolution(Integer) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withImageSetterParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
withImageSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withImageSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withImageStrategy(String) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withImageToImageTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withImageToObjectTrapping(Boolean) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withImageTrapPlacement(String) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withImageTrapWidth(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withImageTrapWidthY(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withImageType(String) - 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
 
withIncludeInBundleItem(String) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
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(EnumIncludeType3Fonts) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withIncorrectComponentQuality(String) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
withIncorrectComponents(Integer) - Method in class org.cip4.lib.xjdf.schema.FeederQualityParams
 
withIndex(String...) - Method in class org.cip4.lib.xjdf.schema.MarkActivation
 
withIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.MarkActivation
 
withInitialPageSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withInitialResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withInkName(String) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withInkState(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
withInnerDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
withInputBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
withInsertError(String) - Method in class org.cip4.lib.xjdf.schema.VerificationParams
 
withInsertLocation(String) - Method in class org.cip4.lib.xjdf.schema.InsertingParams
 
withInsertOK(String) - Method in class org.cip4.lib.xjdf.schema.VerificationParams
 
withInsertSheet(InsertSheet...) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withInsertSheet(Collection<InsertSheet>) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withInsertSheet(InsertSheet...) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withInsertSheet(Collection<InsertSheet>) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withInsideLoss(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withInstrumentation(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
withIntegerRange(String) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
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
 
withIntentType(JAXBElement<? extends IntentType>) - Method in class org.cip4.lib.xjdf.schema.Intent
 
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
 
withInternalColorModel(EnumColorModel) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withInterpretingDetails(InterpretingDetails) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withIsBlank(Boolean) - Method in class org.cip4.lib.xjdf.schema.Content
 
withIsBlank(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withISBN10(String) - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
 
withISBN13(String) - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
 
withISOPaperSubstrate(EnumIsoPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withISOPaperSubstrateBack(EnumIsoPaperSubstrate) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withIsPage(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withIsPrintable(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withIsRoot(Boolean) - Method in class org.cip4.lib.xjdf.schema.Product
 
withIsTrapped(Boolean) - Method in class org.cip4.lib.xjdf.schema.Content
 
withIsTrapped(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withIsWaste(Boolean) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withItemNames(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withItemNames(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withJacket(EnumJacket) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withJacketFoldingWidth(Double) - 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
 
withJDFErrorURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
 
withJDFInputURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
 
withJDFOutputURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
 
withJDFVersions(String...) - Method in class org.cip4.lib.xjdf.schema.Device
 
withJDFVersions(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Device
 
withJMFRole(EnumJmfRole) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
withJMFSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withJMFURL(URI) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withJMFURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
 
withJobDetails(EnumJobDetails) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
withJobField(JobField) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
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.JobPhase
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.NewJDFQuParams
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
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.ResourceCmdParams
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withJobID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
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.NewJDFQuParams
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
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.ResourceCmdParams
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
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
 
withJobTitle(String) - Method in class org.cip4.lib.xjdf.schema.Person
 
withJogEdge(EnumBindingEdge) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withJogSide(EnumBindingEdge) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withJointWidth(Double) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
withKnockOutCMYKWhite(Boolean) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
withKnockoutRefs(Object...) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
withKnockoutRefs(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
withKnockoutSource(EnumKnockoutSource) - 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
 
withKnownMsgQuParams(KnownMsgQuParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withLab(Double...) - Method in class org.cip4.lib.xjdf.schema.Color
 
withLab(Collection<Double>) - Method in class org.cip4.lib.xjdf.schema.Color
 
withLabColorValue(Double...) - Method in class org.cip4.lib.xjdf.schema.Media
 
withLabColorValue(Collection<Double>) - 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(String) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withLanguage(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withLanguage(String) - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
 
withLanguages(String...) - Method in class org.cip4.lib.xjdf.schema.Person
 
withLanguages(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Person
 
withLastEnd(DateTime) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withLastRepeat(Boolean) - Method in class org.cip4.lib.xjdf.schema.Signal
 
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
 
withLayerIDs(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withLayerIDs(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withLayerLift(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withLayerRates(String) - 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
 
withLayoutRef(Object) - Method in class org.cip4.lib.xjdf.schema.Component
 
withLayoutRef(Object) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withLayoutRef(Object) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withLayoutStyle(String...) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withLayoutStyle(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withLength(Double) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withLengthJDF(Double) - Method in class org.cip4.lib.xjdf.schema.BundlingParams
 
withLengthOverall(Double) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withLevel(EnumEmbossLevel) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withLevel(EnumEmbossLevel) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withLevel(EnumPreflightLevel) - Method in class org.cip4.lib.xjdf.schema.ProofingIntent
 
withLevel(EnumLevel) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withLineArtBlackLevel(Double) - Method in class org.cip4.lib.xjdf.schema.AutomatedOverPrintParams
 
withListPolicy(EnumAssetPolicy) - Method in class org.cip4.lib.xjdf.schema.AssetListCreationParams
 
withLoading(String) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withLocalization(String...) - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
 
withLocalization(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.DeviceFilter
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.Component
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.Component
 
withLocation(Location) - Method in class org.cip4.lib.xjdf.schema.Device
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
withLocation(EnumPosition) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.Media
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.Media
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.MiscConsumable
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
withLocation(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withLocation(Location) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withLocation(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withLocation(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.RollStand
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.RollStand
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.Strap
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.Strap
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.Tool
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.Tool
 
withLocation(Location...) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
withLocation(Collection<Location>) - Method in class org.cip4.lib.xjdf.schema.UsageCounter
 
withLocationName(String) - Method in class org.cip4.lib.xjdf.schema.Location
 
withLocator(String) - Method in class org.cip4.lib.xjdf.schema.ComChannel
 
withLocID(String) - Method in class org.cip4.lib.xjdf.schema.Location
 
withLockDistillerParams(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withLocked(Boolean) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withLockOrigins(Boolean) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withLockOrigins(Boolean) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withLogicalPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withLogicalStackOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withLogicalStackOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withLogicalStackOrd(int) - Method in class org.cip4.lib.xjdf.schema.Stack
 
withLogicalStackParams(LogicalStackParams) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withLogicalStackParams(EnumStackRestriction) - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
 
withLogicalStackSequence(EnumStackSequence) - Method in class org.cip4.lib.xjdf.schema.Stack
 
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(Double) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withMagnification(XYPair) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
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(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withManufacturerURL(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withMappingSelection(EnumColorMapping) - Method in class org.cip4.lib.xjdf.schema.Color
 
withMappingSelection(EnumColorMapping) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withMarginBottom(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withMarginBottom(Double) - Method in class org.cip4.lib.xjdf.schema.Position
 
withMarginLeft(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withMarginLeft(Double) - Method in class org.cip4.lib.xjdf.schema.Position
 
withMarginRight(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withMarginRight(Double) - Method in class org.cip4.lib.xjdf.schema.Position
 
withMarginTop(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withMarginTop(Double) - Method in class org.cip4.lib.xjdf.schema.Position
 
withMarkActivation(MarkActivation...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withMarkActivation(Collection<MarkActivation>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withMarkColor(MarkColor...) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
withMarkColor(Collection<MarkColor>) - Method in class org.cip4.lib.xjdf.schema.FillMark
 
withMarkContext(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withMarkList(String...) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withMarkList(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withMarkName(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withMarkObject(MarkObject...) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withMarkObject(Collection<MarkObject>) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withMarkObject(MarkObject...) - Method in class org.cip4.lib.xjdf.schema.Tile
 
withMarkObject(Collection<MarkObject>) - Method in class org.cip4.lib.xjdf.schema.Tile
 
withMarkOrientation(String) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
 
withMarkSide(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withMarkType(String) - 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(String) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withMask(EnumMask) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withMaskBleed(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withMasking(String) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withMaskSeparation(String) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withMaterial(EnumBindingMaterial) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withMaterial(EnumBindingMaterial) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withMaterial(String) - Method in class org.cip4.lib.xjdf.schema.RegisterRibbon
 
withMaterial(String) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withMaterial(String) - Method in class org.cip4.lib.xjdf.schema.Strap
 
withMaxAmount(Double) - 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
 
withMaxDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.PrintRollingParams
 
withMaxDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.RollStand
 
withMaxEntries(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withMaxHeat(Double) - Method in class org.cip4.lib.xjdf.schema.Component
 
withMaxHeight(Double) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
withMaxHeight(Integer) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withMaxSearchRecursion(Integer) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
withMaxStackDepth(Integer) - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
 
withMaxSubsetPct(Integer) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
withMaxWeight(Double) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withMaxWeight(Double) - Method in class org.cip4.lib.xjdf.schema.PalletizingParams
 
withMaxWeight(Double) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withMaxWidth(Double) - Method in class org.cip4.lib.xjdf.schema.RollStand
 
withMeasurementFilter(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
withMediaColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaColorName(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaColorNameDetails(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaLabel(String) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
withMediaLayers(MediaLayers...) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaLayers(Collection<MediaLayers>) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaLayers(MediaLayers...) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaLayers(Collection<MediaLayers>) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaLocation(String) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withMediaQuality(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaQuality(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
withMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.Component
 
withMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.MediaLayers
 
withMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.MediaSource
 
withMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.ProofingParams
 
withMediaRef(Resource) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withMediaRef(Object) - Method in class org.cip4.lib.xjdf.schema.Tile
 
withMediaSetCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaSide(String) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withMediaSide(EnumSide) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withMediaType(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withMediaType(String) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
withMediaType(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaType(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
withMediaTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMediaTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withMediaUnit(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withMeltingTemperature(Integer) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withMessage(Message) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withMessageEvents(String...) - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
 
withMessageEvents(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
 
withMessageService(MessageService) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withMessageType(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
withMessageType(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
withMessageTypes(String...) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withMessageTypes(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withMetadata0(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withMetadata1(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withMetadata2(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withMetadata3(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withMetadata4(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withMetadata5(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withMetadata6(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withMetadata7(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withMetadata8(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withMetadata9(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(String) - Method in class org.cip4.lib.xjdf.schema.DigitalDeliveryParams
 
withMethod(EnumInsertingMethod) - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
 
withMethod(String) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withMillingDepth(Double) - 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
 
withMimeTypeVersion(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withMinAmount(Double) - 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
 
withMinApprovals(Integer) - Method in class org.cip4.lib.xjdf.schema.ApprovalParams
 
withMinCollect(Integer) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withMinDelayTime(Duration) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withMinDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
withMinGutter(XYPair) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
withMinimumBlackWidth(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withMinimumWait(Duration) - Method in class org.cip4.lib.xjdf.schema.BufferParams
 
withMinLateStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withMinLateStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withMinLineWidth(Double) - Method in class org.cip4.lib.xjdf.schema.InterpretingDetails
 
withMinResolution(Double) - Method in class org.cip4.lib.xjdf.schema.ImageReplacementParams
 
withMinStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withMinStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withMirrorAround(EnumDeviceAxis) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withMirrorAround(EnumDeviceAxis) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
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.PhaseTime
 
withMISDetails(Collection<MISDetails>) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withMISDetails(MISDetails) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withMISDetails(MISDetails...) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
withMISDetails(Collection<MISDetails>) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
withMISDetails(MISDetails...) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withMISDetails(Collection<MISDetails>) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withMISDetails(MISDetails...) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withMISDetails(Collection<MISDetails>) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withMode(String) - Method in class org.cip4.lib.xjdf.schema.ReferenceXObjParams
 
withModelDescription(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withModelDescription(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withModelName(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withModelName(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withModelNumber(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withModelNumber(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withModelURL(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withModelURL(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withModule(Module...) - Method in class org.cip4.lib.xjdf.schema.Device
 
withModule(Collection<Module>) - Method in class org.cip4.lib.xjdf.schema.Device
 
withModule(Module...) - Method in class org.cip4.lib.xjdf.schema.Module
 
withModule(Collection<Module>) - Method in class org.cip4.lib.xjdf.schema.Module
 
withModuleDrying(EnumDrying) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withModuleHeight(Double) - 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.LaminatingParams
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.ModulePhase
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withModuleID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
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.PartAmount
 
withModulePhase(ModulePhase...) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withModulePhase(Collection<ModulePhase>) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withModuleStatus(ModuleStatus...) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withModuleStatus(Collection<ModuleStatus>) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withModuleStatus(ModuleStatus...) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withModuleStatus(Collection<ModuleStatus>) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withModuleType(String) - Method in class org.cip4.lib.xjdf.schema.Module
 
withModuleType(String) - Method in class org.cip4.lib.xjdf.schema.ModulePhase
 
withModuleType(String) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
 
withModuleType(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withModuleType(String) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
 
withModuleWidth(Double) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withMountID(String) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
withMounting(String) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
withN(Integer) - Method in class org.cip4.lib.xjdf.schema.DeviceNColor
 
withN(Integer) - Method in class org.cip4.lib.xjdf.schema.DeviceNSpace
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
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.ParameterSet
 
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.SetType
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.ShapeTemplate
 
withName(String) - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
 
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(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withNeutralDensity(Double) - 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
 
withNewJDFQuParams(NewJDFQuParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withNextQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withNipWidth(Double) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withNodeStatus(EnumNodeStatus) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withNodeStatus(EnumNodeStatus) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
withNodeStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withNonPrintableMarginBottom(Double) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withNonPrintableMarginLeft(Double) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withNonPrintableMarginRight(Double) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withNonPrintableMarginTop(Double) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withNoOp(Boolean) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withNotchingDepth(Double) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
withNotchingDistance(Double) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
withNotification(Notification...) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withNotification(Collection<Notification>) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withNotification(Notification) - Method in class org.cip4.lib.xjdf.schema.Response
 
withNotificationFilter(NotificationFilter...) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withNotificationFilter(Collection<NotificationFilter>) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withNPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withNumberingParam(NumberingParam...) - Method in class org.cip4.lib.xjdf.schema.NumberingParams
 
withNumberingParam(Collection<NumberingParam>) - Method in class org.cip4.lib.xjdf.schema.NumberingParams
 
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.LayoutIntent
 
withNumberValue(String) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
withNumColors(Integer) - Method in class org.cip4.lib.xjdf.schema.SurfaceColor
 
withNumResolutions(Integer) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
withNUpSeparation(XYPair) - Method in class org.cip4.lib.xjdf.schema.CuttingParams
 
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
 
withObjectResolution(ObjectResolution...) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
withObjectResolution(Collection<ObjectResolution>) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
withObjectTags(String...) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withObjectTags(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withObjectTags(String...) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withObjectTags(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withObjectTags(String...) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
withObjectTags(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
withObjectTags(String...) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withObjectTags(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withObservationPath(String) - Method in class org.cip4.lib.xjdf.schema.ObservationTarget
 
withObservationTarget(ObservationTarget...) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withObservationTarget(Collection<ObservationTarget>) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withObserver(Integer) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
withOCGControl(OCGControl...) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withOCGControl(Collection<OCGControl>) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withOCGDefault(String) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withOffset(Double) - Method in class org.cip4.lib.xjdf.schema.Score
 
withOffset(Double) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withOffset(XYPair) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withOffset(Double) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withOffsetAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withOffsetDirection(String) - Method in class org.cip4.lib.xjdf.schema.Disjointing
 
withOlderThan(DateTime) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withOpacity(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withOpacity(EnumOpacity) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withOpacityLevel(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withOpening(String) - Method in class org.cip4.lib.xjdf.schema.Feeder
 
withOperation(EnumCSConversionOperation) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withOperation(EnumPipeOperation) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withOperations(String...) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
withOperations(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.SpinePreparationParams
 
withOperatorText(String) - Method in class org.cip4.lib.xjdf.schema.JobField
 
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.ContentObject
 
withOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.DynamicField
 
withOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withOrder(EnumAssemblyOrder) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
withOrderedAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withOrdereQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.RepeatDesc
 
withOrdExpression(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withOrdExpression(String) - Method in class org.cip4.lib.xjdf.schema.DynamicField
 
withOrdID(Integer) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withOrdID(Integer) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withOrdsConsumed(String...) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withOrdsConsumed(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withOrganizationalUnit(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.BundleItem
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
withOrientation(Matrix) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withOrientation(Double) - Method in class org.cip4.lib.xjdf.schema.NumberingParam
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.Position
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withOrientation(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withOrientation(EnumCellOrientation) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withOrientation(Orientation) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withOuterCoreDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withOutputBin(String...) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withOutputBin(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withOutputColorSpace(String) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
withOutputResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
withOutputSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
withOutputType(EnumPSType) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withOutsideGain(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withOutsideGutter(Boolean) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withOverfold(Double) - Method in class org.cip4.lib.xjdf.schema.Component
 
withOverfoldSide(String) - 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(EnumOverwritePolicy) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withOwnership(EnumOwnership) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withPackaging(EnumPackaging) - Method in class org.cip4.lib.xjdf.schema.Device
 
withPage(Integer) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withPageCondition(PageCondition...) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withPageCondition(Collection<PageCondition>) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withPageCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withPageDelivery(EnumPageDelivery) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withPageIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Content
 
withPageIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Content
 
withPageIndex(String...) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withPageIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withPageLabel(String) - Method in class org.cip4.lib.xjdf.schema.Content
 
withPageListIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Component
 
withPageListIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Component
 
withPageListIndex(String...) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withPageListIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withPageListRef(Object) - Method in class org.cip4.lib.xjdf.schema.Assembly
 
withPageListRef(Object) - Method in class org.cip4.lib.xjdf.schema.Component
 
withPageListRef(Object) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withPageNames(String) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withPageNumber(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withPageNumber(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withPageRange(String...) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withPageRange(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withPages(IntegerList) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withPages(String...) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withPages(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withPages(String...) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withPages(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withPages(String...) - Method in class org.cip4.lib.xjdf.schema.TrapRegion
 
withPages(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.TrapRegion
 
withPageTags(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withPalletCornerBoards(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withPalletMaxHeight(Double) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withPalletMaxWeight(Double) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withPalletQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withPalletSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withPalletType(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withPalletType(String) - Method in class org.cip4.lib.xjdf.schema.Pallet
 
withPalletWrapping(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withPaperRef(Object) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withPaperRef(Object) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withParameter(Object) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withParameter(Parameter...) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
withParameter(Collection<Parameter>) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
withParameterSet(ParameterSet...) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withParameterSet(Collection<ParameterSet>) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withParameterSet(ParameterSet...) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withParameterSet(Collection<ParameterSet>) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withParameterType(JAXBElement<? extends ParameterType>) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withParseDSCComments(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withParseDSCCommentsForDocInfo(Boolean) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
 
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.NotificationFilter
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.PageCondition
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.PageCondition
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
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.PhaseTime
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
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.ResourceAudit
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.StatusQuParams
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withPart(Part...) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
withPart(Collection<Part>) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
withPartAmount(PartAmount...) - Method in class org.cip4.lib.xjdf.schema.AmountPool
 
withPartAmount(Collection<PartAmount>) - Method in class org.cip4.lib.xjdf.schema.AmountPool
 
withPartUsage(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withPartVersion(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withPartVersion(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
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.ErrorData
 
withPath(String) - Method in class org.cip4.lib.xjdf.schema.Expr
 
withPattern(String) - Method in class org.cip4.lib.xjdf.schema.BoxPackingParams
 
withPattern(String) - 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(Double) - 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(EnumTernary) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
withPDFXTrimBoxToMediaBoxOffset(Rectangle) - Method in class org.cip4.lib.xjdf.schema.PDFXParams
 
withPercentage(Double) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withPercentages(String) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withPercentCompleted(Double) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withPerfectingModule(Integer) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
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.Message
 
withPhaseAmount(PhaseAmount...) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withPhaseAmount(Collection<PhaseAmount>) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withPhaseTime(PhaseTime...) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withPhaseTime(Collection<PhaseTime>) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withPipeID(String) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withPipeID(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withPipeID(String) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withPipeParams(PipeParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withPipePartPartIDKeys(EnumPartIDKey...) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withPipePartPartIDKeys(Collection<EnumPartIDKey>) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withPipePause(Double) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withPipeProtocol(String) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withPipeProtocol(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withPipeResume(Double) - Method in class org.cip4.lib.xjdf.schema.Dependent
 
withPipeURL(URI) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
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
 
withPlateRef(Object) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withPlateRef(Object) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withPlateTechnology(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withPlateType(EnumPlateType) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withPolarity(Boolean) - Method in class org.cip4.lib.xjdf.schema.ExposedMedia
 
withPolarity(EnumPolarity) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withPolarity(EnumPolarity) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withPolarity(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withPolarityChange(Boolean) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
withPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.CutMark
 
withPosition(String) - 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(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withPosition(String) - Method in class org.cip4.lib.xjdf.schema.LabelingParams
 
withPosition(Position...) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withPosition(Collection<Position>) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.ShiftPoint
 
withPositionObj(PositionObj...) - Method in class org.cip4.lib.xjdf.schema.Content
 
withPositionObj(Collection<PositionObj>) - Method in class org.cip4.lib.xjdf.schema.Content
 
withPositionPolicy(EnumPositionPolicy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withPostalCode(String) - Method in class org.cip4.lib.xjdf.schema.Address
 
withPostBakeTemp(Double) - 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
 
withPostPressComponentPath(ProductionSubPath) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
 
withPowder(Double) - 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
 
withPreflightTest(PreflightTest...) - Method in class org.cip4.lib.xjdf.schema.PreflightParams
 
withPreflightTest(Collection<PreflightTest>) - Method in class org.cip4.lib.xjdf.schema.PreflightParams
 
withPreHeatTemp(Double) - 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.Media
 
withPrePrinted(Boolean) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withPresentationURL(String) - 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(String) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withPreview(Preview...) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withPreview(Collection<Preview>) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withPreviewFileType(String) - Method in class org.cip4.lib.xjdf.schema.Preview
 
withPreviewFileType(String) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
withPreviewType(EnumPreviewUsages) - Method in class org.cip4.lib.xjdf.schema.Part
 
withPreviewUsage(EnumPreviewUsage) - Method in class org.cip4.lib.xjdf.schema.Preview
 
withPreviewUsage(String) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
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
 
withPrintedPages(Integer) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withPrintingTechnology(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withPrintingTechnology(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withPrintingUnitWebPath(ProductionSubPath) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
 
withPrintPDFAnnotations(Boolean) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withPrintPreference(EnumPrintPreference) - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
 
withPrintProcess(String) - Method in class org.cip4.lib.xjdf.schema.ProductionIntent
 
withPrintQuality(EnumPrintQuality) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
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.QueueEntry
 
withPriority(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withProcessColorModel(EnumProcessColorModel) - Method in class org.cip4.lib.xjdf.schema.ColorantControl
 
withProcessRun(ProcessRun...) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withProcessRun(Collection<ProcessRun>) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withProcessType(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withProcessType(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
withProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withProcessUsage(String) - Method in class org.cip4.lib.xjdf.schema.SetType
 
withProduct(Product...) - Method in class org.cip4.lib.xjdf.schema.ProductList
 
withProduct(Collection<Product>) - Method in class org.cip4.lib.xjdf.schema.ProductList
 
withProductID(String) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withProductID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withProductID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withProductID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withProductionAmount(Double) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withProductionCounter(Double) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withProductionPathID(String) - Method in class org.cip4.lib.xjdf.schema.ProductionPath
 
withProductionPathID(String) - Method in class org.cip4.lib.xjdf.schema.ProductionSubPath
 
withProductionType(String) - 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.Product
 
withProductTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.Product
 
withProgressionOrder(String) - Method in class org.cip4.lib.xjdf.schema.JPEG2000Params
 
withProjectID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withProof(String) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withProofItem(ProofItem...) - Method in class org.cip4.lib.xjdf.schema.ProofingIntent
 
withProofItem(Collection<ProofItem>) - Method in class org.cip4.lib.xjdf.schema.ProofingIntent
 
withProofName(String) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withProofPaperRef(Object) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withProofPaperRef(Object) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withProofTarget(URI) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withProofType(String) - 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(Double) - 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(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withPurposeDetails(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
withQFactor(Double) - 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
 
withQuery(Query...) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withQuery(Collection<Query>) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withQueue(Queue) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withQueueEntry(QueueEntry...) - Method in class org.cip4.lib.xjdf.schema.Queue
 
withQueueEntry(Collection<QueueEntry>) - Method in class org.cip4.lib.xjdf.schema.Queue
 
withQueueEntryDetails(EnumQueueEntryDetails) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.NewJDFQuParams
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
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.ResourceAudit
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
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
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.StopPersChParams
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionFilter
 
withQueueEntryID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
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.FlushResourceParams
 
withQueueFilter(Collection<QueueFilter>) - Method in class org.cip4.lib.xjdf.schema.FlushResourceParams
 
withQueueSize(Integer) - Method in class org.cip4.lib.xjdf.schema.Queue
 
withQueueSize(Integer) - Method in class org.cip4.lib.xjdf.schema.QueueStatus
 
withQueueStatus(QueueStatus) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withQueueSubmissionParams(QueueSubmissionParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withQueueURL(URI) - Method in class org.cip4.lib.xjdf.schema.RequestQueueEntryParams
 
withRatio(Double) - Method in class org.cip4.lib.xjdf.schema.BarcodeReproParams
 
withRawName(String) - Method in class org.cip4.lib.xjdf.schema.Color
 
withRawNames(String) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
 
withReaderPageCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withReaderPageCount(Integer) - Method in class org.cip4.lib.xjdf.schema.Component
 
withReason(EnumReason) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
withRecycledPercentage(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withRefAnchor(RefAnchor) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withRefAnchor(RefAnchor) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withReferenceEdge(EnumReferenceEdge) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withReferenceXObjParams(ReferenceXObjParams) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withReferenceXObjParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withRefID(Notification) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withRefID(PhaseTime) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withRefID(ProcessRun) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withRefID(String) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withRefID(ResourceAudit) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
withRefID(String) - Method in class org.cip4.lib.xjdf.schema.Response
 
withRefID(String) - Method in class org.cip4.lib.xjdf.schema.Signal
 
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
 
withRelatedCommands(String...) - Method in class org.cip4.lib.xjdf.schema.Command
 
withRelatedCommands(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Command
 
withRelatedJobID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withRelatedJobPartID(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withRelativeBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Position
 
withRelativeHeight(Double) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withRelativeSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withRelativeStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Crease
 
withRelativeStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Cut
 
withRelativeStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withRelativeStartPosition(XYPair) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
withRelativeTravel(Double) - Method in class org.cip4.lib.xjdf.schema.Crease
 
withRelativeTravel(Double) - Method in class org.cip4.lib.xjdf.schema.Fold
 
withRelativeWidth(Double) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withRelativeWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Crease
 
withRelativeWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Cut
 
withRelativeWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withRelativeWorkingPath(XYPair) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
withReliefThickness(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withRemoteURLRef(Object) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withRenderingIntent(EnumRenderingIntent) - 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
 
withRepeatStep(XYPair) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
withRepeatStep(Integer) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withRepeatTime(Double) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withReplaceField(String) - Method in class org.cip4.lib.xjdf.schema.DynamicField
 
withReplacementColorantName(String) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
 
withRequestQueueEntryParams(RequestQueueEntryParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withRequiredDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withResend(String) - Method in class org.cip4.lib.xjdf.schema.Error
 
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.ImageSetterParams
 
withResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
withResolution(XYPair) - Method in class org.cip4.lib.xjdf.schema.PreviewGenerationParams
 
withResource(Object) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withResource(Resource...) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withResource(Collection<Resource>) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withResource(Resource...) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withResource(Collection<Resource>) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withResourceAudit(ResourceAudit...) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withResourceAudit(Collection<ResourceAudit>) - Method in class org.cip4.lib.xjdf.schema.AuditPool
 
withResourceCmdParams(ResourceCmdParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withResourceDetails(EnumResourceDetails) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withResourceInfo(ResourceInfo) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withResourceName(String) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withResourceName(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withResourceName(String...) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withResourceName(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withResourceParam(ResourceParam...) - Method in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
 
withResourceParam(Collection<ResourceParam>) - Method in class org.cip4.lib.xjdf.schema.ResourceDefinitionParams
 
withResourceQuParams(ResourceQuParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withResourceSet(ResourceSet...) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withResourceSet(Collection<ResourceSet>) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withResourceSet(ResourceSet...) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withResourceSet(Collection<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
 
withResourceType(String) - Method in class org.cip4.lib.xjdf.schema.PDLResourceAlias
 
withResourceType(JAXBElement<? extends ResourceType>) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withResourceUsage(String) - Method in class org.cip4.lib.xjdf.schema.FileSpec
 
withResourceWeight(Double) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withResourceWeight(Double) - Method in class org.cip4.lib.xjdf.schema.ShapeDef
 
withResponse(Response...) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withResponse(Collection<Response>) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withRestrictedContentObjects(IntegerList) - Method in class org.cip4.lib.xjdf.schema.PageCondition
 
withRestTime(Duration) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withResubmissionParams(ResubmissionParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withRetryPolicy(EnumRetryPolicy) - Method in class org.cip4.lib.xjdf.schema.Subscription
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.Error
 
withReturnCode(Integer) - Method in class org.cip4.lib.xjdf.schema.Response
 
withReturnJMF(URI) - Method in class org.cip4.lib.xjdf.schema.QueueSubmissionParams
 
withReturnMethod(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withReturnQueueEntryParams(ReturnQueueEntryParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withReturnTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withRGBGray2Black(Boolean) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withRGBGray2BlackThreshold(Double) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withRibbonColor(String) - 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
 
withRingBindingDetails(RingBindingDetails) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withRingMechanic(Boolean) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withRingMechanic(Boolean) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withRingShape(String) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withRingShape(String) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withRivetsExposed(Boolean) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withRivetsExposed(Boolean) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withRollCut(Double) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withRollDiameter(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withRotated(Boolean) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withRotatePolicy(String) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
withRotation(Double) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withRotation(Double) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withRotation(Double) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
 
withRotationPolicy(EnumPositionPolicy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withRounding(Double) - 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.PhaseAmount
 
withRRef(Object) - 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(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withRunIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withRunListRef(Object) - Method in class org.cip4.lib.xjdf.schema.DigitalMedia
 
withRunListRef(Object) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withRunListRef(Object) - Method in class org.cip4.lib.xjdf.schema.PageCondition
 
withRunListRef(Object) - Method in class org.cip4.lib.xjdf.schema.SheetCondition
 
withRunListRefs(Object...) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withRunListRefs(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withRunPage(Integer) - Method in class org.cip4.lib.xjdf.schema.Part
 
withRunPageRange(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withRunPageRange(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withRunSet(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withRunTag(String) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withRunTags(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSaddleStitching(SaddleStitching) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withSampleBacking(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
withSampleInterval(Integer) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
 
withScale(Double) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withScaling(XYPair) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withScalingOrigin(XYPair) - Method in class org.cip4.lib.xjdf.schema.InterpretingParams
 
withScavengerArea(ScavengerArea...) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withScavengerArea(Collection<ScavengerArea>) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withScope(EnumScope) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withScope(EnumScope) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withScope(String) - 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(EnumScoring) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withScreen(String) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withScreeningFamily(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withScreeningParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
withScreeningParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.Content
 
withScreeningParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withScreeningType(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withScreenRuling(String) - 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.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.ThreadSewing
 
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
 
withSectionIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSectionIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSecureJMFURL(URI) - Method in class org.cip4.lib.xjdf.schema.Device
 
withSegmentation(String) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Command
 
withSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Message
 
withSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Query
 
withSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Response
 
withSenderID(String) - Method in class org.cip4.lib.xjdf.schema.Signal
 
withSenderID(String) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
withSenderID(String) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
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
 
withSeparationNames(String...) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
 
withSeparationNames(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ColorantAlias
 
withSeparationNames(String...) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withSeparationNames(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ColorControlStrip
 
withSeparationNames(String...) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withSeparationNames(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withSeparationNames(String...) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withSeparationNames(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.RegisterMark
 
withSeparationNames(String...) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
 
withSeparationNames(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.ScavengerArea
 
withSeparationNameTag(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
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.RunList
 
withSeparations(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.RunList
 
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
 
withSetCopies(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSetDocIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSetDocIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSetIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSetIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSetLevel(String) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSetNames(String) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSetOrd(Integer) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withSetPageSize(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withSetRunIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSetRunIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSets(String...) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSets(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSetSheetIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSetSheetIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSetTags(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSetup(String) - Method in class org.cip4.lib.xjdf.schema.DensityMeasuringField
 
withSetupDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withSetupProcsets(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withSeverity(EnumPreflightSeverity) - Method in class org.cip4.lib.xjdf.schema.PreflightCheck
 
withSeverity(EnumPreflightSeverity) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
withSewingPattern(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withShape(EnumHoleShape) - Method in class org.cip4.lib.xjdf.schema.HolePattern
 
withShape(Shape...) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withShape(Collection<Shape>) - Method in class org.cip4.lib.xjdf.schema.Shape
 
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(ShapeDef...) - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
withShapeDef(Collection<ShapeDef>) - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
withShapeDef(ShapeDef...) - Method in class org.cip4.lib.xjdf.schema.Station
 
withShapeDef(Collection<ShapeDef>) - Method in class org.cip4.lib.xjdf.schema.Station
 
withShapeDefRef(Object) - Method in class org.cip4.lib.xjdf.schema.LayoutElementProductionParams
 
withShapeDepth(Double) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withShapeName(String) - Method in class org.cip4.lib.xjdf.schema.EmbossingItem
 
withShapeTemplate(ShapeTemplate...) - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
withShapeTemplate(Collection<ShapeTemplate>) - Method in class org.cip4.lib.xjdf.schema.ShapeDefProductionParams
 
withShapeType(String) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withShapeType(EnumShapeType) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withShapeTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.ShapeCut
 
withSheetCondition(SheetCondition) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withSheetCountReset(EnumCountReset) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withSheetFormat(String) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withSheetHeightMax(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withSheetHeightMin(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withSheetIndex(String...) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSheetIndex(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSheetLay(EnumSheetLay) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withSheetLay(EnumSheetLay) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withSheetLay(String) - Method in class org.cip4.lib.xjdf.schema.FoldingParams
 
withSheetLay(String) - Method in class org.cip4.lib.xjdf.schema.ShapeCuttingParams
 
withSheetName(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSheetNameFormat(String) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withSheetNameTemplate(String) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withSheetPart(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Component
 
withSheetSides(EnumSheetSide) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSheetType(String) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withSheetUsage(String) - Method in class org.cip4.lib.xjdf.schema.InsertSheet
 
withSheetWidthMax(Double) - Method in class org.cip4.lib.xjdf.schema.ConvertingConfig
 
withSheetWidthMin(Double) - 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
 
withShowList(String...) - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
 
withShowList(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.CustomerMessage
 
withShowList(String...) - Method in class org.cip4.lib.xjdf.schema.JobField
 
withShowList(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.JobField
 
withShrinkIndex(XYPair) - Method in class org.cip4.lib.xjdf.schema.Media
 
withShrinkingMethod(String) - 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.FakeReferences
 
withShutDownType(EnumShutDownType) - Method in class org.cip4.lib.xjdf.schema.ShutDownCmdParams
 
withSide(String) - Method in class org.cip4.lib.xjdf.schema.EndSheet
 
withSide(EnumSide) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSide(String) - 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(EnumSides2) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withSides(EnumSides) - Method in class org.cip4.lib.xjdf.schema.LayoutIntent
 
withSides(EnumCellSides) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withSideStitching(SideStitching) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withSignal(Signal...) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withSignal(Collection<Signal>) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withSignalTypes(String...) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withSignalTypes(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withSignatureCell(SignatureCell...) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withSignatureCell(Collection<SignatureCell>) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withSignatureCell(SignatureCell) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
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(String) - Method in class org.cip4.lib.xjdf.schema.FitPolicy
 
withSizePolicy(EnumPositionPolicy) - Method in class org.cip4.lib.xjdf.schema.PositionObj
 
withSkipPage(Integer) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSleeveInterlock(String) - Method in class org.cip4.lib.xjdf.schema.Media
 
withSlidingTrapLimit(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withSoftCoverBinding(SoftCoverBinding) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withSorted(Boolean) - Method in class org.cip4.lib.xjdf.schema.RunList
 
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.ContentObject
 
withSourceClipPath(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withSourceCS(EnumSourceCS) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withSourceCSs(EnumSourceCS...) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
withSourceCSs(Collection<EnumSourceCS>) - Method in class org.cip4.lib.xjdf.schema.DCTParams
 
withSourceFrequencyMax(Double) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withSourceFrequencyMin(Double) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withSourceMediaBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSourceName(String) - Method in class org.cip4.lib.xjdf.schema.PDLResourceAlias
 
withSourceObjects(EnumSourceObjects...) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withSourceObjects(Collection<EnumSourceObjects>) - Method in class org.cip4.lib.xjdf.schema.ColorCorrectionOp
 
withSourceObjects(EnumSourceObjects...) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withSourceObjects(Collection<EnumSourceObjects>) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withSourceObjects(EnumSourceObjects...) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
withSourceObjects(Collection<EnumSourceObjects>) - Method in class org.cip4.lib.xjdf.schema.ObjectResolution
 
withSourceObjects(EnumSourceObjects...) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withSourceObjects(Collection<EnumSourceObjects>) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withSourceRenderingIntent(EnumRenderingIntent) - Method in class org.cip4.lib.xjdf.schema.ColorSpaceConversionOp
 
withSourceResourceRefs(Object...) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withSourceResourceRefs(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withSourceTrimBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.Content
 
withSourceTrimBox(Rectangle) - Method in class org.cip4.lib.xjdf.schema.RunList
 
withSourceWorkStyle(EnumWorkStyle) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withSpawnID(String) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withSpecialInk(String) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withSpecificYield(Double) - Method in class org.cip4.lib.xjdf.schema.Ink
 
withSpeed(Double) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withSpeed(Double) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withSpeed(Double) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withSpine(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withSpineBoardWidth(Double) - Method in class org.cip4.lib.xjdf.schema.CasingInParams
 
withSpineBrushing(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withSpineBrushing(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withSpineColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.LooseBindingParams
 
withSpineFiberRoughing(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
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.HardCoverBinding
 
withSpineLevelling(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineMilling(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withSpineMilling(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineNotching(Boolean) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withSpineNotching(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineSanding(Boolean) - 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.HardCoverBinding
 
withSpineShredding(Boolean) - Method in class org.cip4.lib.xjdf.schema.SoftCoverBinding
 
withSpineThickness(Double) - Method in class org.cip4.lib.xjdf.schema.Component
 
withSpineWidth(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withSpineWidth(Double) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withSplitDocuments(Integer) - Method in class org.cip4.lib.xjdf.schema.ScanParams
 
withSpotFunction(String) - Method in class org.cip4.lib.xjdf.schema.ScreenSelector
 
withSRGB(Double...) - Method in class org.cip4.lib.xjdf.schema.Color
 
withSRGB(Collection<Double>) - Method in class org.cip4.lib.xjdf.schema.Color
 
withStack(Stack...) - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
 
withStack(Collection<Stack>) - Method in class org.cip4.lib.xjdf.schema.LogicalStackParams
 
withStackAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.DigitalPrintingParams
 
withStackCompression(Boolean) - Method in class org.cip4.lib.xjdf.schema.StackingParams
 
withStaggerColumns(Double...) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withStaggerColumns(Collection<Double>) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withStaggerContinuous(Boolean) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withStaggerRows(Double...) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withStaggerRows(Collection<Double>) - 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(String) - 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.PhaseTime
 
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(Double) - 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
 
withStartValue(String) - Method in class org.cip4.lib.xjdf.schema.NumberingParam
 
withStation(Station...) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withStation(Collection<Station>) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withStationAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
withStationAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Station
 
withStationName(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withStationName(String) - Method in class org.cip4.lib.xjdf.schema.RuleLength
 
withStationName(String) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withStationName(String) - Method in class org.cip4.lib.xjdf.schema.Station
 
withStatus(EnumDeviceInfoStatus) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withStatus(EnumNodeStatus) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.Parameter
 
withStatus(EnumNodeStatus) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withStatus(EnumNodeStatus) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withStatus(EnumQueueStatus) - Method in class org.cip4.lib.xjdf.schema.Queue
 
withStatus(EnumQueueEntryStatus) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withStatus(EnumQueueStatus) - Method in class org.cip4.lib.xjdf.schema.QueueStatus
 
withStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
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.ModulePhase
 
withStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.ModuleStatus
 
withStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withStatusDetails(String) - Method in class org.cip4.lib.xjdf.schema.QueueEntry
 
withStatusList(EnumStatusList...) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withStatusList(Collection<EnumStatusList>) - Method in class org.cip4.lib.xjdf.schema.QueueFilter
 
withStatusQuParams(StatusQuParams) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withStep(Integer) - Method in class org.cip4.lib.xjdf.schema.NumberingParam
 
withStepLimit(Double) - Method in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
 
withStepLimit(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withStitchNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.SaddleStitching
 
withStitchNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.SideStitching
 
withStitchOrigin(String) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withStitchPositions(String) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withStitchType(String) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withStitchWidth(Double) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withStockBrand(String) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
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.FakeReferences
 
withStrapColor(String) - Method in class org.cip4.lib.xjdf.schema.Strap
 
withStrappingType(String) - Method in class org.cip4.lib.xjdf.schema.StrappingParams
 
withStrapPositions(String) - 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
 
withStripBrand(String) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withStripColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withStripColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withStripLength(Double) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withStripMark(StripMark...) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withStripMark(Collection<StripMark>) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withStripMarkDetails(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withStripMaterial(EnumStripMaterial) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withStripMaterial(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withStripMaterial(String) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
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
 
withSubRun(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withSubscribed(Boolean) - Method in class org.cip4.lib.xjdf.schema.Response
 
withSubscription(Subscription) - Method in class org.cip4.lib.xjdf.schema.Query
 
withSubscription(Subscription...) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
withSubscription(Collection<Subscription>) - Method in class org.cip4.lib.xjdf.schema.SubscriptionInfo
 
withSubscriptionFilter(SubscriptionFilter) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withSubscriptionInfo(SubscriptionInfo) - Method in class org.cip4.lib.xjdf.schema.FakeReferences
 
withSubsetFonts(Boolean) - Method in class org.cip4.lib.xjdf.schema.FontParams
 
withSuppressCenter(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withSuppressRotate(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withSurface(EnumSurface) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
withSurface(EnumSurface) - 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
 
withSurplusHandling(EnumSurplusHandling) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withTabBanks(Integer) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withTabBindMylar(Boolean) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
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
 
withTabDimensions(Collection<TabDimensions>) - Method in class org.cip4.lib.xjdf.schema.Media
 
withTabEdge(String) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
withTabExtensionDistance(Double) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
withTabExtensionDistance(Double) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withTabExtensionMylar(Boolean) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withTabMylarColor(EnumNamedColor) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withTabMylarColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.Tabs
 
withTabOffset(Double) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
withTabs(Tabs) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withTabSetCollationOrder(String) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.TabDimensions
 
withTagNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
withTagNumber(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
withTagType(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFEmbeddedFile
 
withTagType(Integer) - Method in class org.cip4.lib.xjdf.schema.TIFFtag
 
withTechnology(String) - Method in class org.cip4.lib.xjdf.schema.ProofItem
 
withTeethPerDimension(Double) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
withTeethPerDimension(Double) - Method in class org.cip4.lib.xjdf.schema.Shape
 
withTemperature(EnumTemperature) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
withTemperature(Double) - Method in class org.cip4.lib.xjdf.schema.LaminatingParams
 
withTemperature(Double) - Method in class org.cip4.lib.xjdf.schema.ShrinkingParams
 
withTemplateType(EnumTemplateType) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withTerm(Object...) - Method in class org.cip4.lib.xjdf.schema.Expr
 
withTerm(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.Expr
 
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(Double) - 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(Double) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
withThickness(Double) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
withThickness(Double) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
withThickness(Double) - Method in class org.cip4.lib.xjdf.schema.LaminatingIntent
 
withThickness(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withThickness(Double) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withThinPDFParams(ThinPDFParams) - Method in class org.cip4.lib.xjdf.schema.PDFCreationDetails
 
withThreadBrand(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSewingParams
 
withThreadLength(Double) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
withThreadMaterial(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
withThreadPositions(String) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
withThreadSewing(ThreadSewing) - Method in class org.cip4.lib.xjdf.schema.BindingIntent
 
withThreadStitchWidth(Double) - Method in class org.cip4.lib.xjdf.schema.ThreadSealingParams
 
withThreadThickness(Double) - 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(EnumTightBacking) - Method in class org.cip4.lib.xjdf.schema.BlockPreparationParams
 
withTightBacking(EnumTightBacking) - Method in class org.cip4.lib.xjdf.schema.HardCoverBinding
 
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.Command
 
withTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Message
 
withTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Query
 
withTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Response
 
withTime(DateTime) - Method in class org.cip4.lib.xjdf.schema.Signal
 
withTimeInterval(Duration) - Method in class org.cip4.lib.xjdf.schema.QualityControlParams
 
withTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.Created
 
withTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.PhaseTime
 
withTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.ProcessRun
 
withTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.ResourceAudit
 
withTimeStamp(DateTime) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withTint(Double) - Method in class org.cip4.lib.xjdf.schema.MarkColor
 
withTitle(String) - Method in class org.cip4.lib.xjdf.schema.ContentMetaData
 
withTo(String) - Method in class org.cip4.lib.xjdf.schema.Fold
 
withTolerance(Double) - Method in class org.cip4.lib.xjdf.schema.CIELABMeasuringField
 
withTolerance(Double) - 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(Tool) - Method in class org.cip4.lib.xjdf.schema.Emboss
 
withToolType(String) - Method in class org.cip4.lib.xjdf.schema.Tool
 
withTopBrand(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withTopColor(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withTopColorDetails(String) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withTopExcess(Double) - Method in class org.cip4.lib.xjdf.schema.SpineTapingParams
 
withTopFoldIn(Double) - Method in class org.cip4.lib.xjdf.schema.CaseMakingParams
 
withTopLength(Double) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withTotalAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Bundle
 
withTotalAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withTotalDimensions(Shape) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withTotalDuration(Duration) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withTotalProductionCounter(Double) - Method in class org.cip4.lib.xjdf.schema.DeviceInfo
 
withTotalVolume(Double) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withTotalWeight(Double) - Method in class org.cip4.lib.xjdf.schema.DropItem
 
withTrackingID(String) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withTransactionID(String) - Method in class org.cip4.lib.xjdf.schema.Command
 
withTransfer(EnumDeliveryTransfer) - Method in class org.cip4.lib.xjdf.schema.DeliveryParams
 
withTransferCurve(Double...) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withTransferCurve(Collection<Double>) - Method in class org.cip4.lib.xjdf.schema.ImageSetterParams
 
withTransferCurve(TransferCurve...) - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
 
withTransferCurve(Collection<TransferCurve>) - Method in class org.cip4.lib.xjdf.schema.TransferCurveSet
 
withTransferCurveName(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withTransferCurvePool(TransferCurvePool...) - Method in class org.cip4.lib.xjdf.schema.TransferFunctionControl
 
withTransferCurvePool(Collection<TransferCurvePool>) - Method in class org.cip4.lib.xjdf.schema.TransferFunctionControl
 
withTransferCurveRefs(Object...) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withTransferCurveRefs(Collection<Object>) - Method in class org.cip4.lib.xjdf.schema.Layout
 
withTransferCurveSet(TransferCurveSet...) - Method in class org.cip4.lib.xjdf.schema.TransferCurvePool
 
withTransferCurveSet(Collection<TransferCurveSet>) - Method in class org.cip4.lib.xjdf.schema.TransferCurvePool
 
withTransferFunctionControl(TransferFunctionControl...) - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
 
withTransferFunctionControl(Collection<TransferFunctionControl>) - Method in class org.cip4.lib.xjdf.schema.SeparationControlParams
 
withTransferFunctionInfo(EnumTransferFunction) - Method in class org.cip4.lib.xjdf.schema.AdvancedParams
 
withTransferFunctionSource(String) - Method in class org.cip4.lib.xjdf.schema.TransferFunctionControl
 
withTransformation(Matrix) - Method in class org.cip4.lib.xjdf.schema.BundleItem
 
withTransformation(Matrix) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
withTransformation(Matrix) - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
 
withTransformation(Matrix) - Method in class org.cip4.lib.xjdf.schema.Resource
 
withTransformationContext(String) - Method in class org.cip4.lib.xjdf.schema.CollatingItem
 
withTransparencyRenderingQuality(Double) - Method in class org.cip4.lib.xjdf.schema.PDFInterpretingParams
 
withTrapColorScaling(Double) - Method in class org.cip4.lib.xjdf.schema.ColorantZoneDetails
 
withTrapColorScaling(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withTrapEndStyle(String) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withTrapJoinStyle(String) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withTrappingOrder(String...) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
withTrappingOrder(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
withTrappingParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
withTrappingParamsRef(Object) - Method in class org.cip4.lib.xjdf.schema.TrapRegion
 
withTrapRegion(TrapRegion...) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
withTrapRegion(Collection<TrapRegion>) - Method in class org.cip4.lib.xjdf.schema.TrappingDetails
 
withTrapWidth(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withTrapWidthY(Double) - Method in class org.cip4.lib.xjdf.schema.TrappingParams
 
withTrapZone(String) - Method in class org.cip4.lib.xjdf.schema.TrapRegion
 
withTravel(Double) - Method in class org.cip4.lib.xjdf.schema.Crease
 
withTravel(Double) - Method in class org.cip4.lib.xjdf.schema.Fold
 
withTrimBottom(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withTrimClipPath(String) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withTrimClipPath(String) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withTrimCover(String) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
withTrimCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withTrimCTM(Matrix) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withTrimFace(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withTrimFoot(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withTrimHead(Double) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withTrimLeft(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withTrimmingOffset(Double) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
withTrimRight(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withTrimSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.ContentObject
 
withTrimSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.MarkObject
 
withTrimSize(XYPair) - Method in class org.cip4.lib.xjdf.schema.SignatureCell
 
withTrimTop(Double) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withTTasT42(Boolean) - Method in class org.cip4.lib.xjdf.schema.PSCreationDetails
 
withTucked(Boolean) - Method in class org.cip4.lib.xjdf.schema.CoilBindingDetails
 
withType(String) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
withType(EnumType) - Method in class org.cip4.lib.xjdf.schema.Notification
 
withTypeAmount(Integer) - Method in class org.cip4.lib.xjdf.schema.Milestone
 
withTypes(String...) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withTypes(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.NotificationFilter
 
withTypes(String...) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withTypes(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withUCRandBGInfo(EnumUCRandBG) - 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.DropItem
 
withUnit(String) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withUnit(String) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withUntil(DateTime) - Method in class org.cip4.lib.xjdf.schema.Disposition
 
withUPC(String) - Method in class org.cip4.lib.xjdf.schema.Device
 
withUpdatedStatus(EnumAssetStatus) - Method in class org.cip4.lib.xjdf.schema.PipeParams
 
withUpdateMethod(EnumUpdateMethod) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withUpdateMethod(EnumUpdateMethod) - 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.MessageService
 
withURLSchemes(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.MessageService
 
withUsage(String) - Method in class org.cip4.lib.xjdf.schema.ExtraValues
 
withUsage(EnumUsage) - Method in class org.cip4.lib.xjdf.schema.ParameterSet
 
withUsage(EnumUsage) - Method in class org.cip4.lib.xjdf.schema.ResourceCmdParams
 
withUsage(EnumUsage) - Method in class org.cip4.lib.xjdf.schema.ResourceInfo
 
withUsage(EnumUsage) - Method in class org.cip4.lib.xjdf.schema.ResourceQuParams
 
withUsage(EnumUsage) - Method in class org.cip4.lib.xjdf.schema.ResourceSet
 
withUsage(EnumUsage) - Method in class org.cip4.lib.xjdf.schema.SetType
 
withUseBleeds(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
 
withUserText(String) - Method in class org.cip4.lib.xjdf.schema.JobField
 
withVacuum(Double) - Method in class org.cip4.lib.xjdf.schema.ContactCopyParams
 
withValue(String) - Method in class org.cip4.lib.xjdf.schema.Comment
 
withValue(String) - Method in class org.cip4.lib.xjdf.schema.Expr
 
withValue(String) - Method in class org.cip4.lib.xjdf.schema.ExtraValues
 
withValue(String) - Method in class org.cip4.lib.xjdf.schema.IdentificationField
 
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(String) - Method in class org.cip4.lib.xjdf.schema.MetadataMap
 
withVarnishArea(EnumVarnishArea) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
 
withVarnishMethod(EnumVarnishMethod) - Method in class org.cip4.lib.xjdf.schema.VarnishingParams
 
withVersion(String) - Method in class org.cip4.lib.xjdf.schema.XJDF
 
withVersion(String) - Method in class org.cip4.lib.xjdf.schema.XJMF
 
withVerticalFitPolicy(String) - Method in class org.cip4.lib.xjdf.schema.DeviceMark
 
withVerticalFitPolicy(String) - Method in class org.cip4.lib.xjdf.schema.StripMark
 
withViewBinder(String) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withViewBinder(String) - Method in class org.cip4.lib.xjdf.schema.RingBindingDetails
 
withVisibleLength(Double) - 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
 
withWarningCount(Integer) - Method in class org.cip4.lib.xjdf.schema.PreflightTest
 
withWasMarked(Boolean) - Method in class org.cip4.lib.xjdf.schema.Band
 
withWaste(Double) - Method in class org.cip4.lib.xjdf.schema.DieLayout
 
withWaste(Double) - Method in class org.cip4.lib.xjdf.schema.JobPhase
 
withWaste(Double) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
withWasteDetails(String) - Method in class org.cip4.lib.xjdf.schema.PartAmount
 
withWebCellAlignment(XYPair) - Method in class org.cip4.lib.xjdf.schema.BinderySignature
 
withWebName(String) - Method in class org.cip4.lib.xjdf.schema.Part
 
withWeight(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withWeight(Double) - Method in class org.cip4.lib.xjdf.schema.MediaIntent
 
withWhiteBase(String) - Method in class org.cip4.lib.xjdf.schema.ColorMeasurementConditions
 
withWhiteIsZero(Boolean) - Method in class org.cip4.lib.xjdf.schema.TIFFFormatParams
 
withWidth(Integer) - Method in class org.cip4.lib.xjdf.schema.Band
 
withWidth(Double) - Method in class org.cip4.lib.xjdf.schema.HeadBandApplicationParams
 
withWidth(Double) - Method in class org.cip4.lib.xjdf.schema.TrimmingParams
 
withWireBrand(String) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withWireCombShape(EnumWireCombShape) - Method in class org.cip4.lib.xjdf.schema.CombBindingDetails
 
withWireCombShape(String) - Method in class org.cip4.lib.xjdf.schema.LooseBinding
 
withWireGauge(Double) - Method in class org.cip4.lib.xjdf.schema.StitchingParams
 
withWorkingDirection(String) - Method in class org.cip4.lib.xjdf.schema.Crease
 
withWorkingDirection(String) - Method in class org.cip4.lib.xjdf.schema.Cut
 
withWorkingDirection(EnumPosition) - Method in class org.cip4.lib.xjdf.schema.Glue
 
withWorkingDirection(String) - Method in class org.cip4.lib.xjdf.schema.Perforate
 
withWorkingLength(Double) - 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
 
withWorkStepID(String) - Method in class org.cip4.lib.xjdf.schema.NodeInfo
 
withWorkStyle(EnumWorkStyle) - Method in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
withWorkType(EnumWorkType) - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
withWorkTypeDetails(String) - Method in class org.cip4.lib.xjdf.schema.MISDetails
 
withWrapPages(String...) - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
 
withWrapPages(Collection<String>) - Method in class org.cip4.lib.xjdf.schema.InsertingIntent
 
withWrappedQuantity(Integer) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withWrapperWeight(Double) - Method in class org.cip4.lib.xjdf.schema.Media
 
withWrappingKind(String) - Method in class org.cip4.lib.xjdf.schema.WrappingParams
 
withWrappingMaterial(String) - Method in class org.cip4.lib.xjdf.schema.PackingIntent
 
withXCells(Integer) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
withXPath(String) - Method in class org.cip4.lib.xjdf.schema.Created
 
withXPosition(Double) - Method in class org.cip4.lib.xjdf.schema.NumberingParam
 
withYCells(Integer) - Method in class org.cip4.lib.xjdf.schema.BarcodeDetails
 
withYPosition(String) - Method in class org.cip4.lib.xjdf.schema.NumberingParam
 
withZipPath(Path) - Method in class org.cip4.lib.xjdf.xml.internal.AbstractXmlPackager
Sets a reference to an already existing archive.
withZoneHeight(Double) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withZoneHeight(Double) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
withZones(Integer) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withZoneSettingsX(String) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
withZoneSettingsY(String) - Method in class org.cip4.lib.xjdf.schema.InkZoneProfile
 
withZonesY(Integer) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withZoneWidth(Double) - Method in class org.cip4.lib.xjdf.schema.InkZoneCalculationParams
 
withZoneWidth(Double) - 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
 
workStepID - Variable in class org.cip4.lib.xjdf.schema.NodeInfo
 
workStyle - Variable in class org.cip4.lib.xjdf.schema.ConventionalPrintingParams
 
workType - Variable in class org.cip4.lib.xjdf.schema.MISDetails
 
workTypeDetails - Variable in class org.cip4.lib.xjdf.schema.MISDetails
 
wrapPages - Variable in class org.cip4.lib.xjdf.schema.InsertingIntent
 
wrappedQuantity - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
wrapperWeight - Variable in class org.cip4.lib.xjdf.schema.Media
 
wrappingKind - Variable in class org.cip4.lib.xjdf.schema.WrappingParams
 
wrappingMaterial - Variable in class org.cip4.lib.xjdf.schema.PackingIntent
 
WrappingParams - Class in org.cip4.lib.xjdf.schema
Java class for WrappingParams complex type.
WrappingParams() - Constructor for class org.cip4.lib.xjdf.schema.WrappingParams
 

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
Default constructor.
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
Static Factory Class which is managing the creation of XJdfNodes.
XJdfNodeFactory() - Constructor for class org.cip4.lib.xjdf.XJdfNodeFactory
 
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
Extended validation for element //XJDF.
XjdfValidator() - Constructor for class org.cip4.lib.xjdf.validator.XjdfValidator
Constructor.
XjdfValidator(Validator<FoldingIntent>, Validator<ParameterSet>) - Constructor for class org.cip4.lib.xjdf.validator.XjdfValidator
Constructor.
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
 
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.schema.Created
 
xPath - Variable in class org.cip4.lib.xjdf.xml.internal.XmlNavigator
 
xPosition - Variable in class org.cip4.lib.xjdf.schema.NumberingParam
 
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
 
yPosition - Variable in class org.cip4.lib.xjdf.schema.NumberingParam
 

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 

Copyright © 2016. All rights reserved.