corda / net.corda.core.serialization / CordaSerializationTransformEnumDefault / <init>

<init>

CordaSerializationTransformEnumDefault(new: String, old: String)

This annotation is used to mark an enumerated type as having had a new constant appended to it. For each additional constant added a new annotation should be appended to the class. If more than one is required the wrapper annotation CordaSerializationTransformEnumDefaults should be used to encapsulate them