|
fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun build(): XmlAttribute! |
|
fun buildPartial(): XmlAttribute! |
|
fun clear(): Builder! |
|
The optional interpreted/compiled version of the `value` string.
.aapt.pb.Item compiled_item = 6;
fun clearCompiledItem(): Builder! |
|
fun clearField(field: FieldDescriptor!): Builder! |
|
string name = 2;
fun clearName(): Builder! |
|
string namespace_uri = 1;
fun clearNamespaceUri(): Builder! |
|
fun clearOneof(oneof: OneofDescriptor!): Builder! |
|
The optional resource ID (0xPPTTEEEE) of the attribute.
uint32 resource_id = 5;
fun clearResourceId(): Builder! |
|
Source line and column info.
.aapt.pb.SourcePosition source = 4;
fun clearSource(): Builder! |
|
string value = 3;
fun clearValue(): Builder! |
|
fun clone(): Builder! |
|
The optional interpreted/compiled version of the `value` string.
.aapt.pb.Item compiled_item = 6;
fun getCompiledItem(): Item! |
|
The optional interpreted/compiled version of the `value` string.
.aapt.pb.Item compiled_item = 6;
fun getCompiledItemBuilder(): Builder! |
|
The optional interpreted/compiled version of the `value` string.
.aapt.pb.Item compiled_item = 6;
fun getCompiledItemOrBuilder(): ItemOrBuilder! |
|
fun getDefaultInstanceForType(): XmlAttribute! |
|
static fun getDescriptor(): Descriptor! |
|
fun getDescriptorForType(): Descriptor! |
|
string name = 2;
fun getName(): String! |
|
string name = 2;
fun getNameBytes(): ByteString! |
|
string namespace_uri = 1;
fun getNamespaceUri(): String! |
|
string namespace_uri = 1;
fun getNamespaceUriBytes(): ByteString! |
|
The optional resource ID (0xPPTTEEEE) of the attribute.
uint32 resource_id = 5;
fun getResourceId(): Int |
|
Source line and column info.
.aapt.pb.SourcePosition source = 4;
fun getSource(): SourcePosition! |
|
Source line and column info.
.aapt.pb.SourcePosition source = 4;
fun getSourceBuilder(): Builder! |
|
Source line and column info.
.aapt.pb.SourcePosition source = 4;
fun getSourceOrBuilder(): SourcePositionOrBuilder! |
|
string value = 3;
fun getValue(): String! |
|
string value = 3;
fun getValueBytes(): ByteString! |
|
The optional interpreted/compiled version of the `value` string.
.aapt.pb.Item compiled_item = 6;
fun hasCompiledItem(): Boolean |
|
Source line and column info.
.aapt.pb.SourcePosition source = 4;
fun hasSource(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
The optional interpreted/compiled version of the `value` string.
.aapt.pb.Item compiled_item = 6;
fun mergeCompiledItem(value: Item!): Builder! |
|
fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: XmlAttribute!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder! |
|
Source line and column info.
.aapt.pb.SourcePosition source = 4;
fun mergeSource(value: SourcePosition!): Builder! |
|
fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder! |
|
The optional interpreted/compiled version of the `value` string.
.aapt.pb.Item compiled_item = 6;
fun setCompiledItem(value: Item!): Builder!
fun setCompiledItem(builderForValue: Builder!): Builder! |
|
fun setField(field: FieldDescriptor!, value: Any!): Builder! |
|
string name = 2;
fun setName(value: String!): Builder! |
|
string name = 2;
fun setNameBytes(value: ByteString!): Builder! |
|
string namespace_uri = 1;
fun setNamespaceUri(value: String!): Builder! |
|
string namespace_uri = 1;
fun setNamespaceUriBytes(value: ByteString!): Builder! |
|
fun setRepeatedField(field: FieldDescriptor!, index: Int, value: Any!): Builder! |
|
The optional resource ID (0xPPTTEEEE) of the attribute.
uint32 resource_id = 5;
fun setResourceId(value: Int): Builder! |
|
Source line and column info.
.aapt.pb.SourcePosition source = 4;
fun setSource(value: SourcePosition!): Builder!
fun setSource(builderForValue: Builder!): Builder! |
|
fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder! |
|
string value = 3;
fun setValue(value: String!): Builder! |
|
string value = 3;
fun setValueBytes(value: ByteString!): Builder! |