|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun addAllEntry(values: MutableIterable<Entry!>!): Builder! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
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 arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun addEntryBuilder(): Builder!
fun addEntryBuilder(index: Int): Builder! |
|
fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun build(): Plural! |
|
fun buildPartial(): Plural! |
|
fun clear(): Builder! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun clearEntry(): Builder! |
|
fun clearField(field: FieldDescriptor!): Builder! |
|
fun clearOneof(oneof: OneofDescriptor!): Builder! |
|
fun clone(): Builder! |
|
fun getDefaultInstanceForType(): Plural! |
|
static fun getDescriptor(): Descriptor! |
|
fun getDescriptorForType(): Descriptor! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun getEntry(index: Int): Entry! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun getEntryBuilder(index: Int): Builder! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun getEntryBuilderList(): MutableList<Builder!>! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun getEntryCount(): Int |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun getEntryList(): MutableList<Entry!>! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun getEntryOrBuilder(index: Int): EntryOrBuilder! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun getEntryOrBuilderList(): MutableList<out EntryOrBuilder!>! |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: Plural!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder! |
|
fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun removeEntry(index: Int): Builder! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
fun setEntry(index: Int, value: Entry!): Builder!
fun setEntry(index: Int, builderForValue: Builder!): Builder! |
|
fun setField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun setRepeatedField(field: FieldDescriptor!, index: Int, value: Any!): Builder! |
|
fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder! |