Uses of Class
org.w3.xmldsig.RetrievalMethodType
-
Packages that use RetrievalMethodType Package Description org.w3.xmldsig -
-
Uses of RetrievalMethodType in org.w3.xmldsig
Methods in org.w3.xmldsig that return RetrievalMethodType Modifier and Type Method Description RetrievalMethodTypeObjectFactory. createRetrievalMethodType()Create an instance ofRetrievalMethodTypeMethods in org.w3.xmldsig that return types with arguments of type RetrievalMethodType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RetrievalMethodType>ObjectFactory. createRetrievalMethod(RetrievalMethodType value)Methods in org.w3.xmldsig with parameters of type RetrievalMethodType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RetrievalMethodType>ObjectFactory. createRetrievalMethod(RetrievalMethodType value)
-