Class IndyProofProofProofsProof.IndyProofProofProofsProofBuilder
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.IndyProofProofProofsProof.IndyProofProofProofsProofBuilder
-
- Enclosing class:
- IndyProofProofProofsProof
public static class IndyProofProofProofsProof.IndyProofProofProofsProofBuilder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IndyProofProofProofsProofbuild()IndyProofProofProofsProof.IndyProofProofProofsProofBuildernonRevocProof(IndyNonRevocProof nonRevocProof)IndyProofProofProofsProof.IndyProofProofProofsProofBuilderprimaryProof(IndyPrimaryProof primaryProof)StringtoString()
-
-
-
Method Detail
-
nonRevocProof
public IndyProofProofProofsProof.IndyProofProofProofsProofBuilder nonRevocProof(IndyNonRevocProof nonRevocProof)
- Returns:
this.
-
primaryProof
public IndyProofProofProofsProof.IndyProofProofProofsProofBuilder primaryProof(IndyPrimaryProof primaryProof)
- Returns:
this.
-
build
public IndyProofProofProofsProof build()
-
-