com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard
Interface WithImplementationRefBean

All Known Subinterfaces:
IEndPointBean, IInterfaceBean, IOperationBean

public interface WithImplementationRefBean


Method Summary
 java.lang.String getWsdlImplementationRef()
           
 void setWsdlImplementationRef(java.lang.String ref)
           
 

Method Detail

getWsdlImplementationRef

java.lang.String getWsdlImplementationRef()
Returns:
QName of the WSDL object represented by this BPMN object

setWsdlImplementationRef

void setWsdlImplementationRef(java.lang.String ref)
Parameters:
ref - QName of the WSDL object represented by this BPMN object


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.