Uses of Class
com.helger.xsds.xmldsig.SignaturePropertiesType
-
-
Uses of SignaturePropertiesType in com.helger.xsds.xmldsig
Methods in com.helger.xsds.xmldsig that return SignaturePropertiesType Modifier and Type Method Description SignaturePropertiesTypeSignaturePropertiesType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SignaturePropertiesTypeObjectFactory. createSignaturePropertiesType()Create an instance ofSignaturePropertiesTypeMethods in com.helger.xsds.xmldsig that return types with arguments of type SignaturePropertiesType Modifier and Type Method Description JAXBElement<SignaturePropertiesType>ObjectFactory. createSignatureProperties(SignaturePropertiesType value)Methods in com.helger.xsds.xmldsig with parameters of type SignaturePropertiesType Modifier and Type Method Description voidSignaturePropertiesType. cloneTo(SignaturePropertiesType ret)This method clones all values fromthisto the passed object.JAXBElement<SignaturePropertiesType>ObjectFactory. createSignatureProperties(SignaturePropertiesType value)
-