Uses of Class
eu.europa.esig.xades.jaxb.xades132.SignedDataObjectPropertiesType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 |
-
Uses of SignedDataObjectPropertiesType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as SignedDataObjectPropertiesType Modifier and Type Field Description protected SignedDataObjectPropertiesTypeSignedPropertiesType. signedDataObjectPropertiesMethods in eu.europa.esig.xades.jaxb.xades132 that return SignedDataObjectPropertiesType Modifier and Type Method Description SignedDataObjectPropertiesTypeObjectFactory. createSignedDataObjectPropertiesType()Create an instance ofSignedDataObjectPropertiesTypeSignedDataObjectPropertiesTypeSignedPropertiesType. getSignedDataObjectProperties()Gets the value of the signedDataObjectProperties property.Methods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type SignedDataObjectPropertiesType Modifier and Type Method Description JAXBElement<SignedDataObjectPropertiesType>ObjectFactory. createSignedDataObjectProperties(SignedDataObjectPropertiesType value)Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type SignedDataObjectPropertiesType Modifier and Type Method Description JAXBElement<SignedDataObjectPropertiesType>ObjectFactory. createSignedDataObjectProperties(SignedDataObjectPropertiesType value)voidSignedPropertiesType. setSignedDataObjectProperties(SignedDataObjectPropertiesType value)Sets the value of the signedDataObjectProperties property.