Uses of Class
org.w3.xmldsig.SignaturePropertiesType
-
Packages that use SignaturePropertiesType Package Description org.w3.xmldsig -
-
Uses of SignaturePropertiesType in org.w3.xmldsig
Methods in org.w3.xmldsig that return SignaturePropertiesType Modifier and Type Method Description SignaturePropertiesTypeObjectFactory. createSignaturePropertiesType()Create an instance ofSignaturePropertiesTypeMethods in org.w3.xmldsig that return types with arguments of type SignaturePropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignaturePropertiesType>ObjectFactory. createSignatureProperties(SignaturePropertiesType value)Methods in org.w3.xmldsig with parameters of type SignaturePropertiesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignaturePropertiesType>ObjectFactory. createSignatureProperties(SignaturePropertiesType value)
-