Uses of Class
org.hyperledger.aries.api.did_exchange.DIDXRequestDidDocAttach.AttachDecoratorData
-
Packages that use DIDXRequestDidDocAttach.AttachDecoratorData Package Description org.hyperledger.aries.api.did_exchange -
-
Uses of DIDXRequestDidDocAttach.AttachDecoratorData in org.hyperledger.aries.api.did_exchange
Methods in org.hyperledger.aries.api.did_exchange that return DIDXRequestDidDocAttach.AttachDecoratorData Modifier and Type Method Description DIDXRequestDidDocAttach.AttachDecoratorDataDIDXRequestDidDocAttach.AttachDecoratorData.AttachDecoratorDataBuilder. build()DIDXRequestDidDocAttach.AttachDecoratorDataDIDXRequestDidDocAttach. getData()Methods in org.hyperledger.aries.api.did_exchange with parameters of type DIDXRequestDidDocAttach.AttachDecoratorData Modifier and Type Method Description DIDXRequestDidDocAttach.DIDXRequestDidDocAttachBuilderDIDXRequestDidDocAttach.DIDXRequestDidDocAttachBuilder. data(DIDXRequestDidDocAttach.AttachDecoratorData data)voidDIDXRequestDidDocAttach. setData(DIDXRequestDidDocAttach.AttachDecoratorData data)Constructors in org.hyperledger.aries.api.did_exchange with parameters of type DIDXRequestDidDocAttach.AttachDecoratorData Constructor Description DIDXRequestDidDocAttach(String id, Integer byteCount, DIDXRequestDidDocAttach.AttachDecoratorData data, String description, String filename, String lastmodTime, String mimeType)
-