Uses of Class
org.hyperledger.aries.api.present_proof.PresentationExchangeRecord.RevealedAttribute.RevealedAttributeBuilder
-
Packages that use PresentationExchangeRecord.RevealedAttribute.RevealedAttributeBuilder Package Description org.hyperledger.aries.api.present_proof -
-
Uses of PresentationExchangeRecord.RevealedAttribute.RevealedAttributeBuilder in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return PresentationExchangeRecord.RevealedAttribute.RevealedAttributeBuilder Modifier and Type Method Description static PresentationExchangeRecord.RevealedAttribute.RevealedAttributeBuilderPresentationExchangeRecord.RevealedAttribute. builder()PresentationExchangeRecord.RevealedAttribute.RevealedAttributeBuilderPresentationExchangeRecord.RevealedAttribute.RevealedAttributeBuilder. encoded(String encoded)PresentationExchangeRecord.RevealedAttribute.RevealedAttributeBuilderPresentationExchangeRecord.RevealedAttribute.RevealedAttributeBuilder. raw(String raw)PresentationExchangeRecord.RevealedAttribute.RevealedAttributeBuilderPresentationExchangeRecord.RevealedAttribute.RevealedAttributeBuilder. subProofIndex(Integer subProofIndex)
-