public static final class ProtoDotnetNativeHost.AnalyzerParamsMsg extends com.google.protobuf.GeneratedMessageV3 implements ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilder
AnalyzerParamsMsg| Modifier and Type | Class and Description |
|---|---|
static class |
ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder
Protobuf type
AnalyzerParamsMsg |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ANALYZER_METHOD_CALL_FIELD_NUMBER |
static int |
ASSEMBLY_FILE_ABSOLUTE_PATH_FIELD_NUMBER |
static int |
DEBUG_MODE_FIELD_NUMBER |
static int |
EVENT_ACCESSOR_TYPE_FIELD_NUMBER |
static int |
EVENT_NAME_FIELD_NUMBER |
static int |
METHOD_NAME_FIELD_NUMBER |
static int |
METHOD_NAME_SUFFIX_FIELD_NUMBER |
static int |
METHOD_PE_TOKEN_FIELD_NUMBER |
static int |
PROPERTY_IS_SETTER_FIELD_NUMBER |
static int |
PROPERTY_NAME_FIELD_NUMBER |
static int |
TYPE_REFLECTION_NAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ProtoDotnetNativeHost.AnalyzerMethodCall |
getAnalyzerMethodCall()
.AnalyzerMethodCall analyzer_method_call = 1; |
int |
getAnalyzerMethodCallValue()
.AnalyzerMethodCall analyzer_method_call = 1; |
String |
getAssemblyFileAbsolutePath()
string assembly_file_absolute_path = 2; |
com.google.protobuf.ByteString |
getAssemblyFileAbsolutePathBytes()
string assembly_file_absolute_path = 2; |
boolean |
getDebugMode()
bool debug_mode = 10; |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
getDefaultInstance() |
ProtoDotnetNativeHost.AnalyzerParamsMsg |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ProtoDotnetNativeHost.EventAccessorType |
getEventAccessorType()
.EventAccessorType event_accessor_type = 9; |
int |
getEventAccessorTypeValue()
.EventAccessorType event_accessor_type = 9; |
String |
getEventName()
string event_name = 8; |
com.google.protobuf.ByteString |
getEventNameBytes()
string event_name = 8; |
String |
getMethodName()
string method_name = 4; |
com.google.protobuf.ByteString |
getMethodNameBytes()
string method_name = 4; |
String |
getMethodNameSuffix()
string method_name_suffix = 11; |
com.google.protobuf.ByteString |
getMethodNameSuffixBytes()
string method_name_suffix = 11; |
int |
getMethodPeToken()
int32 method_pe_token = 12; |
com.google.protobuf.Parser<ProtoDotnetNativeHost.AnalyzerParamsMsg> |
getParserForType() |
boolean |
getPropertyIsSetter()
bool property_is_setter = 7; |
String |
getPropertyName()
string property_name = 6; |
com.google.protobuf.ByteString |
getPropertyNameBytes()
string property_name = 6; |
int |
getSerializedSize() |
String |
getTypeReflectionName()
string type_reflection_name = 3; |
com.google.protobuf.ByteString |
getTypeReflectionNameBytes()
string type_reflection_name = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder |
newBuilder() |
static ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder |
newBuilder(ProtoDotnetNativeHost.AnalyzerParamsMsg prototype) |
ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder |
newBuilderForType() |
protected ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseDelimitedFrom(InputStream input) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseFrom(byte[] data) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseFrom(ByteBuffer data) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseFrom(com.google.protobuf.ByteString data) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseFrom(InputStream input) |
static ProtoDotnetNativeHost.AnalyzerParamsMsg |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ProtoDotnetNativeHost.AnalyzerParamsMsg> |
parser() |
ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ANALYZER_METHOD_CALL_FIELD_NUMBER
public static final int ASSEMBLY_FILE_ABSOLUTE_PATH_FIELD_NUMBER
public static final int TYPE_REFLECTION_NAME_FIELD_NUMBER
public static final int METHOD_NAME_FIELD_NUMBER
public static final int METHOD_NAME_SUFFIX_FIELD_NUMBER
public static final int METHOD_PE_TOKEN_FIELD_NUMBER
public static final int PROPERTY_NAME_FIELD_NUMBER
public static final int PROPERTY_IS_SETTER_FIELD_NUMBER
public static final int EVENT_NAME_FIELD_NUMBER
public static final int EVENT_ACCESSOR_TYPE_FIELD_NUMBER
public static final int DEBUG_MODE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getAnalyzerMethodCallValue()
.AnalyzerMethodCall analyzer_method_call = 1;getAnalyzerMethodCallValue in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic ProtoDotnetNativeHost.AnalyzerMethodCall getAnalyzerMethodCall()
.AnalyzerMethodCall analyzer_method_call = 1;getAnalyzerMethodCall in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic String getAssemblyFileAbsolutePath()
string assembly_file_absolute_path = 2;getAssemblyFileAbsolutePath in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic com.google.protobuf.ByteString getAssemblyFileAbsolutePathBytes()
string assembly_file_absolute_path = 2;getAssemblyFileAbsolutePathBytes in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic String getTypeReflectionName()
string type_reflection_name = 3;getTypeReflectionName in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic com.google.protobuf.ByteString getTypeReflectionNameBytes()
string type_reflection_name = 3;getTypeReflectionNameBytes in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic String getMethodName()
string method_name = 4;getMethodName in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic com.google.protobuf.ByteString getMethodNameBytes()
string method_name = 4;getMethodNameBytes in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic String getMethodNameSuffix()
string method_name_suffix = 11;getMethodNameSuffix in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic com.google.protobuf.ByteString getMethodNameSuffixBytes()
string method_name_suffix = 11;getMethodNameSuffixBytes in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic int getMethodPeToken()
int32 method_pe_token = 12;getMethodPeToken in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic String getPropertyName()
string property_name = 6;getPropertyName in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic com.google.protobuf.ByteString getPropertyNameBytes()
string property_name = 6;getPropertyNameBytes in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic boolean getPropertyIsSetter()
bool property_is_setter = 7;getPropertyIsSetter in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic String getEventName()
string event_name = 8;getEventName in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic com.google.protobuf.ByteString getEventNameBytes()
string event_name = 8;getEventNameBytes in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic int getEventAccessorTypeValue()
.EventAccessorType event_accessor_type = 9;getEventAccessorTypeValue in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic ProtoDotnetNativeHost.EventAccessorType getEventAccessorType()
.EventAccessorType event_accessor_type = 9;getEventAccessorType in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic boolean getDebugMode()
bool debug_mode = 10;getDebugMode in interface ProtoDotnetNativeHost.AnalyzerParamsMsgOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProtoDotnetNativeHost.AnalyzerParamsMsg parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder newBuilder()
public static ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder newBuilder(ProtoDotnetNativeHost.AnalyzerParamsMsg prototype)
public ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ProtoDotnetNativeHost.AnalyzerParamsMsg.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ProtoDotnetNativeHost.AnalyzerParamsMsg getDefaultInstance()
public static com.google.protobuf.Parser<ProtoDotnetNativeHost.AnalyzerParamsMsg> parser()
public com.google.protobuf.Parser<ProtoDotnetNativeHost.AnalyzerParamsMsg> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ProtoDotnetNativeHost.AnalyzerParamsMsg getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Soot OSS. All rights reserved.