Uses of Class
com.helger.xsds.xmldsig.RetrievalMethodType
-
-
Uses of RetrievalMethodType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return RetrievalMethodType Modifier and Type Method Description RetrievalMethodTypeRetrievalMethodType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2RetrievalMethodTypeObjectFactory. createRetrievalMethodType()Create an instance ofRetrievalMethodTypeMethods in com.helger.xsds.xmldsig that return types with arguments of type RetrievalMethodType Modifier and Type Method Description JAXBElement<RetrievalMethodType>ObjectFactory. createRetrievalMethod(RetrievalMethodType value)Methods in com.helger.xsds.xmldsig with parameters of type RetrievalMethodType Modifier and Type Method Description voidRetrievalMethodType. cloneTo(RetrievalMethodType ret)This method clones all values fromthisto the passed object.JAXBElement<RetrievalMethodType>ObjectFactory. createRetrievalMethod(RetrievalMethodType value)
-