|
fun equals(other: Any?): Boolean |
|
static fun getDefaultInstance(): TypeId! |
|
fun getDefaultInstanceForType(): TypeId! |
|
static fun getDescriptor(): Descriptor! |
|
uint32 id = 1;
fun getId(): Int |
|
fun getParserForType(): Parser<TypeId!>! |
|
fun getSerializedSize(): Int |
|
fun getUnknownFields(): UnknownFieldSet! |
|
fun hashCode(): Int |
|
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
|
fun isInitialized(): Boolean |
|
static fun newBuilder(): Builder!
static fun newBuilder(prototype: TypeId!): Builder! |
|
fun newBuilderForType(): Builder!
fun newBuilderForType(parent: BuilderParent!): Builder! |
|
fun newInstance(unused: UnusedPrivateParameter!): Any! |
|
static fun parseDelimitedFrom(input: InputStream!): TypeId!
static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): TypeId! |
|
static fun parseFrom(data: ByteBuffer!): TypeId!
static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): TypeId!
static fun parseFrom(data: ByteString!): TypeId!
static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): TypeId!
static fun parseFrom(data: ByteArray!): TypeId!
static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): TypeId!
static fun parseFrom(input: InputStream!): TypeId!
static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): TypeId!
static fun parseFrom(input: CodedInputStream!): TypeId!
static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): TypeId! |
|
static fun parser(): Parser<TypeId!>! |
|
fun toBuilder(): Builder! |
|
fun writeTo(output: CodedOutputStream!): Unit |