|
fun equals(other: Any?): Boolean |
|
static fun getDefaultInstance(): FileReference! |
|
fun getDefaultInstanceForType(): FileReference! |
|
static fun getDescriptor(): Descriptor! |
|
fun getParserForType(): Parser<FileReference!>! |
|
Path to a file within the APK (typically res/type-config/entry.ext).
string path = 1;
fun getPath(): String! |
|
Path to a file within the APK (typically res/type-config/entry.ext).
string path = 1;
fun getPathBytes(): ByteString! |
|
fun getSerializedSize(): Int |
|
The type of file this path points to. For UAM bundle, this cannot be
BINARY_XML.
.aapt.pb.FileReference.Type type = 2;
fun getType(): Type! |
|
The type of file this path points to. For UAM bundle, this cannot be
BINARY_XML.
.aapt.pb.FileReference.Type type = 2;
fun getTypeValue(): Int |
|
fun getUnknownFields(): UnknownFieldSet! |
|
fun hashCode(): Int |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
static fun newBuilder(): Builder!
static fun newBuilder(prototype: FileReference!): Builder! |
|
fun newBuilderForType(): Builder!
fun newBuilderForType(parent: BuilderParent!): Builder! |
|
fun newInstance(unused: UnusedPrivateParameter!): Any! |
|
static fun parseDelimitedFrom(input: InputStream!): FileReference!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): FileReference! |
|
static fun parseFrom(data: ByteBuffer!): FileReference!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): FileReference!
static fun parseFrom(data: ByteString!): FileReference!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): FileReference!
static fun parseFrom(data: ByteArray!): FileReference!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): FileReference!
static fun parseFrom(input: InputStream!): FileReference!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): FileReference!
static fun parseFrom(input: CodedInputStream!): FileReference!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): FileReference! |
|
static fun parser(): Parser<FileReference!>! |
|
fun toBuilder(): Builder! |
|
fun writeTo(output: CodedOutputStream!): Unit |