public static interface ProtoAssemblyAllTypes.EventDefinitionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ProtoAssemblyAllTypes.Accessibility |
getAccessibility()
.Accessibility accessibility = 1; |
int |
getAccessibilityValue()
.Accessibility accessibility = 1; |
ProtoAssemblyAllTypes.MethodDefinition |
getAddAccessorMethod()
.MethodDefinition add_accessor_method = 2; |
ProtoAssemblyAllTypes.MethodDefinitionOrBuilder |
getAddAccessorMethodOrBuilder()
.MethodDefinition add_accessor_method = 2; |
boolean |
getCanAdd()
bool can_add = 3; |
boolean |
getCanInvoke()
bool can_invoke = 4; |
boolean |
getCanRemove()
bool can_remove = 5; |
String |
getFullName()
string full_name = 6; |
com.google.protobuf.ByteString |
getFullNameBytes()
string full_name = 6; |
ProtoAssemblyAllTypes.MethodDefinition |
getInvokeAccessorMethod()
.MethodDefinition invoke_accessor_method = 7; |
ProtoAssemblyAllTypes.MethodDefinitionOrBuilder |
getInvokeAccessorMethodOrBuilder()
.MethodDefinition invoke_accessor_method = 7; |
String |
getName()
string name = 8; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 8; |
int |
getPeToken()
hexadecimal x8 pe token
|
ProtoAssemblyAllTypes.MethodDefinition |
getRemoveAccessorMethod()
.MethodDefinition remove_accessor_method = 9; |
ProtoAssemblyAllTypes.MethodDefinitionOrBuilder |
getRemoveAccessorMethodOrBuilder()
.MethodDefinition remove_accessor_method = 9; |
boolean |
hasAddAccessorMethod()
.MethodDefinition add_accessor_method = 2; |
boolean |
hasInvokeAccessorMethod()
.MethodDefinition invoke_accessor_method = 7; |
boolean |
hasRemoveAccessorMethod()
.MethodDefinition remove_accessor_method = 9; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getAccessibilityValue()
.Accessibility accessibility = 1;ProtoAssemblyAllTypes.Accessibility getAccessibility()
.Accessibility accessibility = 1;boolean hasAddAccessorMethod()
.MethodDefinition add_accessor_method = 2;ProtoAssemblyAllTypes.MethodDefinition getAddAccessorMethod()
.MethodDefinition add_accessor_method = 2;ProtoAssemblyAllTypes.MethodDefinitionOrBuilder getAddAccessorMethodOrBuilder()
.MethodDefinition add_accessor_method = 2;boolean getCanAdd()
bool can_add = 3;boolean getCanInvoke()
bool can_invoke = 4;boolean getCanRemove()
bool can_remove = 5;String getFullName()
string full_name = 6;com.google.protobuf.ByteString getFullNameBytes()
string full_name = 6;boolean hasInvokeAccessorMethod()
.MethodDefinition invoke_accessor_method = 7;ProtoAssemblyAllTypes.MethodDefinition getInvokeAccessorMethod()
.MethodDefinition invoke_accessor_method = 7;ProtoAssemblyAllTypes.MethodDefinitionOrBuilder getInvokeAccessorMethodOrBuilder()
.MethodDefinition invoke_accessor_method = 7;String getName()
string name = 8;com.google.protobuf.ByteString getNameBytes()
string name = 8;boolean hasRemoveAccessorMethod()
.MethodDefinition remove_accessor_method = 9;ProtoAssemblyAllTypes.MethodDefinition getRemoveAccessorMethod()
.MethodDefinition remove_accessor_method = 9;ProtoAssemblyAllTypes.MethodDefinitionOrBuilder getRemoveAccessorMethodOrBuilder()
.MethodDefinition remove_accessor_method = 9;int getPeToken()
hexadecimal x8 pe token
int32 pe_token = 10;Copyright © 2024 Soot OSS. All rights reserved.