Uses of Class
org.starcoin.bean.EventProof
-
Packages that use EventProof Package Description org.starcoin.bean -
-
Uses of EventProof in org.starcoin.bean
Methods in org.starcoin.bean that return EventProof Modifier and Type Method Description EventProofTransactionInfoWithProof. getEventProof()Methods in org.starcoin.bean with parameters of type EventProof Modifier and Type Method Description voidTransactionInfoWithProof. setEventProof(EventProof eventProof)
-