com.ebmwebsourcing.easybpmn.bpmn20.api.with
Interface WithOperationRef

All Known Subinterfaces:
InputOutputBinding, MessageEventDefinition, ReceiveTask, SendTask, ServiceTask, TInputOutputBinding, TMessageEventDefinition, TReceiveTask, TSendTask, TServiceTask

public interface WithOperationRef


Method Summary
 javax.xml.namespace.QName getOperationRef()
           
 boolean hasOperationRef()
           
 void setOperationRef(javax.xml.namespace.QName value)
           
 

Method Detail

getOperationRef

javax.xml.namespace.QName getOperationRef()

setOperationRef

void setOperationRef(javax.xml.namespace.QName value)

hasOperationRef

boolean hasOperationRef()


Copyright © 2011 Petals Link. All Rights Reserved.