Uses of Class
eu.europa.esig.xades.jaxb.xades132.SignedSignaturePropertiesType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 |
-
Uses of SignedSignaturePropertiesType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as SignedSignaturePropertiesType Modifier and Type Field Description protected SignedSignaturePropertiesTypeSignedPropertiesType. signedSignaturePropertiesMethods in eu.europa.esig.xades.jaxb.xades132 that return SignedSignaturePropertiesType Modifier and Type Method Description SignedSignaturePropertiesTypeObjectFactory. createSignedSignaturePropertiesType()Create an instance ofSignedSignaturePropertiesTypeSignedSignaturePropertiesTypeSignedPropertiesType. getSignedSignatureProperties()Gets the value of the signedSignatureProperties property.Methods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type SignedSignaturePropertiesType Modifier and Type Method Description JAXBElement<SignedSignaturePropertiesType>ObjectFactory. createSignedSignatureProperties(SignedSignaturePropertiesType value)Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type SignedSignaturePropertiesType Modifier and Type Method Description JAXBElement<SignedSignaturePropertiesType>ObjectFactory. createSignedSignatureProperties(SignedSignaturePropertiesType value)voidSignedPropertiesType. setSignedSignatureProperties(SignedSignaturePropertiesType value)Sets the value of the signedSignatureProperties property.