|
fun equals(other: Any?): Boolean |
|
static fun getDefaultInstance(): Style! |
|
fun getDefaultInstanceForType(): Style! |
|
static fun getDescriptor(): Descriptor! |
|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun getEntry(index: Int): Entry! |
|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun getEntryCount(): Int |
|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun getEntryList(): MutableList<Entry!>! |
|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun getEntryOrBuilder(index: Int): EntryOrBuilder! |
|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun getEntryOrBuilderList(): MutableList<out EntryOrBuilder!>! |
|
The optinal style from which this style inherits attributes.
.aapt.pb.Reference parent = 1;
fun getParent(): Reference! |
|
The optinal style from which this style inherits attributes.
.aapt.pb.Reference parent = 1;
fun getParentOrBuilder(): ReferenceOrBuilder! |
|
The source file information of the parent inheritance declaration.
.aapt.pb.Source parent_source = 2;
fun getParentSource(): Source! |
|
The source file information of the parent inheritance declaration.
.aapt.pb.Source parent_source = 2;
fun getParentSourceOrBuilder(): SourceOrBuilder! |
|
fun getParserForType(): Parser<Style!>! |
|
fun getSerializedSize(): Int |
|
fun getUnknownFields(): UnknownFieldSet! |
|
fun hashCode(): Int |
|
The optinal style from which this style inherits attributes.
.aapt.pb.Reference parent = 1;
fun hasParent(): Boolean |
|
The source file information of the parent inheritance declaration.
.aapt.pb.Source parent_source = 2;
fun hasParentSource(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
static fun newBuilder(): Builder!
static fun newBuilder(prototype: Style!): Builder! |
|
fun newBuilderForType(): Builder!
fun newBuilderForType(parent: BuilderParent!): Builder! |
|
fun newInstance(unused: UnusedPrivateParameter!): Any! |
|
static fun parseDelimitedFrom(input: InputStream!): Style!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Style! |
|
static fun parseFrom(data: ByteBuffer!): Style!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): Style!
static fun parseFrom(data: ByteString!): Style!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): Style!
static fun parseFrom(data: ByteArray!): Style!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): Style!
static fun parseFrom(input: InputStream!): Style!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Style!
static fun parseFrom(input: CodedInputStream!): Style!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Style! |
|
static fun parser(): Parser<Style!>! |
|
fun toBuilder(): Builder! |
|
fun writeTo(output: CodedOutputStream!): Unit |