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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TTargets
protected  TTargets TActivity.targets
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TTargets
 TTargets ObjectFactory.createTTargets()
          Create an instance of TTargets
 TTargets TActivity.getTargets()
          Gets the value of the targets property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return types with arguments of type TTargets
 javax.xml.bind.JAXBElement<TTargets> ObjectFactory.createTargets(TTargets value)
          Create an instance of JAXBElement<TTargets>}
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TTargets
 javax.xml.bind.JAXBElement<TTargets> ObjectFactory.createTargets(TTargets value)
          Create an instance of JAXBElement<TTargets>}
 void TActivity.setTargets(TTargets value)
          Sets the value of the targets property.
 



Copyright © 2011 Petals Link. All Rights Reserved.