|
fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun build(): Entry! |
|
fun buildPartial(): Entry! |
|
fun clear(): Builder! |
|
The arity of the plural.
.aapt.pb.Plural.Arity arity = 3;
fun clearArity(): Builder! |
|
Any comments associated with the plural.
string comment = 2;
fun clearComment(): Builder! |
|
fun clearField(field: FieldDescriptor!): Builder! |
|
The value assigned to this plural.
.aapt.pb.Item item = 4;
fun clearItem(): Builder! |
|
fun clearOneof(oneof: OneofDescriptor!): Builder! |
|
Where the plural was defined.
.aapt.pb.Source source = 1;
fun clearSource(): Builder! |
|
fun clone(): Builder! |
|
The arity of the plural.
.aapt.pb.Plural.Arity arity = 3;
fun getArity(): Arity! |
|
The arity of the plural.
.aapt.pb.Plural.Arity arity = 3;
fun getArityValue(): Int |
|
Any comments associated with the plural.
string comment = 2;
fun getComment(): String! |
|
Any comments associated with the plural.
string comment = 2;
fun getCommentBytes(): ByteString! |
|
fun getDefaultInstanceForType(): Entry! |
|
static fun getDescriptor(): Descriptor! |
|
fun getDescriptorForType(): Descriptor! |
|
The value assigned to this plural.
.aapt.pb.Item item = 4;
fun getItem(): Item! |
|
The value assigned to this plural.
.aapt.pb.Item item = 4;
fun getItemBuilder(): Builder! |
|
The value assigned to this plural.
.aapt.pb.Item item = 4;
fun getItemOrBuilder(): ItemOrBuilder! |
|
Where the plural was defined.
.aapt.pb.Source source = 1;
fun getSource(): Source! |
|
Where the plural was defined.
.aapt.pb.Source source = 1;
fun getSourceBuilder(): Builder! |
|
Where the plural was defined.
.aapt.pb.Source source = 1;
fun getSourceOrBuilder(): SourceOrBuilder! |
|
The value assigned to this plural.
.aapt.pb.Item item = 4;
fun hasItem(): Boolean |
|
Where the plural was defined.
.aapt.pb.Source source = 1;
fun hasSource(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: Entry!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder! |
|
The value assigned to this plural.
.aapt.pb.Item item = 4;
fun mergeItem(value: Item!): Builder! |
|
Where the plural was defined.
.aapt.pb.Source source = 1;
fun mergeSource(value: Source!): Builder! |
|
fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder! |
|
The arity of the plural.
.aapt.pb.Plural.Arity arity = 3;
fun setArity(value: Arity!): Builder! |
|
The arity of the plural.
.aapt.pb.Plural.Arity arity = 3;
fun setArityValue(value: Int): Builder! |
|
Any comments associated with the plural.
string comment = 2;
fun setComment(: String!): Builder! |
|
Any comments associated with the plural.
string comment = 2;
fun setCommentBytes(: ByteString!): Builder! |
|
fun setField(field: FieldDescriptor!, value: Any!): Builder! |
|
The value assigned to this plural.
.aapt.pb.Item item = 4;
fun setItem(value: Item!): Builder!
fun setItem(builderForValue: Builder!): Builder! |
|
fun setRepeatedField(field: FieldDescriptor!, index: Int, value: Any!): Builder! |
|
Where the plural was defined.
.aapt.pb.Source source = 1;
fun setSource(value: Source!): Builder!
fun setSource(builderForValue: Builder!): Builder! |
|
fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder! |