| Modifier and Type | Method and Description |
|---|---|
abstract ArgumentBase.ArgumentType |
ArgumentBase.GetArgumentType() |
static ArgumentBase.ArgumentType |
ArgumentBase.ArgumentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArgumentBase.ArgumentType[] |
ArgumentBase.ArgumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ArgumentBase.ArgumentType |
SimpleArgument.GetArgumentType() |
| Modifier and Type | Method and Description |
|---|---|
ArgumentBase.ArgumentType |
WSRESTArgument.GetArgumentType() |
ArgumentBase.ArgumentType |
WSSOAPArgument.GetArgumentType() |
Copyright © 2014. All Rights Reserved.