|
fun equals(other: Any?): Boolean |
|
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 getCompiledItemOrBuilder(): ItemOrBuilder! |
|
static fun getDefaultInstance(): XmlAttribute! |
|
fun getDefaultInstanceForType(): XmlAttribute! |
|
static fun getDescriptor(): 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! |
|
fun getParserForType(): Parser<XmlAttribute!>! |
|
The optional resource ID (0xPPTTEEEE) of the attribute.
uint32 resource_id = 5;
fun getResourceId(): Int |
|
fun getSerializedSize(): 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 getSourceOrBuilder(): SourcePositionOrBuilder! |
|
fun getUnknownFields(): UnknownFieldSet! |
|
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 |
|
fun hashCode(): Int |
|
Source line and column info.
.aapt.pb.SourcePosition source = 4;
fun hasSource(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
static fun newBuilder(): Builder!
static fun newBuilder(prototype: XmlAttribute!): Builder! |
|
fun newBuilderForType(): Builder!
fun newBuilderForType(parent: BuilderParent!): Builder! |
|
fun newInstance(unused: UnusedPrivateParameter!): Any! |
|
static fun parseDelimitedFrom(input: InputStream!): XmlAttribute!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): XmlAttribute! |
|
static fun parseFrom(data: ByteBuffer!): XmlAttribute!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): XmlAttribute!
static fun parseFrom(data: ByteString!): XmlAttribute!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): XmlAttribute!
static fun parseFrom(data: ByteArray!): XmlAttribute!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): XmlAttribute!
static fun parseFrom(input: InputStream!): XmlAttribute!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): XmlAttribute!
static fun parseFrom(input: CodedInputStream!): XmlAttribute!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): XmlAttribute! |
|
static fun parser(): Parser<XmlAttribute!>! |
|
fun toBuilder(): Builder! |
|
fun writeTo(output: CodedOutputStream!): Unit |