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

valueOf

static fun valueOf(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.

static fun valueOf(desc: EnumValueDescriptor!): ValueType!