Uses of Class
eu.europa.esig.xades.jaxb.xades132.UnsignedPropertiesType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 |
-
Uses of UnsignedPropertiesType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as UnsignedPropertiesType Modifier and Type Field Description protected UnsignedPropertiesTypeQualifyingPropertiesType. unsignedPropertiesMethods in eu.europa.esig.xades.jaxb.xades132 that return UnsignedPropertiesType Modifier and Type Method Description UnsignedPropertiesTypeObjectFactory. createUnsignedPropertiesType()Create an instance ofUnsignedPropertiesTypeUnsignedPropertiesTypeQualifyingPropertiesType. getUnsignedProperties()Gets the value of the unsignedProperties property.Methods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type UnsignedPropertiesType Modifier and Type Method Description JAXBElement<UnsignedPropertiesType>ObjectFactory. createUnsignedProperties(UnsignedPropertiesType value)Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type UnsignedPropertiesType Modifier and Type Method Description JAXBElement<UnsignedPropertiesType>ObjectFactory. createUnsignedProperties(UnsignedPropertiesType value)voidQualifyingPropertiesType. setUnsignedProperties(UnsignedPropertiesType value)Sets the value of the unsignedProperties property.