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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TCompensate
protected  TCompensate TWhile.compensate
           
protected  TCompensate TOnMessage.compensate
           
protected  TCompensate TActivityContainer.compensate
           
protected  TCompensate TRepeatUntil.compensate
           
protected  TCompensate TOnAlarmPick.compensate
           
protected  TCompensate TScope.compensate
           
protected  TCompensate TElseif.compensate
           
protected  TCompensate TIf.compensate
           
protected  TCompensate TProcess.compensate
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TCompensate
 TCompensate ObjectFactory.createTCompensate()
          Create an instance of TCompensate
 TCompensate TWhile.getCompensate()
          Gets the value of the compensate property.
 TCompensate TOnMessage.getCompensate()
          Gets the value of the compensate property.
 TCompensate TActivityContainer.getCompensate()
          Gets the value of the compensate property.
 TCompensate TRepeatUntil.getCompensate()
          Gets the value of the compensate property.
 TCompensate TOnAlarmPick.getCompensate()
          Gets the value of the compensate property.
 TCompensate TScope.getCompensate()
          Gets the value of the compensate property.
 TCompensate TElseif.getCompensate()
          Gets the value of the compensate property.
 TCompensate TIf.getCompensate()
          Gets the value of the compensate property.
 TCompensate TProcess.getCompensate()
          Gets the value of the compensate property.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TCompensate
 javax.xml.bind.JAXBElement<TCompensate> ObjectFactory.createCompensate(TCompensate value)
          Create an instance of JAXBElement<TCompensate>}
 void TWhile.setCompensate(TCompensate value)
          Sets the value of the compensate property.
 void TOnMessage.setCompensate(TCompensate value)
          Sets the value of the compensate property.
 void TActivityContainer.setCompensate(TCompensate value)
          Sets the value of the compensate property.
 void TRepeatUntil.setCompensate(TCompensate value)
          Sets the value of the compensate property.
 void TOnAlarmPick.setCompensate(TCompensate value)
          Sets the value of the compensate property.
 void TScope.setCompensate(TCompensate value)
          Sets the value of the compensate property.
 void TElseif.setCompensate(TCompensate value)
          Sets the value of the compensate property.
 void TIf.setCompensate(TCompensate value)
          Sets the value of the compensate property.
 void TProcess.setCompensate(TCompensate value)
          Sets the value of the compensate property.
 



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.