Uses of Class
org.hyperledger.aries.api.resolver.DIDDocument.Service
-
Packages that use DIDDocument.Service Package Description org.hyperledger.aries.api.resolver -
-
Uses of DIDDocument.Service in org.hyperledger.aries.api.resolver
Methods in org.hyperledger.aries.api.resolver that return DIDDocument.Service Modifier and Type Method Description DIDDocument.ServiceDIDDocument.Service.ServiceBuilder. build()Methods in org.hyperledger.aries.api.resolver that return types with arguments of type DIDDocument.Service Modifier and Type Method Description List<DIDDocument.Service>DIDDocument. getService()Method parameters in org.hyperledger.aries.api.resolver with type arguments of type DIDDocument.Service Modifier and Type Method Description DIDDocument.DIDDocumentBuilderDIDDocument.DIDDocumentBuilder. service(List<DIDDocument.Service> service)voidDIDDocument. setService(List<DIDDocument.Service> service)
-