Uses of Class
org.cip4.jdflib.span.JDFIntegerSpan

Packages that use JDFIntegerSpan
org.cip4.jdflib.auto   
org.cip4.jdflib.resource.intent   
 

Uses of JDFIntegerSpan in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFIntegerSpan
 JDFIntegerSpan JDFAutoProofItem.appendAmount()
          (29) append element Amount
 JDFIntegerSpan JDFAutoPackingIntent.appendBoxedQuantity()
          (29) append element BoxedQuantity
 JDFIntegerSpan JDFAutoPackingIntent.appendCartonQuantity()
          (29) append element CartonQuantity
 JDFIntegerSpan JDFAutoPublishingIntent.appendCirculation()
          (29) append element Circulation
 JDFIntegerSpan JDFAutoMediaIntent.appendGrade()
          (29) append element Grade
 JDFIntegerSpan JDFAutoMediaIntent.appendHoleCount()
          (29) append element HoleCount
 JDFIntegerSpan JDFAutoSizeIntent.appendPages()
          (29) append element Pages
 JDFIntegerSpan JDFAutoLayoutIntent.appendPages()
          (29) append element Pages
 JDFIntegerSpan JDFAutoLayoutIntent.appendPageVariance()
          (29) append element PageVariance
 JDFIntegerSpan JDFAutoPackingIntent.appendPalletQuantity()
          (29) append element PalletQuantity
 JDFIntegerSpan JDFAutoSideStitching.appendStitchNumber()
          (29) append element StitchNumber
 JDFIntegerSpan JDFAutoSaddleStitching.appendStitchNumber()
          (29) append element StitchNumber
 JDFIntegerSpan JDFAutoPackingIntent.appendWrappedQuantity()
          (29) append element WrappedQuantity
 JDFIntegerSpan JDFAutoProofItem.getAmount()
          (24) const get element Amount
 JDFIntegerSpan JDFAutoPackingIntent.getBoxedQuantity()
          (24) const get element BoxedQuantity
 JDFIntegerSpan JDFAutoPackingIntent.getCartonQuantity()
          (24) const get element CartonQuantity
 JDFIntegerSpan JDFAutoPublishingIntent.getCirculation()
          (24) const get element Circulation
 JDFIntegerSpan JDFAutoProofItem.getCreateAmount()
          (25) getCreateAmount
 JDFIntegerSpan JDFAutoPackingIntent.getCreateBoxedQuantity()
          (25) getCreateBoxedQuantity
 JDFIntegerSpan JDFAutoPackingIntent.getCreateCartonQuantity()
          (25) getCreateCartonQuantity
 JDFIntegerSpan JDFAutoPublishingIntent.getCreateCirculation()
          (25) getCreateCirculation
 JDFIntegerSpan JDFAutoMediaIntent.getCreateGrade()
          (25) getCreateGrade
 JDFIntegerSpan JDFAutoMediaIntent.getCreateHoleCount()
          (25) getCreateHoleCount
 JDFIntegerSpan JDFAutoSizeIntent.getCreatePages()
          (25) getCreatePages
 JDFIntegerSpan JDFAutoLayoutIntent.getCreatePages()
          (25) getCreatePages
 JDFIntegerSpan JDFAutoLayoutIntent.getCreatePageVariance()
          (25) getCreatePageVariance
 JDFIntegerSpan JDFAutoPackingIntent.getCreatePalletQuantity()
          (25) getCreatePalletQuantity
 JDFIntegerSpan JDFAutoSideStitching.getCreateStitchNumber()
          (25) getCreateStitchNumber
 JDFIntegerSpan JDFAutoSaddleStitching.getCreateStitchNumber()
          (25) getCreateStitchNumber
 JDFIntegerSpan JDFAutoPackingIntent.getCreateWrappedQuantity()
          (25) getCreateWrappedQuantity
 JDFIntegerSpan JDFAutoMediaIntent.getGrade()
          (24) const get element Grade
 JDFIntegerSpan JDFAutoMediaIntent.getHoleCount()
          (24) const get element HoleCount
 JDFIntegerSpan JDFAutoSizeIntent.getPages()
          (24) const get element Pages
 JDFIntegerSpan JDFAutoLayoutIntent.getPages()
          (24) const get element Pages
 JDFIntegerSpan JDFAutoLayoutIntent.getPageVariance()
          (24) const get element PageVariance
 JDFIntegerSpan JDFAutoPackingIntent.getPalletQuantity()
          (24) const get element PalletQuantity
 JDFIntegerSpan JDFAutoSideStitching.getStitchNumber()
          (24) const get element StitchNumber
 JDFIntegerSpan JDFAutoSaddleStitching.getStitchNumber()
          (24) const get element StitchNumber
 JDFIntegerSpan JDFAutoPackingIntent.getWrappedQuantity()
          (24) const get element WrappedQuantity
 

Uses of JDFIntegerSpan in org.cip4.jdflib.resource.intent
 

Methods in org.cip4.jdflib.resource.intent that return JDFIntegerSpan
 JDFIntegerSpan JDFIntentResource.appendIntegerSpan(String strName)
          Append an integer span if it does not yet exist, else return the existing element
 JDFIntegerSpan JDFIntentResource.getCreateIntegerSpan(String strName)
          get an integer span
 JDFIntegerSpan JDFIntentResource.getIntegerSpan(String strName)
          get an integer span
 



Copyright © 2013. All Rights Reserved.