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