|
fun equals(other: Any?): Boolean |
|
Any comments associated with the entry.
string comment = 2;
fun getComment(): String! |
|
Any comments associated with the entry.
string comment = 2;
fun getCommentBytes(): ByteString! |
|
static fun getDefaultInstance(): Entry! |
|
fun getDefaultInstanceForType(): Entry! |
|
static fun getDescriptor(): Descriptor! |
|
The Item defined for this XML attribute.
.aapt.pb.Item item = 4;
fun getItem(): Item! |
|
The Item defined for this XML attribute.
.aapt.pb.Item item = 4;
fun getItemOrBuilder(): ItemOrBuilder! |
|
A reference to the XML attribute.
.aapt.pb.Reference key = 3;
fun getKey(): Reference! |
|
A reference to the XML attribute.
.aapt.pb.Reference key = 3;
fun getKeyOrBuilder(): ReferenceOrBuilder! |
|
fun getParserForType(): Parser<Entry!>! |
|
fun getSerializedSize(): Int |
|
Where the entry was defined.
.aapt.pb.Source source = 1;
fun getSource(): Source! |
|
Where the entry was defined.
.aapt.pb.Source source = 1;
fun getSourceOrBuilder(): SourceOrBuilder! |
|
fun getUnknownFields(): UnknownFieldSet! |
|
fun hashCode(): Int |
|
The Item defined for this XML attribute.
.aapt.pb.Item item = 4;
fun hasItem(): Boolean |
|
A reference to the XML attribute.
.aapt.pb.Reference key = 3;
fun hasKey(): Boolean |
|
Where the entry was defined.
.aapt.pb.Source source = 1;
fun hasSource(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
static fun newBuilder(): Builder!
static fun newBuilder(prototype: Entry!): Builder! |
|
fun newBuilderForType(): Builder!
fun newBuilderForType(parent: BuilderParent!): Builder! |
|
fun newInstance(unused: UnusedPrivateParameter!): Any! |
|
static fun parseDelimitedFrom(input: InputStream!): Entry!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Entry! |
|
static fun parseFrom(data: ByteBuffer!): Entry!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): Entry!
static fun parseFrom(data: ByteString!): Entry!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): Entry!
static fun parseFrom(data: ByteArray!): Entry!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): Entry!
static fun parseFrom(input: InputStream!): Entry!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Entry!
static fun parseFrom(input: CodedInputStream!): Entry!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Entry! |
|
static fun parser(): Parser<Entry!>! |
|
fun toBuilder(): Builder! |
|
fun writeTo(output: CodedOutputStream!): Unit |