|
fun equals(other: Any?): Boolean |
|
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 getConfigOrBuilder(): ConfigurationOrBuilder! |
|
static fun getDefaultInstance(): CompiledFile! |
|
fun getDefaultInstanceForType(): CompiledFile! |
|
static fun getDescriptor(): 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 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!>! |
|
fun getParserForType(): Parser<CompiledFile!>! |
|
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! |
|
fun getSerializedSize(): Int |
|
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 |
|
fun getUnknownFields(): UnknownFieldSet! |
|
The configuration for which the resource is defined.
.aapt.pb.Configuration config = 2;
fun hasConfig(): Boolean |
|
fun hashCode(): Int |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
static fun newBuilder(): Builder!
static fun newBuilder(prototype: CompiledFile!): Builder! |
|
fun newBuilderForType(): Builder!
fun newBuilderForType(parent: BuilderParent!): Builder! |
|
fun newInstance(unused: UnusedPrivateParameter!): Any! |
|
static fun parseDelimitedFrom(input: InputStream!): CompiledFile!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): CompiledFile! |
|
static fun parseFrom(data: ByteBuffer!): CompiledFile!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): CompiledFile!
static fun parseFrom(data: ByteString!): CompiledFile!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): CompiledFile!
static fun parseFrom(data: ByteArray!): CompiledFile!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): CompiledFile!
static fun parseFrom(input: InputStream!): CompiledFile!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): CompiledFile!
static fun parseFrom(input: CodedInputStream!): CompiledFile!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): CompiledFile! |
|
static fun parser(): Parser<CompiledFile!>! |
|
fun toBuilder(): Builder! |
|
fun writeTo(output: CodedOutputStream!): Unit |