| Package | Description |
|---|---|
| soot.dotnet.proto |
| Modifier and Type | Method and Description |
|---|---|
static ProtoDotnetNativeHost.EventAccessorType |
ProtoDotnetNativeHost.EventAccessorType.forNumber(int value) |
ProtoDotnetNativeHost.EventAccessorType |
ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilder.getEventAccessorType()
.EventAccessorType event_accessor_type = 9; |
ProtoDotnetNativeHost.EventAccessorType |
ProtoDotnetNativeHost.AnalyzerParamsMsg.getEventAccessorType()
.EventAccessorType event_accessor_type = 9; |
ProtoDotnetNativeHost.EventAccessorType |
ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder.getEventAccessorType()
.EventAccessorType event_accessor_type = 9; |
static ProtoDotnetNativeHost.EventAccessorType |
ProtoDotnetNativeHost.EventAccessorType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ProtoDotnetNativeHost.EventAccessorType |
ProtoDotnetNativeHost.EventAccessorType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ProtoDotnetNativeHost.EventAccessorType |
ProtoDotnetNativeHost.EventAccessorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtoDotnetNativeHost.EventAccessorType[] |
ProtoDotnetNativeHost.EventAccessorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ProtoDotnetNativeHost.EventAccessorType> |
ProtoDotnetNativeHost.EventAccessorType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder |
ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder.setEventAccessorType(ProtoDotnetNativeHost.EventAccessorType value)
.EventAccessorType event_accessor_type = 9; |
Copyright © 2024 Soot OSS. All rights reserved.