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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract 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.