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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TEmpty
protected  TEmpty TActivityContainer.empty
           
protected  TEmpty TWhile.empty
           
protected  TEmpty TOnMessage.empty
           
protected  TEmpty TProcess.empty
           
protected  TEmpty TIf.empty
           
protected  TEmpty TRepeatUntil.empty
           
protected  TEmpty TOnAlarmPick.empty
           
protected  TEmpty TElseif.empty
           
protected  TEmpty TScope.empty
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TEmpty
 TEmpty ObjectFactory.createTEmpty()
          Create an instance of TEmpty
 TEmpty TActivityContainer.getEmpty()
          Gets the value of the empty property.
 TEmpty TWhile.getEmpty()
          Gets the value of the empty property.
 TEmpty TOnMessage.getEmpty()
          Gets the value of the empty property.
 TEmpty TProcess.getEmpty()
          Gets the value of the empty property.
 TEmpty TIf.getEmpty()
          Gets the value of the empty property.
 TEmpty TRepeatUntil.getEmpty()
          Gets the value of the empty property.
 TEmpty TOnAlarmPick.getEmpty()
          Gets the value of the empty property.
 TEmpty TElseif.getEmpty()
          Gets the value of the empty property.
 TEmpty TScope.getEmpty()
          Gets the value of the empty property.
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TEmpty
 javax.xml.bind.JAXBElement<TEmpty> ObjectFactory.createEmpty(TEmpty value)
          Create an instance of JAXBElement<TEmpty>}
 void TActivityContainer.setEmpty(TEmpty value)
          Sets the value of the empty property.
 void TWhile.setEmpty(TEmpty value)
          Sets the value of the empty property.
 void TOnMessage.setEmpty(TEmpty value)
          Sets the value of the empty property.
 void TProcess.setEmpty(TEmpty value)
          Sets the value of the empty property.
 void TIf.setEmpty(TEmpty value)
          Sets the value of the empty property.
 void TRepeatUntil.setEmpty(TEmpty value)
          Sets the value of the empty property.
 void TOnAlarmPick.setEmpty(TEmpty value)
          Sets the value of the empty property.
 void TElseif.setEmpty(TEmpty value)
          Sets the value of the empty property.
 void TScope.setEmpty(TEmpty value)
          Sets the value of the empty property.
 



Copyright © 2012 Petals Link. All Rights Reserved.