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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract with type parameters of type TVariable
protected  java.util.List<TVariable> TVariables.variable
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TVariable
 TVariable ObjectFactory.createTVariable()
          Create an instance of TVariable
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return types with arguments of type TVariable
 javax.xml.bind.JAXBElement<TVariable> ObjectFactory.createVariable(TVariable value)
          Create an instance of JAXBElement<TVariable>}
 java.util.List<TVariable> TVariables.getVariable()
          Gets the value of the variable property.
 

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



Copyright © 2011 Petals Link. All Rights Reserved.