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