Uses of Class
gr.uoa.di.madgik.execution.plan.element.invocable.CallBase.CallType

Packages that use CallBase.CallType
gr.uoa.di.madgik.execution.plan.element.invocable   
gr.uoa.di.madgik.execution.plan.element.invocable.simple   
gr.uoa.di.madgik.execution.plan.element.invocable.ws   
 

Uses of CallBase.CallType in gr.uoa.di.madgik.execution.plan.element.invocable
 

Methods in gr.uoa.di.madgik.execution.plan.element.invocable that return CallBase.CallType
abstract  CallBase.CallType CallBase.GetCallType()
           
static CallBase.CallType CallBase.CallType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CallBase.CallType[] CallBase.CallType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of CallBase.CallType in gr.uoa.di.madgik.execution.plan.element.invocable.simple
 

Methods in gr.uoa.di.madgik.execution.plan.element.invocable.simple that return CallBase.CallType
 CallBase.CallType SimpleCall.GetCallType()
           
 

Uses of CallBase.CallType in gr.uoa.di.madgik.execution.plan.element.invocable.ws
 

Methods in gr.uoa.di.madgik.execution.plan.element.invocable.ws that return CallBase.CallType
 CallBase.CallType WSRESTCall.GetCallType()
           
 CallBase.CallType WSSOAPCall.GetCallType()
           
 



Copyright © 2012. All Rights Reserved.