corda / net.corda.core.serialization / CustomSerializationScheme / getSchemeId

getSchemeId

abstract fun getSchemeId(): Int

This method must return an id used to uniquely identify the Scheme. This should be unique within a network as serialized data might be sent over the wire.