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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract with type parameters of type TTarget
protected  java.util.List<TTarget> TTargets.target
           
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return types with arguments of type TTarget
 javax.xml.bind.JAXBElement<TTarget> ObjectFactory.createTarget(TTarget value)
          Create an instance of JAXBElement<TTarget>}
 java.util.List<TTarget> TTargets.getTarget()
          Gets the value of the target property.
 

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



Copyright © 2011 Petals Link. All Rights Reserved.