Uses of Class
eu.europa.esig.xades.jaxb.xades132.SignedPropertiesType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 |
-
Uses of SignedPropertiesType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as SignedPropertiesType Modifier and Type Field Description protected SignedPropertiesTypeQualifyingPropertiesType. signedPropertiesMethods in eu.europa.esig.xades.jaxb.xades132 that return SignedPropertiesType Modifier and Type Method Description SignedPropertiesTypeObjectFactory. createSignedPropertiesType()Create an instance ofSignedPropertiesTypeSignedPropertiesTypeQualifyingPropertiesType. getSignedProperties()Gets the value of the signedProperties property.Methods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type SignedPropertiesType Modifier and Type Method Description JAXBElement<SignedPropertiesType>ObjectFactory. createSignedProperties(SignedPropertiesType value)Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type SignedPropertiesType Modifier and Type Method Description JAXBElement<SignedPropertiesType>ObjectFactory. createSignedProperties(SignedPropertiesType value)voidQualifyingPropertiesType. setSignedProperties(SignedPropertiesType value)Sets the value of the signedProperties property.