|
fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun build(): Source! |
|
fun buildPartial(): Source! |
|
fun clear(): Builder! |
|
fun clearField(field: FieldDescriptor!): Builder! |
|
fun clearOneof(oneof: OneofDescriptor!): Builder! |
|
The index of the string path within the source string pool of a ResourceTable.
uint32 path_idx = 1;
fun clearPathIdx(): Builder! |
|
.aapt.pb.SourcePosition position = 2;
fun clearPosition(): Builder! |
|
fun clone(): Builder! |
|
fun getDefaultInstanceForType(): Source! |
|
static fun getDescriptor(): Descriptor! |
|
fun getDescriptorForType(): Descriptor! |
|
The index of the string path within the source string pool of a ResourceTable.
uint32 path_idx = 1;
fun getPathIdx(): Int |
|
.aapt.pb.SourcePosition position = 2;
fun getPosition(): SourcePosition! |
|
.aapt.pb.SourcePosition position = 2;
fun getPositionBuilder(): Builder! |
|
.aapt.pb.SourcePosition position = 2;
fun getPositionOrBuilder(): SourcePositionOrBuilder! |
|
.aapt.pb.SourcePosition position = 2;
fun hasPosition(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: Source!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder! |
|
.aapt.pb.SourcePosition position = 2;
fun mergePosition(value: SourcePosition!): Builder! |
|
fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder! |
|
fun setField(field: FieldDescriptor!, value: Any!): Builder! |
|
The index of the string path within the source string pool of a ResourceTable.
uint32 path_idx = 1;
fun setPathIdx(value: Int): Builder! |
|
.aapt.pb.SourcePosition position = 2;
fun setPosition(value: SourcePosition!): Builder!
fun setPosition(builderForValue: Builder!): Builder! |
|
fun setRepeatedField(field: FieldDescriptor!, index: Int, value: Any!): Builder! |
|
fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder! |