| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
CallBase.CallType |
SimpleCall.GetCallType() |
| Modifier and Type | Method and Description |
|---|---|
CallBase.CallType |
WSSOAPCall.GetCallType() |
CallBase.CallType |
WSRESTCall.GetCallType() |
Copyright © 2015. All Rights Reserved.