- All Superinterfaces:
Comparable<Update>,io.hotmoka.marshalling.api.Marshallable,Update
An update that states that an object belongs to a given class.
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface io.hotmoka.marshalling.api.Marshallable
into, size, toByteArray
-
Method Details
-
getClazz
ClassType getClazz()Yields the class of the object.- Returns:
- the class of the object
-
getJar
TransactionReference getJar()Yields the reference of the transaction that installed the jar from which the class was resolved.- Returns:
- the reference
-