| Package | Description |
|---|---|
| com.vmware.vapi.std.interposition |
The
com.vmware.vapi.std.interposition package provides interfaces that
TODO. |
| Modifier and Type | Method and Description |
|---|---|
InvocationResult.ResultType.Values |
InvocationResult.ResultType.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static InvocationResult.ResultType.Values |
InvocationResult.ResultType.Values.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvocationResult.ResultType.Values[] |
InvocationResult.ResultType.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.