|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TDurationExpr | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel._abstract | |
| Uses of TDurationExpr in com.ebmwebsourcing.easybpel.model.bpel._abstract |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TDurationExpr | |
|---|---|
protected TDurationExpr |
TOnAlarmEvent._for
|
protected TDurationExpr |
TOnAlarmPick._for
|
protected TDurationExpr |
TWait._for
|
protected TDurationExpr |
TOnAlarmEvent.repeatEvery
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TDurationExpr | |
|---|---|
TDurationExpr |
ObjectFactory.createTDurationExpr()
Create an instance of TDurationExpr |
TDurationExpr |
TOnAlarmEvent.getFor()
Gets the value of the for property. |
TDurationExpr |
TOnAlarmPick.getFor()
Gets the value of the for property. |
TDurationExpr |
TWait.getFor()
Gets the value of the for property. |
TDurationExpr |
TOnAlarmEvent.getRepeatEvery()
Gets the value of the repeatEvery property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract 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 |
TOnAlarmEvent.setFor(TDurationExpr value)
Sets the value of the for property. |
void |
TOnAlarmPick.setFor(TDurationExpr value)
Sets the value of the for property. |
void |
TWait.setFor(TDurationExpr value)
Sets the value of the for property. |
void |
TOnAlarmEvent.setRepeatEvery(TDurationExpr value)
Sets the value of the repeatEvery property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||