Uses of Class
org.hyperledger.aries.api.present_proof.PresentationExchangeRecord.PresentationExchangeRecordBuilder
-
Packages that use PresentationExchangeRecord.PresentationExchangeRecordBuilder Package Description org.hyperledger.aries.api.present_proof -
-
Uses of PresentationExchangeRecord.PresentationExchangeRecordBuilder in org.hyperledger.aries.api.present_proof
Classes in org.hyperledger.aries.api.present_proof with type parameters of type PresentationExchangeRecord.PresentationExchangeRecordBuilder Modifier and Type Class Description static classPresentationExchangeRecord.PresentationExchangeRecordBuilder<C extends PresentationExchangeRecord,B extends PresentationExchangeRecord.PresentationExchangeRecordBuilder<C,B>>Methods in org.hyperledger.aries.api.present_proof that return PresentationExchangeRecord.PresentationExchangeRecordBuilder Modifier and Type Method Description static PresentationExchangeRecord.PresentationExchangeRecordBuilder<?,?>PresentationExchangeRecord. builder()Constructors in org.hyperledger.aries.api.present_proof with parameters of type PresentationExchangeRecord.PresentationExchangeRecordBuilder Constructor Description PresentationExchangeRecord(PresentationExchangeRecord.PresentationExchangeRecordBuilder<?,?> b)
-