Uses of Class
org.w3.xmldsig.SignaturePropertyType
-
Packages that use SignaturePropertyType Package Description org.w3.xmldsig -
-
Uses of SignaturePropertyType in org.w3.xmldsig
Fields in org.w3.xmldsig with type parameters of type SignaturePropertyType Modifier and Type Field Description protected List<SignaturePropertyType>SignaturePropertiesType. signaturePropertyMethods in org.w3.xmldsig that return SignaturePropertyType Modifier and Type Method Description SignaturePropertyTypeObjectFactory. createSignaturePropertyType()Create an instance ofSignaturePropertyTypeMethods in org.w3.xmldsig that return types with arguments of type SignaturePropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignaturePropertyType>ObjectFactory. createSignatureProperty(SignaturePropertyType value)List<SignaturePropertyType>SignaturePropertiesType. getSignatureProperty()Gets the value of the signatureProperty property.Methods in org.w3.xmldsig with parameters of type SignaturePropertyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignaturePropertyType>ObjectFactory. createSignatureProperty(SignaturePropertyType value)
-