Package org.cip4.jdflib.auto
Class JDFAutoMedia
- java.lang.Object
-
- org.apache.xerces.dom.NodeImpl
-
- org.apache.xerces.dom.ChildNode
-
- org.apache.xerces.dom.ParentNode
-
- org.apache.xerces.dom.ElementImpl
-
- org.apache.xerces.dom.ElementNSImpl
-
- org.cip4.jdflib.core.KElement
-
- org.cip4.jdflib.core.JDFElement
-
- org.cip4.jdflib.resource.JDFResource
-
- org.cip4.jdflib.auto.JDFAutoMedia
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable,IStreamWriter,org.w3c.dom.Element,org.w3c.dom.ElementTraversal,org.w3c.dom.events.EventTarget,org.w3c.dom.Node,org.w3c.dom.NodeList,org.w3c.dom.TypeInfo
- Direct Known Subclasses:
JDFMedia
public abstract class JDFAutoMedia extends JDFResource
class JDFAutoMedia : public JDFResource- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJDFAutoMedia.EnumBackCoatingsEnumeration strings for BackCoatingsstatic classJDFAutoMedia.EnumBackISOPaperSubstrateEnumeration strings for BackISOPaperSubstratestatic classJDFAutoMedia.EnumFluteDirectionEnumeration strings for FluteDirectionstatic classJDFAutoMedia.EnumFrontCoatingsEnumeration strings for FrontCoatingsstatic classJDFAutoMedia.EnumGrainDirectionEnumeration strings for GrainDirectionstatic classJDFAutoMedia.EnumHoleTypeEnumeration strings for HoleTypestatic classJDFAutoMedia.EnumImagableSideEnumeration strings for ImagableSidestatic classJDFAutoMedia.EnumISOPaperSubstrateEnumeration strings for ISOPaperSubstratestatic classJDFAutoMedia.EnumMediaTypeEnumeration strings for MediaTypestatic classJDFAutoMedia.EnumMediaUnitEnumeration strings for MediaUnitstatic classJDFAutoMedia.EnumOpacityEnumeration strings for Opacitystatic classJDFAutoMedia.EnumPlateTechnologyEnumeration strings for PlateTechnologystatic classJDFAutoMedia.EnumPolarityEnumeration strings for Polarity-
Nested classes/interfaces inherited from class org.cip4.jdflib.resource.JDFResource
JDFResource.EnumAmountMerge, JDFResource.EnumLotControl, JDFResource.EnumPartIDKey, JDFResource.EnumPartUsage, JDFResource.EnumResourceClass, JDFResource.EnumResStatus, JDFResource.EnumSpawnStatus, JDFResource.PartitionGetter
-
Nested classes/interfaces inherited from class org.cip4.jdflib.core.JDFElement
JDFElement.EnumBoolean, JDFElement.EnumNamedColor, JDFElement.EnumNodeStatus, JDFElement.EnumOrientation, JDFElement.EnumPoolType, JDFElement.EnumSeparation, JDFElement.EnumSettingsPolicy, JDFElement.EnumValidationLevel, JDFElement.EnumVersion, JDFElement.EnumXYRelation
-
Nested classes/interfaces inherited from class org.cip4.jdflib.core.KElement
KElement.SimpleElementNameComparator, KElement.SimpleNodeComparator, KElement.SingleAttributeComparator, KElement.SingleXPathComparator
-
-
Field Summary
-
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
-
Fields inherited from class org.apache.xerces.dom.NodeImpl
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE
-
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJDFAutoMedia(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String qualifiedName)Constructor for JDFAutoMediaprotectedJDFAutoMedia(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName)Constructor for JDFAutoMediaprotectedJDFAutoMedia(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName, java.lang.String myLocalName)Constructor for JDFAutoMedia
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JDFCertificationappendCertification()(30) append element CertificationJDFColorappendColor()(29) append element ColorJDFColorMeasurementConditionsappendColorMeasurementConditions()(29) append element ColorMeasurementConditionsJDFContactappendContact()(30) append element ContactJDFHoleListappendHoleList()(29) append element HoleListJDFIdentificationFieldappendIdentificationField()(30) append element IdentificationFieldJDFMediaLayersappendMediaLayers()(29) append element MediaLayersJDFTabDimensionsappendTabDimensions()(30) append element TabDimensionsjava.util.Collection<JDFCertification>getAllCertification()Get all Certification from the current elementjava.util.Collection<JDFContact>getAllContact()Get all Contact from the current elementjava.util.Collection<JDFIdentificationField>getAllIdentificationField()Get all IdentificationField from the current elementjava.util.Collection<JDFTabDimensions>getAllTabDimensions()Get all TabDimensions from the current elementdoublegetBackBrightness()(17) get double attribute BackBrightnessjava.lang.StringgetBackCoatingDetail()(23) get String attribute BackCoatingDetailJDFAutoMedia.EnumBackCoatingsgetBackCoatings()(9) get attribute BackCoatingsdoublegetBackGlossValue()(17) get double attribute BackGlossValueJDFAutoMedia.EnumBackISOPaperSubstrategetBackISOPaperSubstrate()(9) get attribute BackISOPaperSubstratedoublegetBackSpectrum()(17) get double attribute BackSpectrumdoublegetBrightness()(17) get double attribute BrightnessJDFCertificationgetCertification(int iSkip)(27) const get element CertificationdoublegetCIETint()(17) get double attribute CIETintdoublegetCIEWhiteness()(17) get double attribute CIEWhitenessJDFColorgetColor()(24) const get element ColorJDFColorMeasurementConditionsgetColorMeasurementConditions()(24) const get element ColorMeasurementConditionsjava.lang.StringgetColorName()(23) get String attribute ColorNameJDFContactgetContact(int iSkip)(27) const get element ContactdoublegetCoreWeight()(17) get double attribute CoreWeightJDFCertificationgetCreateCertification(int iSkip)(26) getCreateCertificationJDFColorgetCreateColor()(25) getCreateColorJDFColorMeasurementConditionsgetCreateColorMeasurementConditions()(25) getCreateColorMeasurementConditionsJDFContactgetCreateContact(int iSkip)(26) getCreateContactJDFHoleListgetCreateHoleList()(25) getCreateHoleListJDFIdentificationFieldgetCreateIdentificationField(int iSkip)(26) getCreateIdentificationFieldJDFMediaLayersgetCreateMediaLayers()(25) getCreateMediaLayersJDFTabDimensionsgetCreateTabDimensions(int iSkip)(26) getCreateTabDimensionsJDFXYPairgetDimension()(20) get JDFXYPair attribute Dimensionjava.lang.StringgetFlute()(23) get String attribute FluteJDFAutoMedia.EnumFluteDirectiongetFluteDirection()(9) get attribute FluteDirectionjava.lang.StringgetFrontCoatingDetail()(23) get String attribute FrontCoatingDetailJDFAutoMedia.EnumFrontCoatingsgetFrontCoatings()(9) get attribute FrontCoatingsdoublegetFrontGlossValue()(17) get double attribute FrontGlossValueintgetGrade()(15) get int attribute GradeJDFAutoMedia.EnumGrainDirectiongetGrainDirection()(9) get attribute GrainDirectionintgetHoleCount()(15) get int attribute HoleCountJDFHoleListgetHoleList()(24) const get element HoleListjava.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum>getHoleType()(9.2) get HoleType attribute HoleTypeJDFIdentificationFieldgetIdentificationField(int iSkip)(27) const get element IdentificationFieldJDFAutoMedia.EnumImagableSidegetImagableSide()(9) get attribute ImagableSidedoublegetInnerCoreDiameter()(17) get double attribute InnerCoreDiameterdoublegetInsideLoss()(17) get double attribute InsideLossJDFAutoMedia.EnumISOPaperSubstrategetISOPaperSubstrate()(9) get attribute ISOPaperSubstrateJDFLabColorgetLabColorValue()(20) get JDFLabColor attribute LabColorValueJDFElement.EnumNamedColorgetMediaColorName()(19) get EnumNamedColor attribute MediaColorNamejava.lang.StringgetMediaColorNameDetails()(23) get String attribute MediaColorNameDetailsJDFMediaLayersgetMediaLayers()(24) const get element MediaLayersjava.lang.StringgetMediaQuality()(23) get String attribute MediaQualityintgetMediaSetCount()(15) get int attribute MediaSetCountJDFAutoMedia.EnumMediaTypegetMediaType()(9) get attribute MediaTypejava.lang.StringgetMediaTypeDetails()(23) get String attribute MediaTypeDetailsJDFAutoMedia.EnumMediaUnitgetMediaUnit()(9) get attribute MediaUnitJDFAutoMedia.EnumOpacitygetOpacity()(9) get attribute OpacitydoublegetOpacityLevel()(17) get double attribute OpacityLeveldoublegetOuterCoreDiameter()(17) get double attribute OuterCoreDiameterdoublegetOutsideGain()(17) get double attribute OutsideGainJDFAutoMedia.EnumPlateTechnologygetPlateTechnology()(9) get attribute PlateTechnologyJDFAutoMedia.EnumPolaritygetPolarity()(9) get attribute PolaritybooleangetPrePrinted()(18) get boolean attribute PrePrintedjava.lang.StringgetPrintingTechnology()(23) get String attribute PrintingTechnologybooleangetRecycled()(18) get boolean attribute RecycleddoublegetRecycledPercentage()(17) get double attribute RecycledPercentagedoublegetReliefThickness()(17) get double attribute ReliefThicknessdoublegetRollDiameter()(17) get double attribute RollDiameterJDFXYPairgetShrinkIndex()(20) get JDFXYPair attribute ShrinkIndexjava.lang.StringgetSleeveInterlock()(23) get String attribute SleeveInterlockdoublegetSpectrum()(17) get double attribute Spectrumjava.lang.StringgetStockType()(23) get String attribute StockTypeJDFTabDimensionsgetTabDimensions(int iSkip)(27) const get element TabDimensionsjava.lang.StringgetTexture()(23) get String attribute Textureprotected AttributeInfogetTheAttributeInfo()protected ElementInfogetTheElementInfo()doublegetThickness()(17) get double attribute Thicknessjava.lang.StringgetUserMediaType()(23) get String attribute UserMediaTypeJDFResource.EnumResourceClassgetValidClass()get the fixed class for this resource,doublegetWeight()(17) get double attribute WeightdoublegetWrapperWeight()(17) get double attribute WrapperWeightbooleaninit()default initializationvoidrefColor(JDFColor refTarget)(31) create inter-resource link to refTargetvoidrefColorMeasurementConditions(JDFColorMeasurementConditions refTarget)(31) create inter-resource link to refTargetvoidrefContact(JDFContact refTarget)(31) create inter-resource link to refTargetvoidrefIdentificationField(JDFIdentificationField refTarget)(31) create inter-resource link to refTargetvoidsetBackBrightness(double value)(36) set attribute BackBrightnessvoidsetBackCoatingDetail(java.lang.String value)(36) set attribute BackCoatingDetailvoidsetBackCoatings(JDFAutoMedia.EnumBackCoatings enumVar)(5) set attribute BackCoatingsvoidsetBackGlossValue(double value)(36) set attribute BackGlossValuevoidsetBackISOPaperSubstrate(JDFAutoMedia.EnumBackISOPaperSubstrate enumVar)(5) set attribute BackISOPaperSubstratevoidsetBackSpectrum(double value)(36) set attribute BackSpectrumvoidsetBrightness(double value)(36) set attribute BrightnessvoidsetCIETint(double value)(36) set attribute CIETintvoidsetCIEWhiteness(double value)(36) set attribute CIEWhitenessvoidsetColorName(java.lang.String value)(36) set attribute ColorNamevoidsetCoreWeight(double value)(36) set attribute CoreWeightvoidsetDimension(JDFXYPair value)(36) set attribute DimensionvoidsetFlute(java.lang.String value)(36) set attribute FlutevoidsetFluteDirection(JDFAutoMedia.EnumFluteDirection enumVar)(5) set attribute FluteDirectionvoidsetFrontCoatingDetail(java.lang.String value)(36) set attribute FrontCoatingDetailvoidsetFrontCoatings(JDFAutoMedia.EnumFrontCoatings enumVar)(5) set attribute FrontCoatingsvoidsetFrontGlossValue(double value)(36) set attribute FrontGlossValuevoidsetGrade(int value)(36) set attribute GradevoidsetGrainDirection(JDFAutoMedia.EnumGrainDirection enumVar)(5) set attribute GrainDirectionvoidsetHoleCount(int value)(36) set attribute HoleCountvoidsetHoleType(java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)(5.2) set attribute HoleTypevoidsetImagableSide(JDFAutoMedia.EnumImagableSide enumVar)(5) set attribute ImagableSidevoidsetInnerCoreDiameter(double value)(36) set attribute InnerCoreDiametervoidsetInsideLoss(double value)(36) set attribute InsideLossvoidsetISOPaperSubstrate(JDFAutoMedia.EnumISOPaperSubstrate enumVar)(5) set attribute ISOPaperSubstratevoidsetLabColorValue(JDFLabColor value)(36) set attribute LabColorValuevoidsetMediaColorName(JDFElement.EnumNamedColor value)(13) set attribute MediaColorNamevoidsetMediaColorNameDetails(java.lang.String value)(36) set attribute MediaColorNameDetailsvoidsetMediaQuality(java.lang.String value)(36) set attribute MediaQualityvoidsetMediaSetCount(int value)(36) set attribute MediaSetCountvoidsetMediaType(JDFAutoMedia.EnumMediaType enumVar)(5) set attribute MediaTypevoidsetMediaTypeDetails(java.lang.String value)(36) set attribute MediaTypeDetailsvoidsetMediaUnit(JDFAutoMedia.EnumMediaUnit enumVar)(5) set attribute MediaUnitvoidsetOpacity(JDFAutoMedia.EnumOpacity enumVar)(5) set attribute OpacityvoidsetOpacityLevel(double value)(36) set attribute OpacityLevelvoidsetOuterCoreDiameter(double value)(36) set attribute OuterCoreDiametervoidsetOutsideGain(double value)(36) set attribute OutsideGainvoidsetPlateTechnology(JDFAutoMedia.EnumPlateTechnology enumVar)(5) set attribute PlateTechnologyvoidsetPolarity(JDFAutoMedia.EnumPolarity enumVar)(5) set attribute PolarityvoidsetPrePrinted(boolean value)(36) set attribute PrePrintedvoidsetPrintingTechnology(java.lang.String value)(36) set attribute PrintingTechnologyvoidsetRecycled(boolean value)(36) set attribute RecycledvoidsetRecycledPercentage(double value)(36) set attribute RecycledPercentagevoidsetReliefThickness(double value)(36) set attribute ReliefThicknessvoidsetRollDiameter(double value)(36) set attribute RollDiametervoidsetShrinkIndex(JDFXYPair value)(36) set attribute ShrinkIndexvoidsetSleeveInterlock(java.lang.String value)(36) set attribute SleeveInterlockvoidsetSpectrum(double value)(36) set attribute SpectrumvoidsetStockType(java.lang.String value)(36) set attribute StockTypevoidsetTexture(java.lang.String value)(36) set attribute TexturevoidsetThickness(double value)(36) set attribute ThicknessvoidsetUserMediaType(java.lang.String value)(36) set attribute UserMediaTypevoidsetWeight(double value)(36) set attribute WeightvoidsetWrapperWeight(double value)(36) set attribute WrapperWeight-
Methods inherited from class org.cip4.jdflib.resource.JDFResource
addPartIDKey, addPartition, addPartition, addPartitions, addPipePartIDKey, appendElement, appendIdentical, appendLocationElement, appendQualityControlResult, appendSourceResource, appendSpawnIDs, appendUpdate, buildXPath, cleanResourceAttributes, clearPartitions, clonePartitions, collapse, collapse, consistentPartIDKeys, consistentPartIDKeys, consistentPipePartIDKeys, containsData, copyElement, copyInto, createPartitions, createSourceResource, deleteNode, deleteUnLinked, expand, expandLeaf, fillSparse, getAgentName, getAgentVersion, getAlternateBrand, getAmount, getAmountProduced, getAmountRequired, getAttribute, getAttributeMap, getAttributePart, getAttributePartVector, getAttributeVector, getAttributeVector_JDFResource, getAuthor, getAutoAgent, getAutoSubElementClass, getBatchID, getBinderySignatureName, getBlockName, getBrand, getBundleItemIndex, getCatalogDetails, getCatalogID, getCellIndex, getChildArrayByClass, getChildElementVector, getChildrenByClass, getChildWithAttribute, getCondition, getContact, getCreateContact, getCreateElement_JDFResource, getCreateIdentical, getCreateLocationElement, getCreatePartition, getCreatePartition, getCreateQualityControlResult, getCreator, getDeepPart, getDeepPart, getDeliveryUnit, getDirectPartition, getDirectPartitionArray, getDirectPartitionVector, getDocCopies, getDocIndex, getDocRunIndex, getDocSheetIndex, getElement, getFountainNumber, getGrossWeight, getIdentical, getIdenticalMap, getIdenticalTarget, getIDPrefix, getImplicitPartitions, getInvalidAttributes, getItemNames, getLayerIDs, getLeaf, getLeafArray, getLeaves, getLinks, getLinks, getLinksAndRefs, getLinksAndRefs, getLinkString, getLocalPartitionKey, getLocation, getLocationElement, getLock, getLocked, getLotControl, getManufacturer, getNodesWithSpawnID, getNoOp, getOption, getPageNumber, getParentPartition, getPartIDKeyList, getPartIDKeys, getPartition, getPartition, getPartition, getPartitionLeafVector, getPartitionMap, getPartitionVector, getPartitionVector, getPartitionVector, getPartitionVector, getPartMap, getPartMap, getPartMapVector, getPartUsage, getPartValues, getPartVersion, getPipeID, getPipePartIDKeys, getPipePartIDKeysEnum, getPipeProtocol, getPipeURL, getPool, getPreflightRule, getPreviewType, getProductID, getQualityControlResult, getResourceClass, getResourcePool, getResourceRoot, getResourceRoot, getResourceWeight, getResStatus, getRibbonName, getRootPartAtts, getRun, getRunIndex, getRunPage, getRunSet, getRunTags, getSectionIndex, getSeparation, getSetDocIndex, getSetIndex, getSetRunIndex, getSetSheetIndex, getSheetIndex, getSheetName, getSide, getSignatureName, getSortAmount, getSorting, getSourceResource, getSpawnIDs, getSpawnStatus, getStationName, getStatus, getStatusFromLeaves, getTileID, getUnit, getUpdate, getUpdate, getUpdateID, getUpdateName, getUpdateVector, getWebName, getWebProduct, getWebSetup, hasAttribute, hasPipePartIDKey, hasUpdate, insertBefore, isAvailable, isLeaf, isParameter, isPartitioningCompatible, isPartitioningCompatible, isPhysical, isQuantity, isResourceElement, isResourceRoot, isResourceRootRoot, isRootElement, isSpawnAllowed, isValid, lock, makeRootResource, matchesString, mergeCloneResource, mergeElement, mergePartition, mergeSpawnIDs, moveElement, newModifiedID, numChildElements, numUpdates, reducePartitions, reduceParts, reducePartVector, removeAttribute, removeAttributeFromLeaves, removeFromSpawnIDs, removeInheritedAttributes, removeUpdate, removeUpdate, reorderPartitions, replaceElement, setAgentName, setAgentVersion, setAlternateBrand, setAmount, setAmountProduced, setAmountRequired, setAttribute, setAuthor, setAutoAgent, setAutoSubElementClass, setAvailable, setBatchID, setBinderySignatureName, setBlockName, setBrand, setBundleItemIndex, setCatalogDetails, setCatalogID, setCellIndex, setCondition, setDeliveryUnit, setDocCopies, setDocIndex, setDocRunIndex, setDocSheetIndex, setFountainNumber, setGrossWeight, setIdentical, setIdentical, setItemNames, setLayerIDs, setLocation, setLocked, setLotControl, setManufacturer, setNoOp, setOption, setPageNumber, setPartIDKey, setPartIDKeyList, setPartIDKeys, setPartUsage, setPartVersion, setPipeID, setPipePartIDKey, setPipeProtocol, setPipeURL, setPreflightRule, setPreviewType, setProductID, setResourceClass, setResourceWeight, setResStatus, setRibbonName, setRun, setRunIndex, setRunPage, setRunSet, setRunTags, setSectionIndex, setSeparation, setSetDocIndex, setSetIndex, setSetRunIndex, setSetSheetIndex, setSheetIndex, setSheetName, setSide, setSignatureName, setSortAmount, setSorting, setSpawnIDs, setSpawnIDs, setSpawnStatus, setStationName, setStatus, setStatus, setTileID, setUnit, setUnpartitiondImplicit, setUpdateID, setWebName, setWebProduct, setWebSetup, spawnPart, unpartition, unSpawnPart, updateAmounts, updateAttributeFromLeaves, validClass, validResourceClass
-
Methods inherited from class org.cip4.jdflib.core.JDFElement
appendAnchor, appendBestEffortExceptions, appendComment, appendGeneralID, appendGeneralID, appendGeneralID, appendHRef, appendHRef, appendMustHonorExceptions, appendOperatorInterventionExceptions, appendPreview, appendrRefs, attributeType, clearTargets, cloneNewDoc, copyChildren, createRoot, createRoot, deprecatedAttributes, eraseDefaultAttributes, exclusiveOneOfAttribute, exclusiveOneOfElement, fixVersion, getAllRefs, getAtrType, getAttributeInfo, getBestEffortExceptions, getChildElement, getChildElements, getChildElementVector_JDFElement, getChildIds, getChildrenByTagName, getChildrenByTagName, getChildWithAttribute, getChildWithMatchingAttribute, getComment, getComment, getCommentText, getCommentURL, getCreateComment, getCreateComment, getCreateElement_JDFElement, getCreatePreview, getCreateRefElement, getDeepElementByID, getDefaultAttributeMap, getDefaultJDFVersion, getDeprecatedAttributes, getDeprecatedElements, getDescriptiveName, getElement_JDFElement, getElementIDPrefix, getElementInfo, getElementNameVector, getEnumAttribute, getEnumerationsAttribute, getEnumerationsAttribute, getEnumforAttribute, getEnumNodeName, getEnumString, getFirstVersion, getGeneralID, getGeneralID, getGeneralID, getGeneralIDListMap, getGeneralIDMap, getGeneralIDVectorMap, getHRef, getHRefs, getHRefs, getInsertElements, getInsertElementVector, getInvalidElements, getInvalidElements_JDFElement, getJDFRoot, getJMFRoot, getLastVersion, getLinkFromUserData, getLinkRoot, getMaxVersion, getMissingAttributes, getMissingAttributeVector, getMissingElements, getMissingElementVector, getMustHonorExceptions, getNamesVector, getOperatorInterventionExceptions, getOwnerDocument_JDFElement, getParentJDF, getParentJDF, getPartMapArray, getPartMapVector, getPrereleaseAttributes, getPrereleaseElements, getPreview, getRefElement, getRefElements, getRefString, getrRefs, getSchemaURL, getSchemaURL, getSchemaURL, getSettingsPolicy, getStatus, getTarget, getTarget, getTarget_JDFElement, getTheAttributeInfo_JDFElement, getTheElementInfo_JDFElement, getTypeForAttribute, getUnknownAttributes, getUnknownAttributeVector, getUnknownElements, getUnknownElementVector, getUnknownPoolElements, getURLDoc, getURLInputStream, getValueForNewAttribute, getVersion, getVersion, getvHRefRes, getvHRefRes, getXMLDocUserData, hasMissingAttributes, hasMissingElements, hasPartMap, hasSettingsPolicy, hasUnknownAttributes, hasUnknownElements, idString, includesMatchingAttribute, inlineRefElements, insertBefore, isComment, isCommentStatic, isDeprecated, isDirty, isInAnyCIP4NameSpaceStatic, isInAnyCIP4NameSpaceStatic, isInAnyJDFNameSpaceStatic, isInAnyJDFNameSpaceStatic, isInJDFNameSpace, isInJDFNameSpaceStatic, isInJDFNameSpaceStatic, isInXJDFNameSpaceStatic, isInXJDFNameSpaceStatic, isJDFNode, isRefElement, isRefElementStatic, isResource, isResourceLink, isResourceLinkStatic, isResourceStatic, isResourceUpdate, isValid_JDFElement, isXJDF, jdfVersion, knownAttributes, knownElements, matchesPath, newID, numChildElements_JDFElement, optionalAttributes, optionalElements, prereleaseAttributes, prereleaseElements, refElement, removeBestEffortExceptions, removeChild, removeChild, removeChildren, removeExtensions, removeFromBestEffortExceptions, removeFromMustHonorExceptions, removeFromOperatorInterventionExceptions, removeFromrRefs, removeGeneralID, removePartMap, removeRefElement, removeSettingsPolicy, replaceChild, requiredAttributes, requiredElements, requiredLevel, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNameTimeStamp, setAttributes, setBestEffortExceptions, setCommentText, setCommentText, setCommentURL, setDefaultJDFVersion, setDescriptiveName, setDirty, setEnumerationsAttribute, setGeneralID, setLongID, setMustHonorExceptions, setOperatorInterventionExceptions, setPartMap, setPartMapVector, setSettingsPolicy, setStatus, setVersion, setvStringAttribute, stringToVersion, uniqueElements, upDaterRefs, validAttribute, validAttribute, validEnumAttribute, validEnumerationsAttribute, validResourcePosition, version, write2Dir
-
Methods inherited from class org.cip4.jdflib.core.KElement
addAttribute, addAttribute, addNameSpace, ancestorDistance, appendAttribute, appendAttribute, appendAttributes, appendCData, appendCData, appendChild, appendElement, appendElementN, appendElementRaw, appendEntityReference, appendText, appendTextElement, appendXMLComment, appendXMLComment, buildRelativeXPath, buildXPath, buildXPath, cleanup, clearNSMap, clone, copyAttribute, copyAttribute, copyAttribute, copyAttribute, copyElements, copyXPathValue, createRoot, ensureCase, eraseEmptyAttributes, eraseEmptyNodes, fillHashSet, fitsName, fitsName_KElement, flush, generateDotID, getAttribute, getAttribute_KElement, getAttribute_KElement, getAttributeArray_KElement, getAttributeIgnoreCase, getAttributeMap_KElement, getAttributeRaw, getAttributeVector_KElement, getBoolAttribute, getCData, getChildArray, getChildArray_KElement, getChildArrayByClass_KElement, getChildAttributeList, getChildByTagName, getChildElementArray, getChildElementVector, getChildElementVector, getChildElementVector_KElement, getChildFromList, getChildFromList, getChildList, getChildList, getChildNode, getChildNodes_KElement, getChildNodeVector, getChildrenByTagName, getChildrenByTagName_KElement, getChildrenFromList, getChildrenIgnoreList, getChildrenWithAttribute, getChildWithAttribute, getCreateChildWithAttribute, getCreateElement, getCreateElement, getCreateElement_KElement, getCreateXPathElement, getDeepElement, getDeepParent, getDeepParent, getDeepParentChild, getDeepParentNotName, getDocRoot, getDOMAttr, getElement, getElement_KElement, getElementByClass, getElementHashMap, getElementsByTagName_KElement, getFirstChildElement, getFirstChildElement, getFirstChildElement, getFirstElementNode, getID, getIgnoreCase, getIgnoreCase_KElement, getInheritedAttribute, getInheritedElement, getInheritedXPathAttribute, getIntAttribute, getLocalNameStatic, getLongAttribute, getMultipleIDs, getNamespaceURI, getNamespaceURIFromPrefix, getNextElementNode, getNextSiblingElement, getNextSiblingElement, getNextSiblingElement, getNonEmpty, getNonEmpty_KElement, getNumCDatas, getNumChildNodes, getNumChildText, getNumXMLComments, getOwnerDocument_KElement, getParentNode_KElement, getPreviousSiblingElement, getPreviousSiblingElement, getRealAttribute, getTarget_KElement, getText, getText, getTree, getTree, getTreeByClass, getTreeElement, getXMLComment, getXMLNSNameSpace, getXMLNSPrefix, getXPathAttribute, getXPathAttributeMap, getXPathElement, getXPathElementVector, getXPathValueMap, getXPathValueMap, getXSIType, hasAttribute, hasAttribute_KElement, hasAttributes, hasChildElement, hasChildElements, hasChildNodes, hasChildText, hasNonEmpty, hasNonEmpty_KElement, hasXPathNode, includesAttribute, includesAttributes, insertAt, isAncestor, isEqual, isEqual, isWildCard, matchesPath, matchesPathName, moveArray, moveAttribute, moveAttribute, moveElements, moveMe, normalize, numChildElements_KElement, numChildNodes, numChildNodes, numChildrenByClass, numSiblingElements, parseFile, parseStream, parseString, pushUp, removeAllText, removeAttribute, removeAttribute_KElement, removeAttributeNode, removeAttributeNS, removeAttributes, removeCData, removeChildNode, removeChildren, removeChildrenByClass, removeChildText, removeExtensions, removeFromAttribute, removeIgnoreCase, removeIgnoreCase_KElement, removeXMLComment, removeXPathAttribute, removeXPathElement, renameAttribute, renameAttribute, renameElement, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setAttributeNSRaw, setAttributeRaw, setAttributes, setAttributes, setAttributes, setAttributesRaw, setBoolAttribute, setDirty, setID, setIntAttribute, setNamespaceURI, setNodeValue, setNonEmpty, setPrefix, setRealAttribute, setText, setvStringAttribute, setXMLComment, setXMLComment, setXPathAttribute, setXPathValue, setXPathValues, setXSIType, sortChild, sortChild, sortChildren, sortChildren, sortChildren, sortChildren, toDisplayXML, toString, toValueString, toXML, toXML, uniqueID, uniqueID, write2File, write2File, write2Stream, writeStream, xmlNameSpace, xmlnsLocalName, xmlnsPrefix
-
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getLocalName, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setType
-
Methods inherited from class org.apache.xerces.dom.ElementImpl
cloneNode, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttributeNS, isEqualNode, reconcileDefaultAttributes, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
-
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
-
Methods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSibling
-
Methods inherited from class org.apache.xerces.dom.NodeImpl
addEventListener, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setUserData, setUserData
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.w3c.dom.Element
getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS
-
Methods inherited from interface org.w3c.dom.Node
cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setTextContent, setUserData
-
-
-
-
Constructor Detail
-
JDFAutoMedia
protected JDFAutoMedia(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String qualifiedName)Constructor for JDFAutoMedia- Parameters:
myOwnerDocument-qualifiedName-
-
JDFAutoMedia
protected JDFAutoMedia(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName)Constructor for JDFAutoMedia- Parameters:
myOwnerDocument-myNamespaceURI-qualifiedName-
-
JDFAutoMedia
protected JDFAutoMedia(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName, java.lang.String myLocalName)Constructor for JDFAutoMedia- Parameters:
myOwnerDocument-myNamespaceURI-qualifiedName-myLocalName-
-
-
Method Detail
-
getTheAttributeInfo
protected AttributeInfo getTheAttributeInfo()
- Overrides:
getTheAttributeInfoin classJDFResource- Returns:
-
getTheElementInfo
protected ElementInfo getTheElementInfo()
- Overrides:
getTheElementInfoin classJDFResource- Returns:
- the elementinfo
-
init
public boolean init()
Description copied from class:JDFResourcedefault initialization- Overrides:
initin classJDFResource- Returns:
- true if ok
- See Also:
KElement.init()
-
getValidClass
public JDFResource.EnumResourceClass getValidClass()
Description copied from class:JDFResourceget the fixed class for this resource,- Overrides:
getValidClassin classJDFResource- Returns:
- the resource Class
-
setHoleType
public void setHoleType(java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
(5.2) set attribute HoleType- Parameters:
v- vector of the enumeration values
-
getHoleType
public java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getHoleType()
(9.2) get HoleType attribute HoleType- Returns:
- Vector of the enumerations
-
setMediaUnit
public void setMediaUnit(JDFAutoMedia.EnumMediaUnit enumVar)
(5) set attribute MediaUnit- Parameters:
enumVar- the enumVar to set the attribute to
-
getMediaUnit
public JDFAutoMedia.EnumMediaUnit getMediaUnit()
(9) get attribute MediaUnit- Returns:
- the value of the attribute
-
setPrePrinted
public void setPrePrinted(boolean value)
(36) set attribute PrePrinted- Parameters:
value- the value to set the attribute to
-
getPrePrinted
public boolean getPrePrinted()
(18) get boolean attribute PrePrinted- Returns:
- boolean the value of the attribute
-
setBackBrightness
public void setBackBrightness(double value)
(36) set attribute BackBrightness- Parameters:
value- the value to set the attribute to
-
getBackBrightness
public double getBackBrightness()
(17) get double attribute BackBrightness- Returns:
- double the value of the attribute
-
setBackCoatingDetail
public void setBackCoatingDetail(java.lang.String value)
(36) set attribute BackCoatingDetail- Parameters:
value- the value to set the attribute to
-
getBackCoatingDetail
public java.lang.String getBackCoatingDetail()
(23) get String attribute BackCoatingDetail- Returns:
- the value of the attribute
-
setBackCoatings
public void setBackCoatings(JDFAutoMedia.EnumBackCoatings enumVar)
(5) set attribute BackCoatings- Parameters:
enumVar- the enumVar to set the attribute to
-
getBackCoatings
public JDFAutoMedia.EnumBackCoatings getBackCoatings()
(9) get attribute BackCoatings- Returns:
- the value of the attribute
-
setBackGlossValue
public void setBackGlossValue(double value)
(36) set attribute BackGlossValue- Parameters:
value- the value to set the attribute to
-
getBackGlossValue
public double getBackGlossValue()
(17) get double attribute BackGlossValue- Returns:
- double the value of the attribute
-
setBackISOPaperSubstrate
public void setBackISOPaperSubstrate(JDFAutoMedia.EnumBackISOPaperSubstrate enumVar)
(5) set attribute BackISOPaperSubstrate- Parameters:
enumVar- the enumVar to set the attribute to
-
getBackISOPaperSubstrate
public JDFAutoMedia.EnumBackISOPaperSubstrate getBackISOPaperSubstrate()
(9) get attribute BackISOPaperSubstrate- Returns:
- the value of the attribute
-
setBackSpectrum
public void setBackSpectrum(double value)
(36) set attribute BackSpectrum- Parameters:
value- the value to set the attribute to
-
getBackSpectrum
public double getBackSpectrum()
(17) get double attribute BackSpectrum- Returns:
- double the value of the attribute
-
setBrightness
public void setBrightness(double value)
(36) set attribute Brightness- Parameters:
value- the value to set the attribute to
-
getBrightness
public double getBrightness()
(17) get double attribute Brightness- Returns:
- double the value of the attribute
-
setCIETint
public void setCIETint(double value)
(36) set attribute CIETint- Parameters:
value- the value to set the attribute to
-
getCIETint
public double getCIETint()
(17) get double attribute CIETint- Returns:
- double the value of the attribute
-
setCIEWhiteness
public void setCIEWhiteness(double value)
(36) set attribute CIEWhiteness- Parameters:
value- the value to set the attribute to
-
getCIEWhiteness
public double getCIEWhiteness()
(17) get double attribute CIEWhiteness- Returns:
- double the value of the attribute
-
setColorName
public void setColorName(java.lang.String value)
(36) set attribute ColorName- Parameters:
value- the value to set the attribute to
-
getColorName
public java.lang.String getColorName()
(23) get String attribute ColorName- Returns:
- the value of the attribute
-
setCoreWeight
public void setCoreWeight(double value)
(36) set attribute CoreWeight- Parameters:
value- the value to set the attribute to
-
getCoreWeight
public double getCoreWeight()
(17) get double attribute CoreWeight- Returns:
- double the value of the attribute
-
setDimension
public void setDimension(JDFXYPair value)
(36) set attribute Dimension- Parameters:
value- the value to set the attribute to
-
getDimension
public JDFXYPair getDimension()
(20) get JDFXYPair attribute Dimension- Returns:
- JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
-
setFlute
public void setFlute(java.lang.String value)
(36) set attribute Flute- Parameters:
value- the value to set the attribute to
-
getFlute
public java.lang.String getFlute()
(23) get String attribute Flute- Returns:
- the value of the attribute
-
setFluteDirection
public void setFluteDirection(JDFAutoMedia.EnumFluteDirection enumVar)
(5) set attribute FluteDirection- Parameters:
enumVar- the enumVar to set the attribute to
-
getFluteDirection
public JDFAutoMedia.EnumFluteDirection getFluteDirection()
(9) get attribute FluteDirection- Returns:
- the value of the attribute
-
setFrontCoatingDetail
public void setFrontCoatingDetail(java.lang.String value)
(36) set attribute FrontCoatingDetail- Parameters:
value- the value to set the attribute to
-
getFrontCoatingDetail
public java.lang.String getFrontCoatingDetail()
(23) get String attribute FrontCoatingDetail- Returns:
- the value of the attribute
-
setFrontCoatings
public void setFrontCoatings(JDFAutoMedia.EnumFrontCoatings enumVar)
(5) set attribute FrontCoatings- Parameters:
enumVar- the enumVar to set the attribute to
-
getFrontCoatings
public JDFAutoMedia.EnumFrontCoatings getFrontCoatings()
(9) get attribute FrontCoatings- Returns:
- the value of the attribute
-
setFrontGlossValue
public void setFrontGlossValue(double value)
(36) set attribute FrontGlossValue- Parameters:
value- the value to set the attribute to
-
getFrontGlossValue
public double getFrontGlossValue()
(17) get double attribute FrontGlossValue- Returns:
- double the value of the attribute
-
setGrade
public void setGrade(int value)
(36) set attribute Grade- Parameters:
value- the value to set the attribute to
-
getGrade
public int getGrade()
(15) get int attribute Grade- Returns:
- int the value of the attribute
-
setGrainDirection
public void setGrainDirection(JDFAutoMedia.EnumGrainDirection enumVar)
(5) set attribute GrainDirection- Parameters:
enumVar- the enumVar to set the attribute to
-
getGrainDirection
public JDFAutoMedia.EnumGrainDirection getGrainDirection()
(9) get attribute GrainDirection- Returns:
- the value of the attribute
-
setHoleCount
public void setHoleCount(int value)
(36) set attribute HoleCount- Parameters:
value- the value to set the attribute to
-
getHoleCount
public int getHoleCount()
(15) get int attribute HoleCount- Returns:
- int the value of the attribute
-
setImagableSide
public void setImagableSide(JDFAutoMedia.EnumImagableSide enumVar)
(5) set attribute ImagableSide- Parameters:
enumVar- the enumVar to set the attribute to
-
getImagableSide
public JDFAutoMedia.EnumImagableSide getImagableSide()
(9) get attribute ImagableSide- Returns:
- the value of the attribute
-
setInnerCoreDiameter
public void setInnerCoreDiameter(double value)
(36) set attribute InnerCoreDiameter- Parameters:
value- the value to set the attribute to
-
getInnerCoreDiameter
public double getInnerCoreDiameter()
(17) get double attribute InnerCoreDiameter- Returns:
- double the value of the attribute
-
setInsideLoss
public void setInsideLoss(double value)
(36) set attribute InsideLoss- Parameters:
value- the value to set the attribute to
-
getInsideLoss
public double getInsideLoss()
(17) get double attribute InsideLoss- Returns:
- double the value of the attribute
-
setISOPaperSubstrate
public void setISOPaperSubstrate(JDFAutoMedia.EnumISOPaperSubstrate enumVar)
(5) set attribute ISOPaperSubstrate- Parameters:
enumVar- the enumVar to set the attribute to
-
getISOPaperSubstrate
public JDFAutoMedia.EnumISOPaperSubstrate getISOPaperSubstrate()
(9) get attribute ISOPaperSubstrate- Returns:
- the value of the attribute
-
setLabColorValue
public void setLabColorValue(JDFLabColor value)
(36) set attribute LabColorValue- Parameters:
value- the value to set the attribute to
-
getLabColorValue
public JDFLabColor getLabColorValue()
(20) get JDFLabColor attribute LabColorValue- Returns:
- JDFLabColor the value of the attribute, null if a the attribute value is not a valid to create a JDFLabColor
-
setMediaColorName
public void setMediaColorName(JDFElement.EnumNamedColor value)
(13) set attribute MediaColorName- Parameters:
value- the value to set the attribute to
-
getMediaColorName
public JDFElement.EnumNamedColor getMediaColorName()
(19) get EnumNamedColor attribute MediaColorName- Returns:
- EnumNamedColor the value of the attribute
-
setMediaColorNameDetails
public void setMediaColorNameDetails(java.lang.String value)
(36) set attribute MediaColorNameDetails- Parameters:
value- the value to set the attribute to
-
getMediaColorNameDetails
public java.lang.String getMediaColorNameDetails()
(23) get String attribute MediaColorNameDetails- Returns:
- the value of the attribute
-
setMediaQuality
public void setMediaQuality(java.lang.String value)
(36) set attribute MediaQuality- Parameters:
value- the value to set the attribute to
-
getMediaQuality
public java.lang.String getMediaQuality()
(23) get String attribute MediaQuality- Returns:
- the value of the attribute
-
setMediaSetCount
public void setMediaSetCount(int value)
(36) set attribute MediaSetCount- Parameters:
value- the value to set the attribute to
-
getMediaSetCount
public int getMediaSetCount()
(15) get int attribute MediaSetCount- Returns:
- int the value of the attribute
-
setMediaType
public void setMediaType(JDFAutoMedia.EnumMediaType enumVar)
(5) set attribute MediaType- Parameters:
enumVar- the enumVar to set the attribute to
-
getMediaType
public JDFAutoMedia.EnumMediaType getMediaType()
(9) get attribute MediaType- Returns:
- the value of the attribute
-
setMediaTypeDetails
public void setMediaTypeDetails(java.lang.String value)
(36) set attribute MediaTypeDetails- Parameters:
value- the value to set the attribute to
-
getMediaTypeDetails
public java.lang.String getMediaTypeDetails()
(23) get String attribute MediaTypeDetails- Returns:
- the value of the attribute
-
setOpacity
public void setOpacity(JDFAutoMedia.EnumOpacity enumVar)
(5) set attribute Opacity- Parameters:
enumVar- the enumVar to set the attribute to
-
getOpacity
public JDFAutoMedia.EnumOpacity getOpacity()
(9) get attribute Opacity- Returns:
- the value of the attribute
-
setOpacityLevel
public void setOpacityLevel(double value)
(36) set attribute OpacityLevel- Parameters:
value- the value to set the attribute to
-
getOpacityLevel
public double getOpacityLevel()
(17) get double attribute OpacityLevel- Returns:
- double the value of the attribute
-
setOuterCoreDiameter
public void setOuterCoreDiameter(double value)
(36) set attribute OuterCoreDiameter- Parameters:
value- the value to set the attribute to
-
getOuterCoreDiameter
public double getOuterCoreDiameter()
(17) get double attribute OuterCoreDiameter- Returns:
- double the value of the attribute
-
setOutsideGain
public void setOutsideGain(double value)
(36) set attribute OutsideGain- Parameters:
value- the value to set the attribute to
-
getOutsideGain
public double getOutsideGain()
(17) get double attribute OutsideGain- Returns:
- double the value of the attribute
-
setPlateTechnology
public void setPlateTechnology(JDFAutoMedia.EnumPlateTechnology enumVar)
(5) set attribute PlateTechnology- Parameters:
enumVar- the enumVar to set the attribute to
-
getPlateTechnology
public JDFAutoMedia.EnumPlateTechnology getPlateTechnology()
(9) get attribute PlateTechnology- Returns:
- the value of the attribute
-
setPolarity
public void setPolarity(JDFAutoMedia.EnumPolarity enumVar)
(5) set attribute Polarity- Parameters:
enumVar- the enumVar to set the attribute to
-
getPolarity
public JDFAutoMedia.EnumPolarity getPolarity()
(9) get attribute Polarity- Returns:
- the value of the attribute
-
setPrintingTechnology
public void setPrintingTechnology(java.lang.String value)
(36) set attribute PrintingTechnology- Parameters:
value- the value to set the attribute to
-
getPrintingTechnology
public java.lang.String getPrintingTechnology()
(23) get String attribute PrintingTechnology- Returns:
- the value of the attribute
-
setRecycled
public void setRecycled(boolean value)
(36) set attribute Recycled- Parameters:
value- the value to set the attribute to
-
getRecycled
public boolean getRecycled()
(18) get boolean attribute Recycled- Returns:
- boolean the value of the attribute
-
setRecycledPercentage
public void setRecycledPercentage(double value)
(36) set attribute RecycledPercentage- Parameters:
value- the value to set the attribute to
-
getRecycledPercentage
public double getRecycledPercentage()
(17) get double attribute RecycledPercentage- Returns:
- double the value of the attribute
-
setReliefThickness
public void setReliefThickness(double value)
(36) set attribute ReliefThickness- Parameters:
value- the value to set the attribute to
-
getReliefThickness
public double getReliefThickness()
(17) get double attribute ReliefThickness- Returns:
- double the value of the attribute
-
setRollDiameter
public void setRollDiameter(double value)
(36) set attribute RollDiameter- Parameters:
value- the value to set the attribute to
-
getRollDiameter
public double getRollDiameter()
(17) get double attribute RollDiameter- Returns:
- double the value of the attribute
-
setShrinkIndex
public void setShrinkIndex(JDFXYPair value)
(36) set attribute ShrinkIndex- Parameters:
value- the value to set the attribute to
-
getShrinkIndex
public JDFXYPair getShrinkIndex()
(20) get JDFXYPair attribute ShrinkIndex- Returns:
- JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
-
setSleeveInterlock
public void setSleeveInterlock(java.lang.String value)
(36) set attribute SleeveInterlock- Parameters:
value- the value to set the attribute to
-
getSleeveInterlock
public java.lang.String getSleeveInterlock()
(23) get String attribute SleeveInterlock- Returns:
- the value of the attribute
-
setSpectrum
public void setSpectrum(double value)
(36) set attribute Spectrum- Parameters:
value- the value to set the attribute to
-
getSpectrum
public double getSpectrum()
(17) get double attribute Spectrum- Returns:
- double the value of the attribute
-
setStockType
public void setStockType(java.lang.String value)
(36) set attribute StockType- Parameters:
value- the value to set the attribute to
-
getStockType
public java.lang.String getStockType()
(23) get String attribute StockType- Returns:
- the value of the attribute
-
setTexture
public void setTexture(java.lang.String value)
(36) set attribute Texture- Parameters:
value- the value to set the attribute to
-
getTexture
public java.lang.String getTexture()
(23) get String attribute Texture- Returns:
- the value of the attribute
-
setThickness
public void setThickness(double value)
(36) set attribute Thickness- Parameters:
value- the value to set the attribute to
-
getThickness
public double getThickness()
(17) get double attribute Thickness- Returns:
- double the value of the attribute
-
setUserMediaType
public void setUserMediaType(java.lang.String value)
(36) set attribute UserMediaType- Parameters:
value- the value to set the attribute to
-
getUserMediaType
public java.lang.String getUserMediaType()
(23) get String attribute UserMediaType- Returns:
- the value of the attribute
-
setWeight
public void setWeight(double value)
(36) set attribute Weight- Parameters:
value- the value to set the attribute to
-
getWeight
public double getWeight()
(17) get double attribute Weight- Returns:
- double the value of the attribute
-
setWrapperWeight
public void setWrapperWeight(double value)
(36) set attribute WrapperWeight- Parameters:
value- the value to set the attribute to
-
getWrapperWeight
public double getWrapperWeight()
(17) get double attribute WrapperWeight- Returns:
- double the value of the attribute
-
getCreateCertification
public JDFCertification getCreateCertification(int iSkip)
(26) getCreateCertification- Parameters:
iSkip- number of elements to skip- Returns:
- JDFCertification the element
-
getCertification
public JDFCertification getCertification(int iSkip)
(27) const get element Certification- Parameters:
iSkip- number of elements to skip- Returns:
- JDFCertification the element default is getCertification(0)
-
getAllCertification
public java.util.Collection<JDFCertification> getAllCertification()
Get all Certification from the current element- Returns:
- Collection
, null if none are available
-
appendCertification
public JDFCertification appendCertification()
(30) append element Certification- Returns:
- JDFCertification the element
-
getColor
public JDFColor getColor()
(24) const get element Color- Returns:
- JDFColor the element
-
getCreateColor
public JDFColor getCreateColor()
(25) getCreateColor- Returns:
- JDFColor the element
-
appendColor
public JDFColor appendColor()
(29) append element Color- Returns:
- JDFColor the element @ if the element already exists
-
refColor
public void refColor(JDFColor refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
getColorMeasurementConditions
public JDFColorMeasurementConditions getColorMeasurementConditions()
(24) const get element ColorMeasurementConditions- Returns:
- JDFColorMeasurementConditions the element
-
getCreateColorMeasurementConditions
public JDFColorMeasurementConditions getCreateColorMeasurementConditions()
(25) getCreateColorMeasurementConditions- Returns:
- JDFColorMeasurementConditions the element
-
appendColorMeasurementConditions
public JDFColorMeasurementConditions appendColorMeasurementConditions()
(29) append element ColorMeasurementConditions- Returns:
- JDFColorMeasurementConditions the element @ if the element already exists
-
refColorMeasurementConditions
public void refColorMeasurementConditions(JDFColorMeasurementConditions refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
getMediaLayers
public JDFMediaLayers getMediaLayers()
(24) const get element MediaLayers- Returns:
- JDFMediaLayers the element
-
getCreateMediaLayers
public JDFMediaLayers getCreateMediaLayers()
(25) getCreateMediaLayers- Returns:
- JDFMediaLayers the element
-
appendMediaLayers
public JDFMediaLayers appendMediaLayers()
(29) append element MediaLayers- Returns:
- JDFMediaLayers the element @ if the element already exists
-
getHoleList
public JDFHoleList getHoleList()
(24) const get element HoleList- Returns:
- JDFHoleList the element
-
getCreateHoleList
public JDFHoleList getCreateHoleList()
(25) getCreateHoleList- Returns:
- JDFHoleList the element
-
appendHoleList
public JDFHoleList appendHoleList()
(29) append element HoleList- Returns:
- JDFHoleList the element @ if the element already exists
-
getCreateTabDimensions
public JDFTabDimensions getCreateTabDimensions(int iSkip)
(26) getCreateTabDimensions- Parameters:
iSkip- number of elements to skip- Returns:
- JDFTabDimensions the element
-
getTabDimensions
public JDFTabDimensions getTabDimensions(int iSkip)
(27) const get element TabDimensions- Parameters:
iSkip- number of elements to skip- Returns:
- JDFTabDimensions the element default is getTabDimensions(0)
-
getAllTabDimensions
public java.util.Collection<JDFTabDimensions> getAllTabDimensions()
Get all TabDimensions from the current element- Returns:
- Collection
, null if none are available
-
appendTabDimensions
public JDFTabDimensions appendTabDimensions()
(30) append element TabDimensions- Returns:
- JDFTabDimensions the element
-
getCreateContact
public JDFContact getCreateContact(int iSkip)
(26) getCreateContact- Parameters:
iSkip- number of elements to skip- Returns:
- JDFContact the element
-
getContact
public JDFContact getContact(int iSkip)
(27) const get element Contact- Parameters:
iSkip- number of elements to skip- Returns:
- JDFContact the element default is getContact(0)
-
getAllContact
public java.util.Collection<JDFContact> getAllContact()
Get all Contact from the current element- Returns:
- Collection
, null if none are available
-
appendContact
public JDFContact appendContact()
(30) append element Contact- Overrides:
appendContactin classJDFResource- Returns:
- JDFContact the element
-
refContact
public void refContact(JDFContact refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
getCreateIdentificationField
public JDFIdentificationField getCreateIdentificationField(int iSkip)
(26) getCreateIdentificationField- Overrides:
getCreateIdentificationFieldin classJDFResource- Parameters:
iSkip- number of elements to skip- Returns:
- JDFIdentificationField the element
-
getIdentificationField
public JDFIdentificationField getIdentificationField(int iSkip)
(27) const get element IdentificationField- Overrides:
getIdentificationFieldin classJDFResource- Parameters:
iSkip- number of elements to skip- Returns:
- JDFIdentificationField the element default is getIdentificationField(0)
-
getAllIdentificationField
public java.util.Collection<JDFIdentificationField> getAllIdentificationField()
Get all IdentificationField from the current element- Returns:
- Collection
, null if none are available
-
appendIdentificationField
public JDFIdentificationField appendIdentificationField()
(30) append element IdentificationField- Overrides:
appendIdentificationFieldin classJDFResource- Returns:
- JDFIdentificationField the element
-
refIdentificationField
public void refIdentificationField(JDFIdentificationField refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
-