|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun addAllEntry(values: MutableIterable<Entry!>!): Builder! |
|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun addEntry(value: Entry!): Builder!
fun addEntry(index: Int, value: Entry!): Builder!
fun addEntry(builderForValue: Builder!): Builder!
fun addEntry(index: Int, builderForValue: Builder!): Builder! |
|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun addEntryBuilder(): Builder!
fun addEntryBuilder(index: Int): Builder! |
|
fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun build(): Style! |
|
fun buildPartial(): Style! |
|
fun clear(): Builder! |
|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun clearEntry(): Builder! |
|
fun clearField(field: FieldDescriptor!): Builder! |
|
fun clearOneof(oneof: OneofDescriptor!): Builder! |
|
The optinal style from which this style inherits attributes.
.aapt.pb.Reference parent = 1;
fun clearParent(): Builder! |
|
The source file information of the parent inheritance declaration.
.aapt.pb.Source parent_source = 2;
fun clearParentSource(): Builder! |
|
fun clone(): Builder! |
|
fun getDefaultInstanceForType(): Style! |
|
static fun getDescriptor(): Descriptor! |
|
fun getDescriptorForType(): 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 getEntryBuilder(index: Int): Builder! |
|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun getEntryBuilderList(): MutableList<Builder!>! |
|
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 getParentBuilder(): Builder! |
|
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 getParentSourceBuilder(): Builder! |
|
The source file information of the parent inheritance declaration.
.aapt.pb.Source parent_source = 2;
fun getParentSourceOrBuilder(): SourceOrBuilder! |
|
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 |
|
fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: Style!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder! |
|
The optinal style from which this style inherits attributes.
.aapt.pb.Reference parent = 1;
fun mergeParent(value: Reference!): Builder! |
|
The source file information of the parent inheritance declaration.
.aapt.pb.Source parent_source = 2;
fun mergeParentSource(value: Source!): Builder! |
|
fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder! |
|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun removeEntry(index: Int): Builder! |
|
The set of XML attribute/value pairs for this style.
repeated .aapt.pb.Style.Entry entry = 3;
fun setEntry(index: Int, value: Entry!): Builder!
fun setEntry(index: Int, builderForValue: Builder!): Builder! |
|
fun setField(field: FieldDescriptor!, value: Any!): Builder! |
|
The optinal style from which this style inherits attributes.
.aapt.pb.Reference parent = 1;
fun setParent(value: Reference!): Builder!
fun setParent(builderForValue: Builder!): Builder! |
|
The source file information of the parent inheritance declaration.
.aapt.pb.Source parent_source = 2;
fun setParentSource(value: Source!): Builder!
fun setParentSource(builderForValue: Builder!): Builder! |
|
fun setRepeatedField(field: FieldDescriptor!, index: Int, value: Any!): Builder! |
|
fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder! |