|
fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun build(): Entry! |
|
fun buildPartial(): Entry! |
|
fun clear(): Builder! |
|
The reference to the attribute.
.aapt.pb.Reference attr = 3;
fun clearAttr(): Builder! |
|
Any comments associated with the declaration.
string comment = 2;
fun clearComment(): Builder! |
|
fun clearField(field: FieldDescriptor!): Builder! |
|
fun clearOneof(oneof: OneofDescriptor!): Builder! |
|
Where the attribute was defined within the <declare-styleable> block.
.aapt.pb.Source source = 1;
fun clearSource(): Builder! |
|
fun clone(): Builder! |
|
The reference to the attribute.
.aapt.pb.Reference attr = 3;
fun getAttr(): Reference! |
|
The reference to the attribute.
.aapt.pb.Reference attr = 3;
fun getAttrBuilder(): Builder! |
|
The reference to the attribute.
.aapt.pb.Reference attr = 3;
fun getAttrOrBuilder(): ReferenceOrBuilder! |
|
Any comments associated with the declaration.
string comment = 2;
fun getComment(): String! |
|
Any comments associated with the declaration.
string comment = 2;
fun getCommentBytes(): ByteString! |
|
fun getDefaultInstanceForType(): Entry! |
|
static fun getDescriptor(): Descriptor! |
|
fun getDescriptorForType(): Descriptor! |
|
Where the attribute was defined within the <declare-styleable> block.
.aapt.pb.Source source = 1;
fun getSource(): Source! |
|
Where the attribute was defined within the <declare-styleable> block.
.aapt.pb.Source source = 1;
fun getSourceBuilder(): Builder! |
|
Where the attribute was defined within the <declare-styleable> block.
.aapt.pb.Source source = 1;
fun getSourceOrBuilder(): SourceOrBuilder! |
|
The reference to the attribute.
.aapt.pb.Reference attr = 3;
fun hasAttr(): Boolean |
|
Where the attribute was defined within the <declare-styleable> block.
.aapt.pb.Source source = 1;
fun hasSource(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
The reference to the attribute.
.aapt.pb.Reference attr = 3;
fun mergeAttr(value: Reference!): Builder! |
|
fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: Entry!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder! |
|
Where the attribute was defined within the <declare-styleable> block.
.aapt.pb.Source source = 1;
fun mergeSource(value: Source!): Builder! |
|
fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder! |
|
The reference to the attribute.
.aapt.pb.Reference attr = 3;
fun setAttr(value: Reference!): Builder!
fun setAttr(builderForValue: Builder!): Builder! |
|
Any comments associated with the declaration.
string comment = 2;
fun setComment(: String!): Builder! |
|
Any comments 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 the attribute was defined within the <declare-styleable> block.
.aapt.pb.Source source = 1;
fun setSource(value: Source!): Builder!
fun setSource(builderForValue: Builder!): Builder! |
|
fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder! |