public static final class ProtoAssemblyAllTypes.TypeDefinition extends com.google.protobuf.GeneratedMessageV3 implements ProtoAssemblyAllTypes.TypeDefinitionOrBuilder
TypeDefinition| Modifier and Type | Class and Description |
|---|---|
static class |
ProtoAssemblyAllTypes.TypeDefinition.Builder
Protobuf type
TypeDefinition |
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 |
ARRAY_DIMENSIONS_FIELD_NUMBER |
static int |
ATTRIBUTES_FIELD_NUMBER |
static int |
DECLARING_OUTER_CLASS_FIELD_NUMBER |
static int |
DIRECT_BASE_TYPES_FIELD_NUMBER |
static int |
EVENTS_FIELD_NUMBER |
static int |
FIELDS_FIELD_NUMBER |
static int |
FULLNAME_FIELD_NUMBER |
static int |
GENERIC_TYPE_ARGUMENTS_FIELD_NUMBER |
static int |
IS_ABSTRACT_FIELD_NUMBER |
static int |
IS_READ_ONLY_FIELD_NUMBER |
static int |
IS_SEALED_FIELD_NUMBER |
static int |
IS_STATIC_FIELD_NUMBER |
static int |
METHODS_FIELD_NUMBER |
static int |
NAMESPACE_FIELD_NUMBER |
static int |
NESTED_TYPES_FIELD_NUMBER |
static int |
PE_TOKEN_FIELD_NUMBER |
static int |
PROPERTIES_FIELD_NUMBER |
static int |
TYPE_KIND_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ProtoAssemblyAllTypes.Accessibility |
getAccessibility()
.Accessibility accessibility = 1; |
int |
getAccessibilityValue()
.Accessibility accessibility = 1; |
int |
getArrayDimensions()
int32 array_dimensions = 17; |
ProtoAssemblyAllTypes.AttributeDefinition |
getAttributes(int index)
repeated .AttributeDefinition attributes = 15; |
int |
getAttributesCount()
repeated .AttributeDefinition attributes = 15; |
List<ProtoAssemblyAllTypes.AttributeDefinition> |
getAttributesList()
repeated .AttributeDefinition attributes = 15; |
ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder |
getAttributesOrBuilder(int index)
repeated .AttributeDefinition attributes = 15; |
List<? extends ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder> |
getAttributesOrBuilderList()
repeated .AttributeDefinition attributes = 15; |
String |
getDeclaringOuterClass()
string declaring_outer_class = 8; |
com.google.protobuf.ByteString |
getDeclaringOuterClassBytes()
string declaring_outer_class = 8; |
static ProtoAssemblyAllTypes.TypeDefinition |
getDefaultInstance() |
ProtoAssemblyAllTypes.TypeDefinition |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ProtoAssemblyAllTypes.TypeDefinition |
getDirectBaseTypes(int index)
repeated .TypeDefinition direct_base_types = 9; |
int |
getDirectBaseTypesCount()
repeated .TypeDefinition direct_base_types = 9; |
List<ProtoAssemblyAllTypes.TypeDefinition> |
getDirectBaseTypesList()
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.TypeDefinitionOrBuilder |
getDirectBaseTypesOrBuilder(int index)
repeated .TypeDefinition direct_base_types = 9; |
List<? extends ProtoAssemblyAllTypes.TypeDefinitionOrBuilder> |
getDirectBaseTypesOrBuilderList()
repeated .TypeDefinition direct_base_types = 9; |
ProtoAssemblyAllTypes.EventDefinition |
getEvents(int index)
repeated .EventDefinition events = 18; |
int |
getEventsCount()
repeated .EventDefinition events = 18; |
List<ProtoAssemblyAllTypes.EventDefinition> |
getEventsList()
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.EventDefinitionOrBuilder |
getEventsOrBuilder(int index)
repeated .EventDefinition events = 18; |
List<? extends ProtoAssemblyAllTypes.EventDefinitionOrBuilder> |
getEventsOrBuilderList()
repeated .EventDefinition events = 18; |
ProtoAssemblyAllTypes.FieldDefinition |
getFields(int index)
repeated .FieldDefinition fields = 12; |
int |
getFieldsCount()
repeated .FieldDefinition fields = 12; |
List<ProtoAssemblyAllTypes.FieldDefinition> |
getFieldsList()
repeated .FieldDefinition fields = 12; |
ProtoAssemblyAllTypes.FieldDefinitionOrBuilder |
getFieldsOrBuilder(int index)
repeated .FieldDefinition fields = 12; |
List<? extends ProtoAssemblyAllTypes.FieldDefinitionOrBuilder> |
getFieldsOrBuilderList()
repeated .FieldDefinition fields = 12; |
String |
getFullname()
string fullname = 2; |
com.google.protobuf.ByteString |
getFullnameBytes()
string fullname = 2; |
ProtoAssemblyAllTypes.TypeDefinition |
getGenericTypeArguments(int index)
repeated .TypeDefinition generic_type_arguments = 16; |
int |
getGenericTypeArgumentsCount()
repeated .TypeDefinition generic_type_arguments = 16; |
List<ProtoAssemblyAllTypes.TypeDefinition> |
getGenericTypeArgumentsList()
repeated .TypeDefinition generic_type_arguments = 16; |
ProtoAssemblyAllTypes.TypeDefinitionOrBuilder |
getGenericTypeArgumentsOrBuilder(int index)
repeated .TypeDefinition generic_type_arguments = 16; |
List<? extends ProtoAssemblyAllTypes.TypeDefinitionOrBuilder> |
getGenericTypeArgumentsOrBuilderList()
repeated .TypeDefinition generic_type_arguments = 16; |
boolean |
getIsAbstract()
bool is_abstract = 4; |
boolean |
getIsReadOnly()
bool is_read_only = 5; |
boolean |
getIsSealed()
bool is_sealed = 6; |
boolean |
getIsStatic()
bool is_static = 7; |
ProtoAssemblyAllTypes.MethodDefinition |
getMethods(int index)
repeated .MethodDefinition methods = 11; |
int |
getMethodsCount()
repeated .MethodDefinition methods = 11; |
List<ProtoAssemblyAllTypes.MethodDefinition> |
getMethodsList()
repeated .MethodDefinition methods = 11; |
ProtoAssemblyAllTypes.MethodDefinitionOrBuilder |
getMethodsOrBuilder(int index)
repeated .MethodDefinition methods = 11; |
List<? extends ProtoAssemblyAllTypes.MethodDefinitionOrBuilder> |
getMethodsOrBuilderList()
repeated .MethodDefinition methods = 11; |
String |
getNamespace()
string namespace = 3; |
com.google.protobuf.ByteString |
getNamespaceBytes()
string namespace = 3; |
ProtoAssemblyAllTypes.TypeDefinition |
getNestedTypes(int index)
repeated .TypeDefinition nested_types = 14; |
int |
getNestedTypesCount()
repeated .TypeDefinition nested_types = 14; |
List<ProtoAssemblyAllTypes.TypeDefinition> |
getNestedTypesList()
repeated .TypeDefinition nested_types = 14; |
ProtoAssemblyAllTypes.TypeDefinitionOrBuilder |
getNestedTypesOrBuilder(int index)
repeated .TypeDefinition nested_types = 14; |
List<? extends ProtoAssemblyAllTypes.TypeDefinitionOrBuilder> |
getNestedTypesOrBuilderList()
repeated .TypeDefinition nested_types = 14; |
com.google.protobuf.Parser<ProtoAssemblyAllTypes.TypeDefinition> |
getParserForType() |
int |
getPeToken()
hexadecimal x8 pe token
|
ProtoAssemblyAllTypes.PropertyDefinition |
getProperties(int index)
repeated .PropertyDefinition properties = 13; |
int |
getPropertiesCount()
repeated .PropertyDefinition properties = 13; |
List<ProtoAssemblyAllTypes.PropertyDefinition> |
getPropertiesList()
repeated .PropertyDefinition properties = 13; |
ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder |
getPropertiesOrBuilder(int index)
repeated .PropertyDefinition properties = 13; |
List<? extends ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder> |
getPropertiesOrBuilderList()
repeated .PropertyDefinition properties = 13; |
int |
getSerializedSize() |
ProtoAssemblyAllTypes.TypeKindDef |
getTypeKind()
.TypeKindDef type_kind = 10; |
int |
getTypeKindValue()
.TypeKindDef type_kind = 10; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ProtoAssemblyAllTypes.TypeDefinition.Builder |
newBuilder() |
static ProtoAssemblyAllTypes.TypeDefinition.Builder |
newBuilder(ProtoAssemblyAllTypes.TypeDefinition prototype) |
ProtoAssemblyAllTypes.TypeDefinition.Builder |
newBuilderForType() |
protected ProtoAssemblyAllTypes.TypeDefinition.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseDelimitedFrom(InputStream input) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseFrom(byte[] data) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseFrom(ByteBuffer data) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseFrom(com.google.protobuf.ByteString data) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseFrom(InputStream input) |
static ProtoAssemblyAllTypes.TypeDefinition |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ProtoAssemblyAllTypes.TypeDefinition> |
parser() |
ProtoAssemblyAllTypes.TypeDefinition.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 FULLNAME_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
public static final int IS_ABSTRACT_FIELD_NUMBER
public static final int IS_READ_ONLY_FIELD_NUMBER
public static final int IS_SEALED_FIELD_NUMBER
public static final int IS_STATIC_FIELD_NUMBER
public static final int DECLARING_OUTER_CLASS_FIELD_NUMBER
public static final int DIRECT_BASE_TYPES_FIELD_NUMBER
public static final int TYPE_KIND_FIELD_NUMBER
public static final int METHODS_FIELD_NUMBER
public static final int FIELDS_FIELD_NUMBER
public static final int PROPERTIES_FIELD_NUMBER
public static final int NESTED_TYPES_FIELD_NUMBER
public static final int ATTRIBUTES_FIELD_NUMBER
public static final int GENERIC_TYPE_ARGUMENTS_FIELD_NUMBER
public static final int ARRAY_DIMENSIONS_FIELD_NUMBER
public static final int EVENTS_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.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.Accessibility getAccessibility()
.Accessibility accessibility = 1;getAccessibility in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic String getFullname()
string fullname = 2;getFullname in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic com.google.protobuf.ByteString getFullnameBytes()
string fullname = 2;getFullnameBytes in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic String getNamespace()
string namespace = 3;getNamespace in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 3;getNamespaceBytes in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic boolean getIsAbstract()
bool is_abstract = 4;getIsAbstract in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic boolean getIsReadOnly()
bool is_read_only = 5;getIsReadOnly in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic boolean getIsSealed()
bool is_sealed = 6;getIsSealed in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic boolean getIsStatic()
bool is_static = 7;getIsStatic in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic String getDeclaringOuterClass()
string declaring_outer_class = 8;getDeclaringOuterClass in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic com.google.protobuf.ByteString getDeclaringOuterClassBytes()
string declaring_outer_class = 8;getDeclaringOuterClassBytes in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<ProtoAssemblyAllTypes.TypeDefinition> getDirectBaseTypesList()
repeated .TypeDefinition direct_base_types = 9;getDirectBaseTypesList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.TypeDefinitionOrBuilder> getDirectBaseTypesOrBuilderList()
repeated .TypeDefinition direct_base_types = 9;getDirectBaseTypesOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic int getDirectBaseTypesCount()
repeated .TypeDefinition direct_base_types = 9;getDirectBaseTypesCount in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition getDirectBaseTypes(int index)
repeated .TypeDefinition direct_base_types = 9;getDirectBaseTypes in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinitionOrBuilder getDirectBaseTypesOrBuilder(int index)
repeated .TypeDefinition direct_base_types = 9;getDirectBaseTypesOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic int getTypeKindValue()
.TypeKindDef type_kind = 10;getTypeKindValue in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeKindDef getTypeKind()
.TypeKindDef type_kind = 10;getTypeKind in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<ProtoAssemblyAllTypes.MethodDefinition> getMethodsList()
repeated .MethodDefinition methods = 11;getMethodsList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.MethodDefinitionOrBuilder> getMethodsOrBuilderList()
repeated .MethodDefinition methods = 11;getMethodsOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic int getMethodsCount()
repeated .MethodDefinition methods = 11;getMethodsCount in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition getMethods(int index)
repeated .MethodDefinition methods = 11;getMethods in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinitionOrBuilder getMethodsOrBuilder(int index)
repeated .MethodDefinition methods = 11;getMethodsOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<ProtoAssemblyAllTypes.FieldDefinition> getFieldsList()
repeated .FieldDefinition fields = 12;getFieldsList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.FieldDefinitionOrBuilder> getFieldsOrBuilderList()
repeated .FieldDefinition fields = 12;getFieldsOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic int getFieldsCount()
repeated .FieldDefinition fields = 12;getFieldsCount in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.FieldDefinition getFields(int index)
repeated .FieldDefinition fields = 12;getFields in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.FieldDefinitionOrBuilder getFieldsOrBuilder(int index)
repeated .FieldDefinition fields = 12;getFieldsOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<ProtoAssemblyAllTypes.PropertyDefinition> getPropertiesList()
repeated .PropertyDefinition properties = 13;getPropertiesList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder> getPropertiesOrBuilderList()
repeated .PropertyDefinition properties = 13;getPropertiesOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic int getPropertiesCount()
repeated .PropertyDefinition properties = 13;getPropertiesCount in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.PropertyDefinition getProperties(int index)
repeated .PropertyDefinition properties = 13;getProperties in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder getPropertiesOrBuilder(int index)
repeated .PropertyDefinition properties = 13;getPropertiesOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<ProtoAssemblyAllTypes.TypeDefinition> getNestedTypesList()
repeated .TypeDefinition nested_types = 14;getNestedTypesList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.TypeDefinitionOrBuilder> getNestedTypesOrBuilderList()
repeated .TypeDefinition nested_types = 14;getNestedTypesOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic int getNestedTypesCount()
repeated .TypeDefinition nested_types = 14;getNestedTypesCount in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition getNestedTypes(int index)
repeated .TypeDefinition nested_types = 14;getNestedTypes in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinitionOrBuilder getNestedTypesOrBuilder(int index)
repeated .TypeDefinition nested_types = 14;getNestedTypesOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<ProtoAssemblyAllTypes.AttributeDefinition> getAttributesList()
repeated .AttributeDefinition attributes = 15;getAttributesList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder> getAttributesOrBuilderList()
repeated .AttributeDefinition attributes = 15;getAttributesOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic int getAttributesCount()
repeated .AttributeDefinition attributes = 15;getAttributesCount in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.AttributeDefinition getAttributes(int index)
repeated .AttributeDefinition attributes = 15;getAttributes in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder getAttributesOrBuilder(int index)
repeated .AttributeDefinition attributes = 15;getAttributesOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<ProtoAssemblyAllTypes.TypeDefinition> getGenericTypeArgumentsList()
repeated .TypeDefinition generic_type_arguments = 16;getGenericTypeArgumentsList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.TypeDefinitionOrBuilder> getGenericTypeArgumentsOrBuilderList()
repeated .TypeDefinition generic_type_arguments = 16;getGenericTypeArgumentsOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic int getGenericTypeArgumentsCount()
repeated .TypeDefinition generic_type_arguments = 16;getGenericTypeArgumentsCount in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition getGenericTypeArguments(int index)
repeated .TypeDefinition generic_type_arguments = 16;getGenericTypeArguments in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinitionOrBuilder getGenericTypeArgumentsOrBuilder(int index)
repeated .TypeDefinition generic_type_arguments = 16;getGenericTypeArgumentsOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic int getArrayDimensions()
int32 array_dimensions = 17;getArrayDimensions in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<ProtoAssemblyAllTypes.EventDefinition> getEventsList()
repeated .EventDefinition events = 18;getEventsList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.EventDefinitionOrBuilder> getEventsOrBuilderList()
repeated .EventDefinition events = 18;getEventsOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic int getEventsCount()
repeated .EventDefinition events = 18;getEventsCount in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.EventDefinition getEvents(int index)
repeated .EventDefinition events = 18;getEvents in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.EventDefinitionOrBuilder getEventsOrBuilder(int index)
repeated .EventDefinition events = 18;getEventsOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic int getPeToken()
hexadecimal x8 pe token
int32 pe_token = 19;getPeToken in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic 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.TypeDefinition parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.TypeDefinition parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.TypeDefinition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.TypeDefinition parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.TypeDefinition parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.TypeDefinition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ProtoAssemblyAllTypes.TypeDefinition parseFrom(InputStream input) throws IOException
IOExceptionpublic static ProtoAssemblyAllTypes.TypeDefinition parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtoAssemblyAllTypes.TypeDefinition parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ProtoAssemblyAllTypes.TypeDefinition parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ProtoAssemblyAllTypes.TypeDefinition parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ProtoAssemblyAllTypes.TypeDefinition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ProtoAssemblyAllTypes.TypeDefinition.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ProtoAssemblyAllTypes.TypeDefinition.Builder newBuilder()
public static ProtoAssemblyAllTypes.TypeDefinition.Builder newBuilder(ProtoAssemblyAllTypes.TypeDefinition prototype)
public ProtoAssemblyAllTypes.TypeDefinition.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ProtoAssemblyAllTypes.TypeDefinition.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ProtoAssemblyAllTypes.TypeDefinition getDefaultInstance()
public static com.google.protobuf.Parser<ProtoAssemblyAllTypes.TypeDefinition> parser()
public com.google.protobuf.Parser<ProtoAssemblyAllTypes.TypeDefinition> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ProtoAssemblyAllTypes.TypeDefinition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Soot OSS. All rights reserved.