public static final class ProtoAssemblyAllTypes.MethodDefinition.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.MethodDefinition.Builder> implements ProtoAssemblyAllTypes.MethodDefinitionOrBuilder
MethodDefinitiongetAllFields, 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.MethodDefinition.Builder>public ProtoAssemblyAllTypes.MethodDefinition.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.MethodDefinition.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.MethodDefinition.Builder>public ProtoAssemblyAllTypes.MethodDefinition getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ProtoAssemblyAllTypes.MethodDefinition buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ProtoAssemblyAllTypes.MethodDefinition.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.MethodDefinition.Builder>public ProtoAssemblyAllTypes.MethodDefinition.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.MethodDefinition.Builder>public ProtoAssemblyAllTypes.MethodDefinition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.MethodDefinition.Builder>public ProtoAssemblyAllTypes.MethodDefinition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.MethodDefinition.Builder>public ProtoAssemblyAllTypes.MethodDefinition.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.MethodDefinition.Builder>public ProtoAssemblyAllTypes.MethodDefinition.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.MethodDefinition.Builder>public ProtoAssemblyAllTypes.MethodDefinition.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ProtoAssemblyAllTypes.MethodDefinition.Builder>public ProtoAssemblyAllTypes.MethodDefinition.Builder mergeFrom(ProtoAssemblyAllTypes.MethodDefinition other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.MethodDefinition.Builder>public ProtoAssemblyAllTypes.MethodDefinition.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.MethodDefinition.Builder>IOExceptionpublic int getAccessibilityValue()
.Accessibility accessibility = 1;getAccessibilityValue in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.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.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setAccessibility(ProtoAssemblyAllTypes.Accessibility value)
.Accessibility accessibility = 1;value - The accessibility to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearAccessibility()
.Accessibility accessibility = 1;public String getName()
string name = 2;getName in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
string name = 2;getNameBytes in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setName(String value)
string name = 2;value - The name to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearName()
string name = 2;public ProtoAssemblyAllTypes.MethodDefinition.Builder setNameBytes(com.google.protobuf.ByteString value)
string name = 2;value - The bytes for name to set.public boolean getHasBody()
bool has_body = 3;getHasBody in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setHasBody(boolean value)
bool has_body = 3;value - The hasBody to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearHasBody()
bool has_body = 3;public List<ProtoAssemblyAllTypes.ParameterDefinition> getParameterList()
repeated .ParameterDefinition parameter = 4;getParameterList in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic int getParameterCount()
repeated .ParameterDefinition parameter = 4;getParameterCount in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.ParameterDefinition getParameter(int index)
repeated .ParameterDefinition parameter = 4;getParameter in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setParameter(int index, ProtoAssemblyAllTypes.ParameterDefinition value)
repeated .ParameterDefinition parameter = 4;public ProtoAssemblyAllTypes.MethodDefinition.Builder setParameter(int index, ProtoAssemblyAllTypes.ParameterDefinition.Builder builderForValue)
repeated .ParameterDefinition parameter = 4;public ProtoAssemblyAllTypes.MethodDefinition.Builder addParameter(ProtoAssemblyAllTypes.ParameterDefinition value)
repeated .ParameterDefinition parameter = 4;public ProtoAssemblyAllTypes.MethodDefinition.Builder addParameter(int index, ProtoAssemblyAllTypes.ParameterDefinition value)
repeated .ParameterDefinition parameter = 4;public ProtoAssemblyAllTypes.MethodDefinition.Builder addParameter(ProtoAssemblyAllTypes.ParameterDefinition.Builder builderForValue)
repeated .ParameterDefinition parameter = 4;public ProtoAssemblyAllTypes.MethodDefinition.Builder addParameter(int index, ProtoAssemblyAllTypes.ParameterDefinition.Builder builderForValue)
repeated .ParameterDefinition parameter = 4;public ProtoAssemblyAllTypes.MethodDefinition.Builder addAllParameter(Iterable<? extends ProtoAssemblyAllTypes.ParameterDefinition> values)
repeated .ParameterDefinition parameter = 4;public ProtoAssemblyAllTypes.MethodDefinition.Builder clearParameter()
repeated .ParameterDefinition parameter = 4;public ProtoAssemblyAllTypes.MethodDefinition.Builder removeParameter(int index)
repeated .ParameterDefinition parameter = 4;public ProtoAssemblyAllTypes.ParameterDefinition.Builder getParameterBuilder(int index)
repeated .ParameterDefinition parameter = 4;public ProtoAssemblyAllTypes.ParameterDefinitionOrBuilder getParameterOrBuilder(int index)
repeated .ParameterDefinition parameter = 4;getParameterOrBuilder in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.ParameterDefinitionOrBuilder> getParameterOrBuilderList()
repeated .ParameterDefinition parameter = 4;getParameterOrBuilderList in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.ParameterDefinition.Builder addParameterBuilder()
repeated .ParameterDefinition parameter = 4;public ProtoAssemblyAllTypes.ParameterDefinition.Builder addParameterBuilder(int index)
repeated .ParameterDefinition parameter = 4;public List<ProtoAssemblyAllTypes.ParameterDefinition.Builder> getParameterBuilderList()
repeated .ParameterDefinition parameter = 4;public boolean getIsAbstract()
bool is_abstract = 5;getIsAbstract in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setIsAbstract(boolean value)
bool is_abstract = 5;value - The isAbstract to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearIsAbstract()
bool is_abstract = 5;public boolean getIsAccessor()
bool is_accessor = 6;getIsAccessor in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setIsAccessor(boolean value)
bool is_accessor = 6;value - The isAccessor to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearIsAccessor()
bool is_accessor = 6;public boolean getIsConstructor()
bool is_constructor = 7;getIsConstructor in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setIsConstructor(boolean value)
bool is_constructor = 7;value - The isConstructor to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearIsConstructor()
bool is_constructor = 7;public boolean getIsDestructor()
bool is_destructor = 8;getIsDestructor in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setIsDestructor(boolean value)
bool is_destructor = 8;value - The isDestructor to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearIsDestructor()
bool is_destructor = 8;public boolean getIsExplicitInterfaceImplementation()
bool is_explicit_interface_implementation = 9;getIsExplicitInterfaceImplementation in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setIsExplicitInterfaceImplementation(boolean value)
bool is_explicit_interface_implementation = 9;value - The isExplicitInterfaceImplementation to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearIsExplicitInterfaceImplementation()
bool is_explicit_interface_implementation = 9;public boolean getIsStatic()
bool is_static = 10;getIsStatic in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setIsStatic(boolean value)
bool is_static = 10;value - The isStatic to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearIsStatic()
bool is_static = 10;public boolean getIsVirtual()
bool is_virtual = 11;getIsVirtual in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setIsVirtual(boolean value)
bool is_virtual = 11;value - The isVirtual to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearIsVirtual()
bool is_virtual = 11;public boolean getIsOperator()
bool is_operator = 16;getIsOperator in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setIsOperator(boolean value)
bool is_operator = 16;value - The isOperator to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearIsOperator()
bool is_operator = 16;public boolean getIsExtern()
bool is_extern = 17;getIsExtern in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setIsExtern(boolean value)
bool is_extern = 17;value - The isExtern to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearIsExtern()
bool is_extern = 17;public boolean getIsUnsafe()
bool is_unsafe = 18;getIsUnsafe in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setIsUnsafe(boolean value)
bool is_unsafe = 18;value - The isUnsafe to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearIsUnsafe()
bool is_unsafe = 18;public boolean getIsSealed()
bool is_sealed = 19;getIsSealed in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setIsSealed(boolean value)
bool is_sealed = 19;value - The isSealed to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearIsSealed()
bool is_sealed = 19;public boolean hasReturnType()
.TypeDefinition return_type = 12;hasReturnType in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition getReturnType()
.TypeDefinition return_type = 12;getReturnType in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setReturnType(ProtoAssemblyAllTypes.TypeDefinition value)
.TypeDefinition return_type = 12;public ProtoAssemblyAllTypes.MethodDefinition.Builder setReturnType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition return_type = 12;public ProtoAssemblyAllTypes.MethodDefinition.Builder mergeReturnType(ProtoAssemblyAllTypes.TypeDefinition value)
.TypeDefinition return_type = 12;public ProtoAssemblyAllTypes.MethodDefinition.Builder clearReturnType()
.TypeDefinition return_type = 12;public ProtoAssemblyAllTypes.TypeDefinition.Builder getReturnTypeBuilder()
.TypeDefinition return_type = 12;public ProtoAssemblyAllTypes.TypeDefinitionOrBuilder getReturnTypeOrBuilder()
.TypeDefinition return_type = 12;getReturnTypeOrBuilder in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic List<ProtoAssemblyAllTypes.AttributeDefinition> getAttributesList()
repeated .AttributeDefinition attributes = 13;getAttributesList in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic int getAttributesCount()
repeated .AttributeDefinition attributes = 13;getAttributesCount in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.AttributeDefinition getAttributes(int index)
repeated .AttributeDefinition attributes = 13;getAttributes in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setAttributes(int index, ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 13;public ProtoAssemblyAllTypes.MethodDefinition.Builder setAttributes(int index, ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 13;public ProtoAssemblyAllTypes.MethodDefinition.Builder addAttributes(ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 13;public ProtoAssemblyAllTypes.MethodDefinition.Builder addAttributes(int index, ProtoAssemblyAllTypes.AttributeDefinition value)
repeated .AttributeDefinition attributes = 13;public ProtoAssemblyAllTypes.MethodDefinition.Builder addAttributes(ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 13;public ProtoAssemblyAllTypes.MethodDefinition.Builder addAttributes(int index, ProtoAssemblyAllTypes.AttributeDefinition.Builder builderForValue)
repeated .AttributeDefinition attributes = 13;public ProtoAssemblyAllTypes.MethodDefinition.Builder addAllAttributes(Iterable<? extends ProtoAssemblyAllTypes.AttributeDefinition> values)
repeated .AttributeDefinition attributes = 13;public ProtoAssemblyAllTypes.MethodDefinition.Builder clearAttributes()
repeated .AttributeDefinition attributes = 13;public ProtoAssemblyAllTypes.MethodDefinition.Builder removeAttributes(int index)
repeated .AttributeDefinition attributes = 13;public ProtoAssemblyAllTypes.AttributeDefinition.Builder getAttributesBuilder(int index)
repeated .AttributeDefinition attributes = 13;public ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder getAttributesOrBuilder(int index)
repeated .AttributeDefinition attributes = 13;getAttributesOrBuilder in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic List<? extends ProtoAssemblyAllTypes.AttributeDefinitionOrBuilder> getAttributesOrBuilderList()
repeated .AttributeDefinition attributes = 13;getAttributesOrBuilderList in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.AttributeDefinition.Builder addAttributesBuilder()
repeated .AttributeDefinition attributes = 13;public ProtoAssemblyAllTypes.AttributeDefinition.Builder addAttributesBuilder(int index)
repeated .AttributeDefinition attributes = 13;public List<ProtoAssemblyAllTypes.AttributeDefinition.Builder> getAttributesBuilderList()
repeated .AttributeDefinition attributes = 13;public String getFullName()
string full_name = 14;getFullName in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic com.google.protobuf.ByteString getFullNameBytes()
string full_name = 14;getFullNameBytes in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setFullName(String value)
string full_name = 14;value - The fullName to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearFullName()
string full_name = 14;public ProtoAssemblyAllTypes.MethodDefinition.Builder setFullNameBytes(com.google.protobuf.ByteString value)
string full_name = 14;value - The bytes for fullName to set.public boolean hasDeclaringType()
.TypeDefinition declaring_type = 15;hasDeclaringType in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.TypeDefinition getDeclaringType()
.TypeDefinition declaring_type = 15;getDeclaringType in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setDeclaringType(ProtoAssemblyAllTypes.TypeDefinition value)
.TypeDefinition declaring_type = 15;public ProtoAssemblyAllTypes.MethodDefinition.Builder setDeclaringType(ProtoAssemblyAllTypes.TypeDefinition.Builder builderForValue)
.TypeDefinition declaring_type = 15;public ProtoAssemblyAllTypes.MethodDefinition.Builder mergeDeclaringType(ProtoAssemblyAllTypes.TypeDefinition value)
.TypeDefinition declaring_type = 15;public ProtoAssemblyAllTypes.MethodDefinition.Builder clearDeclaringType()
.TypeDefinition declaring_type = 15;public ProtoAssemblyAllTypes.TypeDefinition.Builder getDeclaringTypeBuilder()
.TypeDefinition declaring_type = 15;public ProtoAssemblyAllTypes.TypeDefinitionOrBuilder getDeclaringTypeOrBuilder()
.TypeDefinition declaring_type = 15;getDeclaringTypeOrBuilder in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic int getPeToken()
hexadecimal x8 pe token
int32 pe_token = 20;getPeToken in interface ProtoAssemblyAllTypes.MethodDefinitionOrBuilderpublic ProtoAssemblyAllTypes.MethodDefinition.Builder setPeToken(int value)
hexadecimal x8 pe token
int32 pe_token = 20;value - The peToken to set.public ProtoAssemblyAllTypes.MethodDefinition.Builder clearPeToken()
hexadecimal x8 pe token
int32 pe_token = 20;public final ProtoAssemblyAllTypes.MethodDefinition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.MethodDefinition.Builder>public final ProtoAssemblyAllTypes.MethodDefinition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ProtoAssemblyAllTypes.MethodDefinition.Builder>Copyright © 2024 Soot OSS. All rights reserved.