|
fun equals(other: Any?): Boolean |
|
Any comment associated with the value.
string comment = 2;
fun getComment(): String! |
|
Any comment associated with the value.
string comment = 2;
fun getCommentBytes(): ByteString! |
|
.aapt.pb.CompoundValue compound_value = 5;
fun getCompoundValue(): CompoundValue! |
|
.aapt.pb.CompoundValue compound_value = 5;
fun getCompoundValueOrBuilder(): CompoundValueOrBuilder! |
|
static fun getDefaultInstance(): Value! |
|
fun getDefaultInstanceForType(): Value! |
|
static fun getDescriptor(): Descriptor! |
|
.aapt.pb.Item item = 4;
fun getItem(): Item! |
|
.aapt.pb.Item item = 4;
fun getItemOrBuilder(): ItemOrBuilder! |
|
fun getParserForType(): Parser<Value!>! |
|
fun getSerializedSize(): Int |
|
Where the value was defined.
.aapt.pb.Source source = 1;
fun getSource(): Source! |
|
Where the value was defined.
.aapt.pb.Source source = 1;
fun getSourceOrBuilder(): SourceOrBuilder! |
|
fun getUnknownFields(): UnknownFieldSet! |
|
fun getValueCase(): ValueCase! |
|
Whether the value can be overridden.
bool weak = 3;
fun getWeak(): Boolean |
|
.aapt.pb.CompoundValue compound_value = 5;
fun hasCompoundValue(): Boolean |
|
fun hashCode(): Int |
|
.aapt.pb.Item item = 4;
fun hasItem(): Boolean |
|
Where the value was defined.
.aapt.pb.Source source = 1;
fun hasSource(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
static fun newBuilder(): Builder!
static fun newBuilder(prototype: Value!): Builder! |
|
fun newBuilderForType(): Builder!
fun newBuilderForType(parent: BuilderParent!): Builder! |
|
fun newInstance(unused: UnusedPrivateParameter!): Any! |
|
static fun parseDelimitedFrom(input: InputStream!): Value!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Value! |
|
static fun parseFrom(data: ByteBuffer!): Value!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): Value!
static fun parseFrom(data: ByteString!): Value!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): Value!
static fun parseFrom(data: ByteArray!): Value!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): Value!
static fun parseFrom(input: InputStream!): Value!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Value!
static fun parseFrom(input: CodedInputStream!): Value!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Value! |
|
static fun parser(): Parser<Value!>! |
|
fun toBuilder(): Builder! |
|
fun writeTo(output: CodedOutputStream!): Unit |