replication-protobuf / io.floodplain.protobuf.generated / Replication / ValueProtobuf / ValueType / forNumber

forNumber

static fun forNumber(value: Int): ValueType!

Parameters

value - Int: The numeric wire value of the corresponding enum entry.

Return
ValueType!: The enum associated with the given numeric wire value.