public static final class ProtoAssemblyAllTypes.EventDefinition extends com.google.protobuf.GeneratedMessageV3 implements ProtoAssemblyAllTypes.EventDefinitionOrBuilder
EventDefinition| Modifier and Type | Class and Description |
|---|---|
static class |
ProtoAssemblyAllTypes.EventDefinition.Builder
Protobuf type
EventDefinition |
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 |
ACCESSIBILITY_FIELD_NUMBER |
static int |
ADD_ACCESSOR_METHOD_FIELD_NUMBER |
static int |
CAN_ADD_FIELD_NUMBER |
static int |
CAN_INVOKE_FIELD_NUMBER |
static int |
CAN_REMOVE_FIELD_NUMBER |
static int |
FULL_NAME_FIELD_NUMBER |
static int |
INVOKE_ACCESSOR_METHOD_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
PE_TOKEN_FIELD_NUMBER |
static int |
REMOVE_ACCESSOR_METHOD_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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; |
static ProtoAssemblyAllTypes.EventDefinition |
getDefaultInstance() |
ProtoAssemblyAllTypes.EventDefinition |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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; |
com.google.protobuf.Parser<ProtoAssemblyAllTypes.EventDefinition> |
getParserForType() |
int |
getPeToken()
hexadecimal x8 pe token
|
ProtoAssemblyAllTypes.MethodDefinition |
getRemoveAccessorMethod()
.MethodDefinition remove_accessor_method = 9; |
ProtoAssemblyAllTypes.MethodDefinitionOrBuilder |
getRemoveAccessorMethodOrBuilder()
.MethodDefinition remove_accessor_method = 9; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAddAccessorMethod()
.MethodDefinition add_accessor_method = 2; |
int |
hashCode() |
boolean |
hasInvokeAccessorMethod()
.MethodDefinition invoke_accessor_method = 7; |
boolean |
hasRemoveAccessorMethod()
.MethodDefinition remove_accessor_method = 9; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ProtoAssemblyAllTypes.EventDefinition.Builder |
newBuilder() |
static ProtoAssemblyAllTypes.EventDefinition.Builder |
newBuilder(ProtoAssemblyAllTypes.EventDefinition prototype) |
ProtoAssemblyAllTypes.EventDefinition.Builder |
newBuilderForType() |
protected ProtoAssemblyAllTypes.EventDefinition.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ProtoAssemblyAllTypes.EventDefinition |
parseDelimitedFrom(InputStream input) |
static ProtoAssemblyAllTypes.EventDefinition |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.EventDefinition |
parseFrom(byte[] data) |
static ProtoAssemblyAllTypes.EventDefinition |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.EventDefinition |
parseFrom(ByteBuffer data) |
static ProtoAssemblyAllTypes.EventDefinition |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.EventDefinition |
parseFrom(com.google.protobuf.ByteString data) |
static ProtoAssemblyAllTypes.EventDefinition |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.EventDefinition |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtoAssemblyAllTypes.EventDefinition |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.EventDefinition |
parseFrom(InputStream input) |
static ProtoAssemblyAllTypes.EventDefinition |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ProtoAssemblyAllTypes.EventDefinition> |
parser() |
ProtoAssemblyAllTypes.EventDefinition.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 ACCESSIBILITY_FIELD_NUMBER
public static final int ADD_ACCESSOR_METHOD_FIELD_NUMBER
public static final int CAN_ADD_FIELD_NUMBER
public static final int CAN_INVOKE_FIELD_NUMBER
public static final int CAN_REMOVE_FIELD_NUMBER
public static final int FULL_NAME_FIELD_NUMBER
public static final int INVOKE_ACCESSOR_METHOD_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int REMOVE_ACCESSOR_METHOD_FIELD_NUMBER
public static final int PE_TOKEN_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 getAccessibilityValue()
.Accessibility accessibility = 1;getAccessibilityValue in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic ProtoAssemblyAllTypes.Accessibility getAccessibility()
.Accessibility accessibility = 1;getAccessibility in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic boolean hasAddAccessorMethod()
.MethodDefinition add_accessor_method = 2;hasAddAccessorMethod in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition getAddAccessorMethod()
.MethodDefinition add_accessor_method = 2;getAddAccessorMethod in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinitionOrBuilder getAddAccessorMethodOrBuilder()
.MethodDefinition add_accessor_method = 2;getAddAccessorMethodOrBuilder in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic boolean getCanAdd()
bool can_add = 3;getCanAdd in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic boolean getCanInvoke()
bool can_invoke = 4;getCanInvoke in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic boolean getCanRemove()
bool can_remove = 5;getCanRemove in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic String getFullName()
string full_name = 6;getFullName in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic com.google.protobuf.ByteString getFullNameBytes()
string full_name = 6;getFullNameBytes in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic boolean hasInvokeAccessorMethod()
.MethodDefinition invoke_accessor_method = 7;hasInvokeAccessorMethod in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition getInvokeAccessorMethod()
.MethodDefinition invoke_accessor_method = 7;getInvokeAccessorMethod in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinitionOrBuilder getInvokeAccessorMethodOrBuilder()
.MethodDefinition invoke_accessor_method = 7;getInvokeAccessorMethodOrBuilder in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic String getName()
string name = 8;getName in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 8;getNameBytes in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic boolean hasRemoveAccessorMethod()
.MethodDefinition remove_accessor_method = 9;hasRemoveAccessorMethod in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition getRemoveAccessorMethod()
.MethodDefinition remove_accessor_method = 9;getRemoveAccessorMethod in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinitionOrBuilder getRemoveAccessorMethodOrBuilder()
.MethodDefinition remove_accessor_method = 9;getRemoveAccessorMethodOrBuilder in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic int getPeToken()
hexadecimal x8 pe token
int32 pe_token = 10;getPeToken in interface ProtoAssemblyAllTypes.EventDefinitionOrBuilderpublic 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 ProtoAssemblyAllTypes.EventDefinition parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.EventDefinition parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.EventDefinition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.EventDefinition parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.EventDefinition parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.EventDefinition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.EventDefinition parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProtoAssemblyAllTypes.EventDefinition parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtoAssemblyAllTypes.EventDefinition parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProtoAssemblyAllTypes.EventDefinition parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtoAssemblyAllTypes.EventDefinition parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProtoAssemblyAllTypes.EventDefinition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ProtoAssemblyAllTypes.EventDefinition.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ProtoAssemblyAllTypes.EventDefinition.Builder newBuilder()
public static ProtoAssemblyAllTypes.EventDefinition.Builder newBuilder(ProtoAssemblyAllTypes.EventDefinition prototype)
public ProtoAssemblyAllTypes.EventDefinition.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ProtoAssemblyAllTypes.EventDefinition.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ProtoAssemblyAllTypes.EventDefinition getDefaultInstance()
public static com.google.protobuf.Parser<ProtoAssemblyAllTypes.EventDefinition> parser()
public com.google.protobuf.Parser<ProtoAssemblyAllTypes.EventDefinition> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ProtoAssemblyAllTypes.EventDefinition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Soot OSS. All rights reserved.