Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.executable.TDurationExpr

Packages that use TDurationExpr
com.ebmwebsourcing.easybpel.model.bpel.executable   
 

Uses of TDurationExpr in com.ebmwebsourcing.easybpel.model.bpel.executable
 

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TDurationExpr
protected  TDurationExpr TOnAlarmPick._for
           
protected  TDurationExpr TWait._for
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TDurationExpr
 TDurationExpr ObjectFactory.createTDurationExpr()
          Create an instance of TDurationExpr
 TDurationExpr TOnAlarmPick.getFor()
          Gets the value of the for property.
 TDurationExpr TWait.getFor()
          Gets the value of the for property.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TDurationExpr
 javax.xml.bind.JAXBElement<TDurationExpr> ObjectFactory.createFor(TDurationExpr value)
          Create an instance of JAXBElement<TDurationExpr>}
 javax.xml.bind.JAXBElement<TDurationExpr> ObjectFactory.createRepeatEvery(TDurationExpr value)
          Create an instance of JAXBElement<TDurationExpr>}
 void TOnAlarmPick.setFor(TDurationExpr value)
          Sets the value of the for property.
 void TWait.setFor(TDurationExpr value)
          Sets the value of the for property.
 



Copyright © 2012 Petals Link. All Rights Reserved.