Uses of Class
eu.europa.esig.xades.jaxb.xades132.UnsignedDataObjectPropertiesType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 |
-
Uses of UnsignedDataObjectPropertiesType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as UnsignedDataObjectPropertiesType Modifier and Type Field Description protected UnsignedDataObjectPropertiesTypeUnsignedPropertiesType. unsignedDataObjectPropertiesMethods in eu.europa.esig.xades.jaxb.xades132 that return UnsignedDataObjectPropertiesType Modifier and Type Method Description UnsignedDataObjectPropertiesTypeObjectFactory. createUnsignedDataObjectPropertiesType()Create an instance ofUnsignedDataObjectPropertiesTypeUnsignedDataObjectPropertiesTypeUnsignedPropertiesType. getUnsignedDataObjectProperties()Gets the value of the unsignedDataObjectProperties property.Methods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type UnsignedDataObjectPropertiesType Modifier and Type Method Description JAXBElement<UnsignedDataObjectPropertiesType>ObjectFactory. createUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType value)Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type UnsignedDataObjectPropertiesType Modifier and Type Method Description JAXBElement<UnsignedDataObjectPropertiesType>ObjectFactory. createUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType value)voidUnsignedPropertiesType. setUnsignedDataObjectProperties(UnsignedDataObjectPropertiesType value)Sets the value of the unsignedDataObjectProperties property.