|
fun addRepeatedField(field: FieldDescriptor!, value: Any!): Builder! |
|
fun build(): Visibility! |
|
fun buildPartial(): Visibility! |
|
fun clear(): Builder! |
|
The comment associated with the <public> tag.
string comment = 3;
fun clearComment(): Builder! |
|
fun clearField(field: FieldDescriptor!): Builder! |
|
.aapt.pb.Visibility.Level level = 1;
fun clearLevel(): Builder! |
|
fun clearOneof(oneof: OneofDescriptor!): Builder! |
|
The path at which this entry's visibility was defined (eg. public.xml).
.aapt.pb.Source source = 2;
fun clearSource(): Builder! |
|
fun clone(): Builder! |
|
The comment associated with the <public> tag.
string comment = 3;
fun getComment(): String! |
|
The comment associated with the <public> tag.
string comment = 3;
fun getCommentBytes(): ByteString! |
|
fun getDefaultInstanceForType(): Visibility! |
|
static fun getDescriptor(): Descriptor! |
|
fun getDescriptorForType(): Descriptor! |
|
.aapt.pb.Visibility.Level level = 1;
fun getLevel(): Level! |
|
.aapt.pb.Visibility.Level level = 1;
fun getLevelValue(): Int |
|
The path at which this entry's visibility was defined (eg. public.xml).
.aapt.pb.Source source = 2;
fun getSource(): Source! |
|
The path at which this entry's visibility was defined (eg. public.xml).
.aapt.pb.Source source = 2;
fun getSourceBuilder(): Builder! |
|
The path at which this entry's visibility was defined (eg. public.xml).
.aapt.pb.Source source = 2;
fun getSourceOrBuilder(): SourceOrBuilder! |
|
The path at which this entry's visibility was defined (eg. public.xml).
.aapt.pb.Source source = 2;
fun hasSource(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
fun mergeFrom(other: Message!): Builder!
fun mergeFrom(other: Visibility!): Builder!
fun mergeFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Builder! |
|
The path at which this entry's visibility was defined (eg. public.xml).
.aapt.pb.Source source = 2;
fun mergeSource(value: Source!): Builder! |
|
fun mergeUnknownFields(unknownFields: UnknownFieldSet!): Builder! |
|
The comment associated with the <public> tag.
string comment = 3;
fun setComment(: String!): Builder! |
|
The comment associated with the <public> tag.
string comment = 3;
fun setCommentBytes(: ByteString!): Builder! |
|
fun setField(field: FieldDescriptor!, value: Any!): Builder! |
|
.aapt.pb.Visibility.Level level = 1;
fun setLevel(value: Level!): Builder! |
|
.aapt.pb.Visibility.Level level = 1;
fun setLevelValue(value: Int): Builder! |
|
fun setRepeatedField(field: FieldDescriptor!, index: Int, value: Any!): Builder! |
|
The path at which this entry's visibility was defined (eg. public.xml).
.aapt.pb.Source source = 2;
fun setSource(value: Source!): Builder!
fun setSource(builderForValue: Builder!): Builder! |
|
fun setUnknownFields(unknownFields: UnknownFieldSet!): Builder! |