public static final class ProtoAssemblyAllTypes.TypeDefinition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder> implements ProtoAssemblyAllTypes.TypeDefinitionOrBuilder
TypeDefinitiongetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public ProtoAssemblyAllTypes.TypeDefinition.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public ProtoAssemblyAllTypes.TypeDefinition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ProtoAssemblyAllTypes.TypeDefinition buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public ProtoAssemblyAllTypes.TypeDefinition.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public ProtoAssemblyAllTypes.TypeDefinition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public ProtoAssemblyAllTypes.TypeDefinition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public ProtoAssemblyAllTypes.TypeDefinition.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public ProtoAssemblyAllTypes.TypeDefinition.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public ProtoAssemblyAllTypes.TypeDefinition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public ProtoAssemblyAllTypes.TypeDefinition.Builder mergeFrom(ProtoAssemblyAllTypes.TypeDefinition other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public ProtoAssemblyAllTypes.TypeDefinition.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>IOExceptionpublic int getAccessibilityValue()
.Accessibility accessibility = 1;getAccessibilityValue in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setAccessibilityValue(int value)
.Accessibility accessibility = 1;value - The enum numeric value on the wire for accessibility to set.public ProtoAssemblyAllTypes.Accessibility getAccessibility()
.Accessibility accessibility = 1;getAccessibility in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setAccessibility(ProtoAssemblyAllTypes.Accessibility value)
.Accessibility accessibility = 1;value - The accessibility to set.public ProtoAssemblyAllTypes.TypeDefinition.Builder clearAccessibility()
.Accessibility accessibility = 1;public String getFullname()
string fullname = 2;getFullname in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic com.google.protobuf.ByteString getFullnameBytes()
string fullname = 2;getFullnameBytes in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setFullname(String value)
string fullname = 2;value - The fullname to set.public ProtoAssemblyAllTypes.TypeDefinition.Builder clearFullname()
string fullname = 2;public ProtoAssemblyAllTypes.TypeDefinition.Builder setFullnameBytes(com.google.protobuf.ByteString value)
string fullname = 2;value - The bytes for fullname to set.public String getNamespace()
string namespace = 3;getNamespace in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic com.google.protobuf.ByteString getNamespaceBytes()
string namespace = 3;getNamespaceBytes in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setNamespace(String value)
string namespace = 3;value - The namespace to set.public ProtoAssemblyAllTypes.TypeDefinition.Builder clearNamespace()
string namespace = 3;public ProtoAssemblyAllTypes.TypeDefinition.Builder setNamespaceBytes(com.google.protobuf.ByteString value)
string namespace = 3;value - The bytes for namespace to set.public boolean getIsAbstract()
bool is_abstract = 4;getIsAbstract in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setIsAbstract(boolean value)
bool is_abstract = 4;value - The isAbstract to set.public ProtoAssemblyAllTypes.TypeDefinition.Builder clearIsAbstract()
bool is_abstract = 4;public boolean getIsReadOnly()
bool is_read_only = 5;getIsReadOnly in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setIsReadOnly(boolean value)
bool is_read_only = 5;value - The isReadOnly to set.public ProtoAssemblyAllTypes.TypeDefinition.Builder clearIsReadOnly()
bool is_read_only = 5;public boolean getIsSealed()
bool is_sealed = 6;getIsSealed in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setIsSealed(boolean value)
bool is_sealed = 6;value - The isSealed to set.public ProtoAssemblyAllTypes.TypeDefinition.Builder clearIsSealed()
bool is_sealed = 6;public boolean getIsStatic()
bool is_static = 7;getIsStatic in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setIsStatic(boolean value)
bool is_static = 7;value - The isStatic to set.public ProtoAssemblyAllTypes.TypeDefinition.Builder clearIsStatic()
bool is_static = 7;public 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 ProtoAssemblyAllTypes.TypeDefinition.Builder setDeclaringOuterClass(String value)
string declaring_outer_class = 8;value - The declaringOuterClass to set.public ProtoAssemblyAllTypes.TypeDefinition.Builder clearDeclaringOuterClass()
string declaring_outer_class = 8;public ProtoAssemblyAllTypes.TypeDefinition.Builder setDeclaringOuterClassBytes(com.google.protobuf.ByteString value)
string declaring_outer_class = 8;value - The bytes for declaringOuterClass to set.public List<ProtoAssemblyAllTypes.TypeDefinition> getDirectBaseTypesList()
repeated .TypeDefinition direct_base_types = 9;getDirectBaseTypesList 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.TypeDefinition.Builder setDirectBaseTypes(int index, ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition direct_base_types = 9;public ProtoAssemblyAllTypes.TypeDefinition.Builder setDirectBaseTypes(int index, ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition direct_base_types = 9;public ProtoAssemblyAllTypes.TypeDefinition.Builder addDirectBaseTypes(ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition direct_base_types = 9;public ProtoAssemblyAllTypes.TypeDefinition.Builder addDirectBaseTypes(int index, ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition direct_base_types = 9;public ProtoAssemblyAllTypes.TypeDefinition.Builder addDirectBaseTypes(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition direct_base_types = 9;public ProtoAssemblyAllTypes.TypeDefinition.Builder addDirectBaseTypes(int index, ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition direct_base_types = 9;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAllDirectBaseTypes(Iterable<? extends ProtoAssemblyAllTypes.TypeDefinition> values)
repeated .TypeDefinition direct_base_types = 9;public ProtoAssemblyAllTypes.TypeDefinition.Builder clearDirectBaseTypes()
repeated .TypeDefinition direct_base_types = 9;public ProtoAssemblyAllTypes.TypeDefinition.Builder removeDirectBaseTypes(int index)
repeated .TypeDefinition direct_base_types = 9;public ProtoAssemblyAllTypes.TypeDefinition.Builder getDirectBaseTypesBuilder(int index)
repeated .TypeDefinition direct_base_types = 9;public ProtoAssemblyAllTypes.TypeDefinitionOrBuilder getDirectBaseTypesOrBuilder(int index)
repeated .TypeDefinition direct_base_types = 9;getDirectBaseTypesOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.TypeDefinitionOrBuilder> getDirectBaseTypesOrBuilderList()
repeated .TypeDefinition direct_base_types = 9;getDirectBaseTypesOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder addDirectBaseTypesBuilder()
repeated .TypeDefinition direct_base_types = 9;public ProtoAssemblyAllTypes.TypeDefinition.Builder addDirectBaseTypesBuilder(int index)
repeated .TypeDefinition direct_base_types = 9;public List<ProtoAssemblyAllTypes.TypeDefinition.Builder> getDirectBaseTypesBuilderList()
repeated .TypeDefinition direct_base_types = 9;public int getTypeKindValue()
.TypeKindDef type_kind = 10;getTypeKindValue in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setTypeKindValue(int value)
.TypeKindDef type_kind = 10;value - The enum numeric value on the wire for typeKind to set.public ProtoAssemblyAllTypes.TypeKindDef getTypeKind()
.TypeKindDef type_kind = 10;getTypeKind in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setTypeKind(ProtoAssemblyAllTypes.TypeKindDef value)
.TypeKindDef type_kind = 10;value - The typeKind to set.public ProtoAssemblyAllTypes.TypeDefinition.Builder clearTypeKind()
.TypeKindDef type_kind = 10;public List<ProtoAssemblyAllTypes.MethodDefinition> getMethodsList()
repeated .MethodDefinition methods = 11;getMethodsList 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.TypeDefinition.Builder setMethods(int index, ProtoAssemblyAllTypes.MethodDefinition value)
repeated .MethodDefinition methods = 11;public ProtoAssemblyAllTypes.TypeDefinition.Builder setMethods(int index, ProtoAssemblyAllTypes.MethodDefinition.Builder builderForValue)
repeated .MethodDefinition methods = 11;public ProtoAssemblyAllTypes.TypeDefinition.Builder addMethods(ProtoAssemblyAllTypes.MethodDefinition value)
repeated .MethodDefinition methods = 11;public ProtoAssemblyAllTypes.TypeDefinition.Builder addMethods(int index, ProtoAssemblyAllTypes.MethodDefinition value)
repeated .MethodDefinition methods = 11;public ProtoAssemblyAllTypes.TypeDefinition.Builder addMethods(ProtoAssemblyAllTypes.MethodDefinition.Builder builderForValue)
repeated .MethodDefinition methods = 11;public ProtoAssemblyAllTypes.TypeDefinition.Builder addMethods(int index, ProtoAssemblyAllTypes.MethodDefinition.Builder builderForValue)
repeated .MethodDefinition methods = 11;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAllMethods(Iterable<? extends ProtoAssemblyAllTypes.MethodDefinition> values)
repeated .MethodDefinition methods = 11;public ProtoAssemblyAllTypes.TypeDefinition.Builder clearMethods()
repeated .MethodDefinition methods = 11;public ProtoAssemblyAllTypes.TypeDefinition.Builder removeMethods(int index)
repeated .MethodDefinition methods = 11;public ProtoAssemblyAllTypes.MethodDefinition.Builder getMethodsBuilder(int index)
repeated .MethodDefinition methods = 11;public ProtoAssemblyAllTypes.MethodDefinitionOrBuilder getMethodsOrBuilder(int index)
repeated .MethodDefinition methods = 11;getMethodsOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.MethodDefinitionOrBuilder> getMethodsOrBuilderList()
repeated .MethodDefinition methods = 11;getMethodsOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder addMethodsBuilder()
repeated .MethodDefinition methods = 11;public ProtoAssemblyAllTypes.MethodDefinition.Builder addMethodsBuilder(int index)
repeated .MethodDefinition methods = 11;public List<ProtoAssemblyAllTypes.MethodDefinition.Builder> getMethodsBuilderList()
repeated .MethodDefinition methods = 11;public List<ProtoAssemblyAllTypes.FieldDefinition> getFieldsList()
repeated .FieldDefinition fields = 12;getFieldsList 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.TypeDefinition.Builder setFields(int index, ProtoAssemblyAllTypes.FieldDefinition value)
repeated .FieldDefinition fields = 12;public ProtoAssemblyAllTypes.TypeDefinition.Builder setFields(int index, ProtoAssemblyAllTypes.FieldDefinition.Builder builderForValue)
repeated .FieldDefinition fields = 12;public ProtoAssemblyAllTypes.TypeDefinition.Builder addFields(ProtoAssemblyAllTypes.FieldDefinition value)
repeated .FieldDefinition fields = 12;public ProtoAssemblyAllTypes.TypeDefinition.Builder addFields(int index, ProtoAssemblyAllTypes.FieldDefinition value)
repeated .FieldDefinition fields = 12;public ProtoAssemblyAllTypes.TypeDefinition.Builder addFields(ProtoAssemblyAllTypes.FieldDefinition.Builder builderForValue)
repeated .FieldDefinition fields = 12;public ProtoAssemblyAllTypes.TypeDefinition.Builder addFields(int index, ProtoAssemblyAllTypes.FieldDefinition.Builder builderForValue)
repeated .FieldDefinition fields = 12;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAllFields(Iterable<? extends ProtoAssemblyAllTypes.FieldDefinition> values)
repeated .FieldDefinition fields = 12;public ProtoAssemblyAllTypes.TypeDefinition.Builder clearFields()
repeated .FieldDefinition fields = 12;public ProtoAssemblyAllTypes.TypeDefinition.Builder removeFields(int index)
repeated .FieldDefinition fields = 12;public ProtoAssemblyAllTypes.FieldDefinition.Builder getFieldsBuilder(int index)
repeated .FieldDefinition fields = 12;public ProtoAssemblyAllTypes.FieldDefinitionOrBuilder getFieldsOrBuilder(int index)
repeated .FieldDefinition fields = 12;getFieldsOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.FieldDefinitionOrBuilder> getFieldsOrBuilderList()
repeated .FieldDefinition fields = 12;getFieldsOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.FieldDefinition.Builder addFieldsBuilder()
repeated .FieldDefinition fields = 12;public ProtoAssemblyAllTypes.FieldDefinition.Builder addFieldsBuilder(int index)
repeated .FieldDefinition fields = 12;public List<ProtoAssemblyAllTypes.FieldDefinition.Builder> getFieldsBuilderList()
repeated .FieldDefinition fields = 12;public List<ProtoAssemblyAllTypes.PropertyDefinition> getPropertiesList()
repeated .PropertyDefinition properties = 13;getPropertiesList 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.TypeDefinition.Builder setProperties(int index, ProtoAssemblyAllTypes.PropertyDefinition value)
repeated .PropertyDefinition properties = 13;public ProtoAssemblyAllTypes.TypeDefinition.Builder setProperties(int index, ProtoAssemblyAllTypes.PropertyDefinition.Builder builderForValue)
repeated .PropertyDefinition properties = 13;public ProtoAssemblyAllTypes.TypeDefinition.Builder addProperties(ProtoAssemblyAllTypes.PropertyDefinition value)
repeated .PropertyDefinition properties = 13;public ProtoAssemblyAllTypes.TypeDefinition.Builder addProperties(int index, ProtoAssemblyAllTypes.PropertyDefinition value)
repeated .PropertyDefinition properties = 13;public ProtoAssemblyAllTypes.TypeDefinition.Builder addProperties(ProtoAssemblyAllTypes.PropertyDefinition.Builder builderForValue)
repeated .PropertyDefinition properties = 13;public ProtoAssemblyAllTypes.TypeDefinition.Builder addProperties(int index, ProtoAssemblyAllTypes.PropertyDefinition.Builder builderForValue)
repeated .PropertyDefinition properties = 13;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAllProperties(Iterable<? extends ProtoAssemblyAllTypes.PropertyDefinition> values)
repeated .PropertyDefinition properties = 13;public ProtoAssemblyAllTypes.TypeDefinition.Builder clearProperties()
repeated .PropertyDefinition properties = 13;public ProtoAssemblyAllTypes.TypeDefinition.Builder removeProperties(int index)
repeated .PropertyDefinition properties = 13;public ProtoAssemblyAllTypes.PropertyDefinition.Builder getPropertiesBuilder(int index)
repeated .PropertyDefinition properties = 13;public ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder getPropertiesOrBuilder(int index)
repeated .PropertyDefinition properties = 13;getPropertiesOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.PropertyDefinitionOrBuilder> getPropertiesOrBuilderList()
repeated .PropertyDefinition properties = 13;getPropertiesOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.PropertyDefinition.Builder addPropertiesBuilder()
repeated .PropertyDefinition properties = 13;public ProtoAssemblyAllTypes.PropertyDefinition.Builder addPropertiesBuilder(int index)
repeated .PropertyDefinition properties = 13;public List<ProtoAssemblyAllTypes.PropertyDefinition.Builder> getPropertiesBuilderList()
repeated .PropertyDefinition properties = 13;public List<ProtoAssemblyAllTypes.TypeDefinition> getNestedTypesList()
repeated .TypeDefinition nested_types = 14;getNestedTypesList 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.TypeDefinition.Builder setNestedTypes(int index, ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition nested_types = 14;public ProtoAssemblyAllTypes.TypeDefinition.Builder setNestedTypes(int index, ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition nested_types = 14;public ProtoAssemblyAllTypes.TypeDefinition.Builder addNestedTypes(ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition nested_types = 14;public ProtoAssemblyAllTypes.TypeDefinition.Builder addNestedTypes(int index, ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition nested_types = 14;public ProtoAssemblyAllTypes.TypeDefinition.Builder addNestedTypes(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition nested_types = 14;public ProtoAssemblyAllTypes.TypeDefinition.Builder addNestedTypes(int index, ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition nested_types = 14;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAllNestedTypes(Iterable<? extends ProtoAssemblyAllTypes.TypeDefinition> values)
repeated .TypeDefinition nested_types = 14;public ProtoAssemblyAllTypes.TypeDefinition.Builder clearNestedTypes()
repeated .TypeDefinition nested_types = 14;public ProtoAssemblyAllTypes.TypeDefinition.Builder removeNestedTypes(int index)
repeated .TypeDefinition nested_types = 14;public ProtoAssemblyAllTypes.TypeDefinition.Builder getNestedTypesBuilder(int index)
repeated .TypeDefinition nested_types = 14;public ProtoAssemblyAllTypes.TypeDefinitionOrBuilder getNestedTypesOrBuilder(int index)
repeated .TypeDefinition nested_types = 14;getNestedTypesOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.TypeDefinitionOrBuilder> getNestedTypesOrBuilderList()
repeated .TypeDefinition nested_types = 14;getNestedTypesOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder addNestedTypesBuilder()
repeated .TypeDefinition nested_types = 14;public ProtoAssemblyAllTypes.TypeDefinition.Builder addNestedTypesBuilder(int index)
repeated .TypeDefinition nested_types = 14;public List<ProtoAssemblyAllTypes.TypeDefinition.Builder> getNestedTypesBuilderList()
repeated .TypeDefinition nested_types = 14;public List<ProtoAssemblyAllTypes.AttributeDefinition> getAttributesList()
repeated .AttributeDefinition attributes = 15;getAttributesList 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.TypeDefinition.Builder setAttributes(int index, ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15;public ProtoAssemblyAllTypes.TypeDefinition.Builder setAttributes(int index, ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 15;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAttributes(ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAttributes(int index, ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 15;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAttributes(ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 15;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAttributes(int index, ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 15;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAllAttributes(Iterable<? extends ProtoAssemblyAllTypes.AttributeDefinition> values)
repeated .AttributeDefinition attributes = 15;public ProtoAssemblyAllTypes.TypeDefinition.Builder clearAttributes()
repeated .AttributeDefinition attributes = 15;public ProtoAssemblyAllTypes.TypeDefinition.Builder removeAttributes(int index)
repeated .AttributeDefinition attributes = 15;public ProtoAssemblyAllTypes.AttributeDefinition.Builder getAttributesBuilder(int index)
repeated .AttributeDefinition attributes = 15;public ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder getAttributesOrBuilder(int index)
repeated .AttributeDefinition attributes = 15;getAttributesOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder> getAttributesOrBuilderList()
repeated .AttributeDefinition attributes = 15;getAttributesOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.AttributeDefinition.Builder addAttributesBuilder()
repeated .AttributeDefinition attributes = 15;public ProtoAssemblyAllTypes.AttributeDefinition.Builder addAttributesBuilder(int index)
repeated .AttributeDefinition attributes = 15;public List<ProtoAssemblyAllTypes.AttributeDefinition.Builder> getAttributesBuilderList()
repeated .AttributeDefinition attributes = 15;public List<ProtoAssemblyAllTypes.TypeDefinition> getGenericTypeArgumentsList()
repeated .TypeDefinition generic_type_arguments = 16;getGenericTypeArgumentsList 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.TypeDefinition.Builder setGenericTypeArguments(int index, ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition generic_type_arguments = 16;public ProtoAssemblyAllTypes.TypeDefinition.Builder setGenericTypeArguments(int index, ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition generic_type_arguments = 16;public ProtoAssemblyAllTypes.TypeDefinition.Builder addGenericTypeArguments(ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition generic_type_arguments = 16;public ProtoAssemblyAllTypes.TypeDefinition.Builder addGenericTypeArguments(int index, ProtoAssemblyAllTypes.TypeDefinition value)
repeated .TypeDefinition generic_type_arguments = 16;public ProtoAssemblyAllTypes.TypeDefinition.Builder addGenericTypeArguments(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition generic_type_arguments = 16;public ProtoAssemblyAllTypes.TypeDefinition.Builder addGenericTypeArguments(int index, ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
repeated .TypeDefinition generic_type_arguments = 16;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAllGenericTypeArguments(Iterable<? extends ProtoAssemblyAllTypes.TypeDefinition> values)
repeated .TypeDefinition generic_type_arguments = 16;public ProtoAssemblyAllTypes.TypeDefinition.Builder clearGenericTypeArguments()
repeated .TypeDefinition generic_type_arguments = 16;public ProtoAssemblyAllTypes.TypeDefinition.Builder removeGenericTypeArguments(int index)
repeated .TypeDefinition generic_type_arguments = 16;public ProtoAssemblyAllTypes.TypeDefinition.Builder getGenericTypeArgumentsBuilder(int index)
repeated .TypeDefinition generic_type_arguments = 16;public ProtoAssemblyAllTypes.TypeDefinitionOrBuilder getGenericTypeArgumentsOrBuilder(int index)
repeated .TypeDefinition generic_type_arguments = 16;getGenericTypeArgumentsOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.TypeDefinitionOrBuilder> getGenericTypeArgumentsOrBuilderList()
repeated .TypeDefinition generic_type_arguments = 16;getGenericTypeArgumentsOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder addGenericTypeArgumentsBuilder()
repeated .TypeDefinition generic_type_arguments = 16;public ProtoAssemblyAllTypes.TypeDefinition.Builder addGenericTypeArgumentsBuilder(int index)
repeated .TypeDefinition generic_type_arguments = 16;public List<ProtoAssemblyAllTypes.TypeDefinition.Builder> getGenericTypeArgumentsBuilderList()
repeated .TypeDefinition generic_type_arguments = 16;public int getArrayDimensions()
int32 array_dimensions = 17;getArrayDimensions in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setArrayDimensions(int value)
int32 array_dimensions = 17;value - The arrayDimensions to set.public ProtoAssemblyAllTypes.TypeDefinition.Builder clearArrayDimensions()
int32 array_dimensions = 17;public List<ProtoAssemblyAllTypes.EventDefinition> getEventsList()
repeated .EventDefinition events = 18;getEventsList 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.TypeDefinition.Builder setEvents(int index, ProtoAssemblyAllTypes.EventDefinition value)
repeated .EventDefinition events = 18;public ProtoAssemblyAllTypes.TypeDefinition.Builder setEvents(int index, ProtoAssemblyAllTypes.EventDefinition.Builder builderForValue)
repeated .EventDefinition events = 18;public ProtoAssemblyAllTypes.TypeDefinition.Builder addEvents(ProtoAssemblyAllTypes.EventDefinition value)
repeated .EventDefinition events = 18;public ProtoAssemblyAllTypes.TypeDefinition.Builder addEvents(int index, ProtoAssemblyAllTypes.EventDefinition value)
repeated .EventDefinition events = 18;public ProtoAssemblyAllTypes.TypeDefinition.Builder addEvents(ProtoAssemblyAllTypes.EventDefinition.Builder builderForValue)
repeated .EventDefinition events = 18;public ProtoAssemblyAllTypes.TypeDefinition.Builder addEvents(int index, ProtoAssemblyAllTypes.EventDefinition.Builder builderForValue)
repeated .EventDefinition events = 18;public ProtoAssemblyAllTypes.TypeDefinition.Builder addAllEvents(Iterable<? extends ProtoAssemblyAllTypes.EventDefinition> values)
repeated .EventDefinition events = 18;public ProtoAssemblyAllTypes.TypeDefinition.Builder clearEvents()
repeated .EventDefinition events = 18;public ProtoAssemblyAllTypes.TypeDefinition.Builder removeEvents(int index)
repeated .EventDefinition events = 18;public ProtoAssemblyAllTypes.EventDefinition.Builder getEventsBuilder(int index)
repeated .EventDefinition events = 18;public ProtoAssemblyAllTypes.EventDefinitionOrBuilder getEventsOrBuilder(int index)
repeated .EventDefinition events = 18;getEventsOrBuilder in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.EventDefinitionOrBuilder> getEventsOrBuilderList()
repeated .EventDefinition events = 18;getEventsOrBuilderList in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.EventDefinition.Builder addEventsBuilder()
repeated .EventDefinition events = 18;public ProtoAssemblyAllTypes.EventDefinition.Builder addEventsBuilder(int index)
repeated .EventDefinition events = 18;public List<ProtoAssemblyAllTypes.EventDefinition.Builder> getEventsBuilderList()
repeated .EventDefinition events = 18;public int getPeToken()
hexadecimal x8 pe token
int32 pe_token = 19;getPeToken in interface ProtoAssemblyAllTypes.TypeDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition.Builder setPeToken(int value)
hexadecimal x8 pe token
int32 pe_token = 19;value - The peToken to set.public ProtoAssemblyAllTypes.TypeDefinition.Builder clearPeToken()
hexadecimal x8 pe token
int32 pe_token = 19;public final ProtoAssemblyAllTypes.TypeDefinition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>public final ProtoAssemblyAllTypes.TypeDefinition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.TypeDefinition.Builder>Copyright © 2024 Soot OSS. All rights reserved.