Uses of Class
org.hyperledger.acy_py.generated.model.DIFProofProposal
-
Packages that use DIFProofProposal Package Description org.hyperledger.acy_py.generated.model -
-
Uses of DIFProofProposal in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return DIFProofProposal Modifier and Type Method Description DIFProofProposalDIFProofProposal.DIFProofProposalBuilder. build()DIFProofProposalV20PresProposalByFormat. getDif()Methods in org.hyperledger.acy_py.generated.model with parameters of type DIFProofProposal Modifier and Type Method Description V20PresProposalByFormat.V20PresProposalByFormatBuilderV20PresProposalByFormat.V20PresProposalByFormatBuilder. dif(DIFProofProposal dif)voidV20PresProposalByFormat. setDif(DIFProofProposal dif)Constructors in org.hyperledger.acy_py.generated.model with parameters of type DIFProofProposal Constructor Description V20PresProposalByFormat(DIFProofProposal dif, IndyProofRequest indy)
-