Uses of Class
com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet

Packages that use TCorrelationSet
com.ebmwebsourcing.easybpel.model.bpel._abstract   
 

Uses of TCorrelationSet in com.ebmwebsourcing.easybpel.model.bpel._abstract
 

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract with type parameters of type TCorrelationSet
protected  java.util.List<TCorrelationSet> TCorrelationSets.correlationSet
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TCorrelationSet
 TCorrelationSet ObjectFactory.createTCorrelationSet()
          Create an instance of TCorrelationSet
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return types with arguments of type TCorrelationSet
 javax.xml.bind.JAXBElement<TCorrelationSet> ObjectFactory.createCorrelationSet(TCorrelationSet value)
          Create an instance of JAXBElement<TCorrelationSet>}
 java.util.List<TCorrelationSet> TCorrelationSets.getCorrelationSet()
          Gets the value of the correlationSet property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TCorrelationSet
 javax.xml.bind.JAXBElement<TCorrelationSet> ObjectFactory.createCorrelationSet(TCorrelationSet value)
          Create an instance of JAXBElement<TCorrelationSet>}
 



Copyright © 2012 Petals Link. All Rights Reserved.