|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun addAllExportedSymbol(values: MutableIterable<Symbol!>!): Builder! |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun addExportedSymbol(value: Symbol!): Builder!
fun addExportedSymbol(index: Int, value: Symbol!): Builder!
fun addExportedSymbol(builderForValue: Builder!): Builder!
fun addExportedSymbol(index: Int, builderForValue: Builder!): Builder! |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun addExportedSymbolBuilder(): Builder!
fun addExportedSymbolBuilder(index: Int): Builder! |
|
fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun build(): CompiledFile! |
|
fun buildPartial(): CompiledFile! |
|
fun clear(): Builder! |
|
The configuration for which the resource is defined.
.aapt.pb.Configuration config = 2;
fun clearConfig(): Builder! |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun clearExportedSymbol(): Builder! |
|
fun clearField(field: FieldDescriptor!): Builder! |
|
fun clearOneof(oneof: OneofDescriptor!): Builder! |
|
The name of the resource (in the form package:type/name).
string resource_name = 1;
fun clearResourceName(): Builder! |
|
The filesystem path to where the source file originated.
Mainly used to display helpful error messages.
string source_path = 4;
fun clearSourcePath(): Builder! |
|
The type of the file.
.aapt.pb.FileReference.Type type = 3;
fun clearType(): Builder! |
|
fun clone(): Builder! |
|
The configuration for which the resource is defined.
.aapt.pb.Configuration config = 2;
fun getConfig(): Configuration! |
|
The configuration for which the resource is defined.
.aapt.pb.Configuration config = 2;
fun getConfigBuilder(): Builder! |
|
The configuration for which the resource is defined.
.aapt.pb.Configuration config = 2;
fun getConfigOrBuilder(): ConfigurationOrBuilder! |
|
fun getDefaultInstanceForType(): CompiledFile! |
|
static fun getDescriptor(): Descriptor! |
|
fun getDescriptorForType(): Descriptor! |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun getExportedSymbol(index: Int): Symbol! |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun getExportedSymbolBuilder(index: Int): Builder! |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun getExportedSymbolBuilderList(): MutableList<Builder!>! |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun getExportedSymbolCount(): Int |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun getExportedSymbolList(): MutableList<Symbol!>! |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun getExportedSymbolOrBuilder(index: Int): SymbolOrBuilder! |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun getExportedSymbolOrBuilderList(): MutableList<out SymbolOrBuilder!>! |
|
The name of the resource (in the form package:type/name).
string resource_name = 1;
fun getResourceName(): String! |
|
The name of the resource (in the form package:type/name).
string resource_name = 1;
fun getResourceNameBytes(): ByteString! |
|
The filesystem path to where the source file originated.
Mainly used to display helpful error messages.
string source_path = 4;
fun getSourcePath(): String! |
|
The filesystem path to where the source file originated.
Mainly used to display helpful error messages.
string source_path = 4;
fun getSourcePathBytes(): ByteString! |
|
The type of the file.
.aapt.pb.FileReference.Type type = 3;
fun getType(): Type! |
|
The type of the file.
.aapt.pb.FileReference.Type type = 3;
fun getTypeValue(): Int |
|
The configuration for which the resource is defined.
.aapt.pb.Configuration config = 2;
fun hasConfig(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
The configuration for which the resource is defined.
.aapt.pb.Configuration config = 2;
fun mergeConfig(value: Configuration!): Builder! |
|
fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: CompiledFile!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder! |
|
fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder! |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun removeExportedSymbol(index: Int): Builder! |
|
The configuration for which the resource is defined.
.aapt.pb.Configuration config = 2;
fun setConfig(value: Configuration!): Builder!
fun setConfig(builderForValue: Builder!): Builder! |
|
Any symbols this file auto-generates/exports (eg. @+id/foo in an XML file).
repeated .aapt.pb.internal.CompiledFile.Symbol exported_symbol = 5;
fun setExportedSymbol(index: Int, value: Symbol!): Builder!
fun setExportedSymbol(index: Int, builderForValue: Builder!): Builder! |
|
fun setField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun setRepeatedField(field: FieldDescriptor!, index: Int, value: Any!): Builder! |
|
The name of the resource (in the form package:type/name).
string resource_name = 1;
fun setResourceName(value: String!): Builder! |
|
The name of the resource (in the form package:type/name).
string resource_name = 1;
fun setResourceNameBytes(value: ByteString!): Builder! |
|
The filesystem path to where the source file originated.
Mainly used to display helpful error messages.
string source_path = 4;
fun setSourcePath(value: String!): Builder! |
|
The filesystem path to where the source file originated.
Mainly used to display helpful error messages.
string source_path = 4;
fun setSourcePathBytes(value: ByteString!): Builder! |
|
The type of the file.
.aapt.pb.FileReference.Type type = 3;
fun setType(value: Type!): Builder! |
|
The type of the file.
.aapt.pb.FileReference.Type type = 3;
fun setTypeValue(value: Int): Builder! |
|
fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder! |