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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TElseif
protected  java.util.List<TElseif> TIf.elseif
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TElseif
 TElseif ObjectFactory.createTElseif()
          Create an instance of TElseif
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TElseif
 javax.xml.bind.JAXBElement<TElseif> ObjectFactory.createElseif(TElseif value)
          Create an instance of JAXBElement<TElseif>}
 java.util.List<TElseif> TIf.getElseif()
          Gets the value of the elseif property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TElseif
 javax.xml.bind.JAXBElement<TElseif> ObjectFactory.createElseif(TElseif value)
          Create an instance of JAXBElement<TElseif>}
 



Copyright © 2011 Petals Link. All Rights Reserved.