class ReplicationMessageListProtobuf : GeneratedMessageV3, ReplicationMessageListProtobufOrBuilder
Protobuf type io.floodplain.protobuf.generated.ReplicationMessageListProtobuf
Builder |
Protobuf type class Builder : Builder<Builder!>, ReplicationMessageListProtobufOrBuilder |
ELEMENTS_FIELD_NUMBER |
static val ELEMENTS_FIELD_NUMBER: Int |
MAGIC_FIELD_NUMBER |
static val MAGIC_FIELD_NUMBER: Int |
equals |
fun equals(other: Any?): Boolean |
getDefaultInstance |
static fun getDefaultInstance(): ReplicationMessageListProtobuf! |
getDefaultInstanceForType |
fun getDefaultInstanceForType(): ReplicationMessageListProtobuf! |
getDescriptor |
static fun getDescriptor(): Descriptor! |
getElements |
fun getElements(index: Int): ReplicationMessageProtobuf! |
getElementsCount |
fun getElementsCount(): Int |
getElementsList |
fun getElementsList(): MutableList<ReplicationMessageProtobuf!>! |
getElementsOrBuilder |
fun getElementsOrBuilder(index: Int): ReplicationMessageProtobufOrBuilder! |
getElementsOrBuilderList |
fun getElementsOrBuilderList(): MutableList<out ReplicationMessageProtobufOrBuilder!>! |
getMagic |
fun getMagic(): Int |
getParserForType |
fun getParserForType(): Parser<ReplicationMessageListProtobuf!>! |
getSerializedSize |
fun getSerializedSize(): Int |
getUnknownFields |
fun getUnknownFields(): UnknownFieldSet! |
hashCode |
fun hashCode(): Int |
internalGetFieldAccessorTable |
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
isInitialized |
fun isInitialized(): Boolean |
newBuilder |
static fun newBuilder(): Builder!static fun newBuilder(prototype: ReplicationMessageListProtobuf!): Builder! |
newBuilderForType |
fun newBuilderForType(): Builder!fun newBuilderForType(parent: BuilderParent!): Builder! |
newInstance |
fun newInstance(unused: UnusedPrivateParameter!): Any! |
parseDelimitedFrom |
static fun parseDelimitedFrom(input: InputStream!): ReplicationMessageListProtobuf!static fun parseDelimitedFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageListProtobuf! |
parseFrom |
static fun parseFrom(data: ByteBuffer!): ReplicationMessageListProtobuf!static fun parseFrom(data: ByteBuffer!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageListProtobuf!static fun parseFrom(data: ByteString!): ReplicationMessageListProtobuf!static fun parseFrom(data: ByteString!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageListProtobuf!static fun parseFrom(data: ByteArray!): ReplicationMessageListProtobuf!static fun parseFrom(data: ByteArray!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageListProtobuf!static fun parseFrom(input: InputStream!): ReplicationMessageListProtobuf!static fun parseFrom(input: InputStream!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageListProtobuf!static fun parseFrom(input: CodedInputStream!): ReplicationMessageListProtobuf!static fun parseFrom(input: CodedInputStream!, extensionRegistry: ExtensionRegistryLite!): ReplicationMessageListProtobuf! |
parser |
static fun parser(): Parser<ReplicationMessageListProtobuf!>! |
toBuilder |
fun toBuilder(): Builder! |
writeTo |
fun writeTo(output: CodedOutputStream!): Unit |