|
fun equals(other: Any?): Boolean |
|
static fun getDefaultInstance(): Item! |
|
fun getDefaultInstanceForType(): Item! |
|
static fun getDescriptor(): Descriptor! |
|
.aapt.pb.FileReference file = 5;
fun getFile(): FileReference! |
|
.aapt.pb.FileReference file = 5;
fun getFileOrBuilder(): FileReferenceOrBuilder! |
|
.aapt.pb.Id id = 6;
fun getId(): Id! |
|
.aapt.pb.Id id = 6;
fun getIdOrBuilder(): IdOrBuilder! |
|
fun getParserForType(): Parser<Item!>! |
|
.aapt.pb.Primitive prim = 7;
fun getPrim(): Primitive! |
|
.aapt.pb.Primitive prim = 7;
fun getPrimOrBuilder(): PrimitiveOrBuilder! |
|
.aapt.pb.RawString raw_str = 3;
fun getRawStr(): RawString! |
|
.aapt.pb.RawString raw_str = 3;
fun getRawStrOrBuilder(): RawStringOrBuilder! |
|
.aapt.pb.Reference ref = 1;
fun getRef(): Reference! |
|
.aapt.pb.Reference ref = 1;
fun getRefOrBuilder(): ReferenceOrBuilder! |
|
fun getSerializedSize(): Int |
|
.aapt.pb.String str = 2;
fun getStr(): String! |
|
.aapt.pb.String str = 2;
fun getStrOrBuilder(): StringOrBuilder! |
|
.aapt.pb.StyledString styled_str = 4;
fun getStyledStr(): StyledString! |
|
.aapt.pb.StyledString styled_str = 4;
fun getStyledStrOrBuilder(): StyledStringOrBuilder! |
|
fun getUnknownFields(): UnknownFieldSet! |
|
fun getValueCase(): ValueCase! |
|
.aapt.pb.FileReference file = 5;
fun hasFile(): Boolean |
|
fun hashCode(): Int |
|
.aapt.pb.Id id = 6;
fun hasId(): Boolean |
|
.aapt.pb.Primitive prim = 7;
fun hasPrim(): Boolean |
|
.aapt.pb.RawString raw_str = 3;
fun hasRawStr(): Boolean |
|
.aapt.pb.Reference ref = 1;
fun hasRef(): Boolean |
|
.aapt.pb.String str = 2;
fun hasStr(): Boolean |
|
.aapt.pb.StyledString styled_str = 4;
fun hasStyledStr(): Boolean |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
static fun newBuilder(): Builder!
static fun newBuilder(prototype: Item!): Builder! |
|
fun newBuilderForType(): Builder!
fun newBuilderForType(parent: BuilderParent!): Builder! |
|
fun newInstance(unused: UnusedPrivateParameter!): Any! |
|
static fun parseDelimitedFrom(input: InputStream!): Item!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Item! |
|
static fun parseFrom(data: ByteBuffer!): Item!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): Item!
static fun parseFrom(data: ByteString!): Item!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): Item!
static fun parseFrom(data: ByteArray!): Item!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): Item!
static fun parseFrom(input: InputStream!): Item!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): Item!
static fun parseFrom(input: CodedInputStream!): Item!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): Item! |
|
static fun parser(): Parser<Item!>! |
|
fun toBuilder(): Builder! |
|
fun writeTo(output: CodedOutputStream!): Unit |