Uses of Class
org.cip4.jdflib.resource.process.JDFComChannel

Packages that use JDFComChannel
org.cip4.jdflib.auto   
org.cip4.jdflib.resource.process   
 

Uses of JDFComChannel in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFComChannel
 JDFComChannel JDFAutoPerson.appendComChannel()
          (30) append element ComChannel
 JDFComChannel JDFAutoCustomerMessage.appendComChannel()
          (30) append element ComChannel
 JDFComChannel JDFAutoContact.appendComChannel()
          (30) append element ComChannel
 JDFComChannel JDFAutoPerson.getComChannel(int iSkip)
          (27) const get element ComChannel
 JDFComChannel JDFAutoCustomerMessage.getComChannel(int iSkip)
          (27) const get element ComChannel
 JDFComChannel JDFAutoContact.getComChannel(int iSkip)
          (27) const get element ComChannel
 JDFComChannel JDFAutoPerson.getCreateComChannel(int iSkip)
          (26) getCreateComChannel
 JDFComChannel JDFAutoCustomerMessage.getCreateComChannel(int iSkip)
          (26) getCreateComChannel
 JDFComChannel JDFAutoContact.getCreateComChannel(int iSkip)
          (26) getCreateComChannel
 

Methods in org.cip4.jdflib.auto that return types with arguments of type JDFComChannel
 Collection<JDFComChannel> JDFAutoPerson.getAllComChannel()
          Get all ComChannel from the current element
 Collection<JDFComChannel> JDFAutoCustomerMessage.getAllComChannel()
          Get all ComChannel from the current element
 Collection<JDFComChannel> JDFAutoContact.getAllComChannel()
          Get all ComChannel from the current element
 

Methods in org.cip4.jdflib.auto with parameters of type JDFComChannel
 void JDFAutoPerson.refComChannel(JDFComChannel refTarget)
          (31) create inter-resource link to refTarget
 void JDFAutoCustomerMessage.refComChannel(JDFComChannel refTarget)
          (31) create inter-resource link to refTarget
 void JDFAutoContact.refComChannel(JDFComChannel refTarget)
          (31) create inter-resource link to refTarget
 

Uses of JDFComChannel in org.cip4.jdflib.resource.process
 

Methods in org.cip4.jdflib.resource.process that return JDFComChannel
 JDFComChannel JDFContact.appendComChannel(JDFAutoComChannel.EnumChannelType channelType)
          append a comChannel with a given channelType
 



Copyright © 2013. All Rights Reserved.