Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType

Packages that use ServiceRefType
com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink   
com.ebmwebsourcing.easybpel.model.bpel.serviceref   
 

Uses of ServiceRefType in com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink with parameters of type ServiceRefType
ServiceRefImpl(ServiceRefType model, BPELElementImpl parent)
           
 

Uses of ServiceRefType in com.ebmwebsourcing.easybpel.model.bpel.serviceref
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.serviceref that return ServiceRefType
 ServiceRefType ObjectFactory.createServiceRefType()
          Create an instance of ServiceRefType
 

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

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



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.