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

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

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

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

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

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



Copyright © 2012 Petals Link. All Rights Reserved.