|
fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun build(): AllowNew! |
|
fun buildPartial(): AllowNew! |
|
fun clear(): Builder! |
|
Any comment associated with the declaration.
string comment = 2;
fun clearComment(): Builder! |
|
fun clearField(field: FieldDescriptor!): Builder! |
|
fun clearOneof(oneof: OneofDescriptor!): Builder! |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
fun clearSource(): Builder! |
|
fun clone(): Builder! |
|
Any comment associated with the declaration.
string comment = 2;
fun getComment(): String! |
|
Any comment associated with the declaration.
string comment = 2;
fun getCommentBytes(): ByteString! |
|
fun getDefaultInstanceForType(): AllowNew! |
|
static fun getDescriptor(): Descriptor! |
|
fun getDescriptorForType(): Descriptor! |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
fun getSource(): Source! |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
fun getSourceBuilder(): Builder! |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
fun getSourceOrBuilder(): SourceOrBuilder! |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
fun hasSource(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: AllowNew!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder! |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
fun mergeSource(value: Source!): Builder! |
|
fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder! |
|
Any comment associated with the declaration.
string comment = 2;
fun setComment(: String!): Builder! |
|
Any comment associated with the declaration.
string comment = 2;
fun setCommentBytes(: ByteString!): Builder! |
|
fun setField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun setRepeatedField(field: FieldDescriptor!, index: Int, value: Any!): Builder! |
|
Where this was defined in source.
.aapt.pb.Source source = 1;
fun setSource(value: Source!): Builder!
fun setSource(builderForValue: Builder!): Builder! |
|
fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder! |