Uses of Class
org.cip4.jdflib.resource.JDFBundle

Packages that use JDFBundle
org.cip4.jdflib.auto   
 

Uses of JDFBundle in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFBundle
 JDFBundle JDFAutoPalletizingParams.appendBundle()
          (30) append element Bundle
 JDFBundle JDFAutoDropItemIntent.appendBundle()
          (29) append element Bundle
 JDFBundle JDFAutoDropItem.appendBundle()
          (30) append element Bundle
 JDFBundle JDFAutoComponent.appendBundle()
          (29) append element Bundle
 JDFBundle JDFAutoDropItemIntent.getBundle()
          (24) const get element Bundle
 JDFBundle JDFAutoComponent.getBundle()
          (24) const get element Bundle
 JDFBundle JDFAutoPalletizingParams.getBundle(int iSkip)
          (27) const get element Bundle
 JDFBundle JDFAutoDropItem.getBundle(int iSkip)
          (27) const get element Bundle
 JDFBundle JDFAutoDropItemIntent.getCreateBundle()
          (25) getCreateBundle
 JDFBundle JDFAutoComponent.getCreateBundle()
          (25) getCreateBundle
 JDFBundle JDFAutoPalletizingParams.getCreateBundle(int iSkip)
          (26) getCreateBundle
 JDFBundle JDFAutoDropItem.getCreateBundle(int iSkip)
          (26) getCreateBundle
 

Methods in org.cip4.jdflib.auto that return types with arguments of type JDFBundle
 Collection<JDFBundle> JDFAutoPalletizingParams.getAllBundle()
          Get all Bundle from the current element
 Collection<JDFBundle> JDFAutoDropItem.getAllBundle()
          Get all Bundle from the current element
 

Methods in org.cip4.jdflib.auto with parameters of type JDFBundle
 void JDFAutoPalletizingParams.refBundle(JDFBundle refTarget)
          (31) create inter-resource link to refTarget
 void JDFAutoDropItemIntent.refBundle(JDFBundle refTarget)
          (31) create inter-resource link to refTarget
 void JDFAutoDropItem.refBundle(JDFBundle refTarget)
          (31) create inter-resource link to refTarget
 void JDFAutoComponent.refBundle(JDFBundle refTarget)
          (31) create inter-resource link to refTarget
 



Copyright © 2013. All Rights Reserved.