Uses of Class
org.starcoin.bean.BaseProof
-
Packages that use BaseProof Package Description org.starcoin.bean -
-
Uses of BaseProof in org.starcoin.bean
Subclasses of BaseProof in org.starcoin.bean Modifier and Type Class Description classAccountProofMethods in org.starcoin.bean that return BaseProof Modifier and Type Method Description BaseProofEventProof. getProof()BaseProofTransactionInfoWithProof. getProof()Methods in org.starcoin.bean with parameters of type BaseProof Modifier and Type Method Description voidEventProof. setProof(BaseProof proof)voidTransactionInfoWithProof. setProof(BaseProof proof)
-