Uses of Class
eu.europa.esig.xades.jaxb.xades132.RevocationValuesType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 | |
| eu.europa.esig.xades.jaxb.xades141 |
-
Uses of RevocationValuesType in eu.europa.esig.xades.jaxb.xades132
Methods in eu.europa.esig.xades.jaxb.xades132 that return RevocationValuesType Modifier and Type Method Description RevocationValuesTypeObjectFactory. createRevocationValuesType()Create an instance ofRevocationValuesTypeMethods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type RevocationValuesType Modifier and Type Method Description JAXBElement<RevocationValuesType>ObjectFactory. createAttributeRevocationValues(RevocationValuesType value)JAXBElement<RevocationValuesType>ObjectFactory. createRevocationValues(RevocationValuesType value)JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeAttributeRevocationValues(RevocationValuesType value)JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeRevocationValues(RevocationValuesType value)Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type RevocationValuesType Modifier and Type Method Description JAXBElement<RevocationValuesType>ObjectFactory. createAttributeRevocationValues(RevocationValuesType value)JAXBElement<RevocationValuesType>ObjectFactory. createRevocationValues(RevocationValuesType value)JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeAttributeRevocationValues(RevocationValuesType value)JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeRevocationValues(RevocationValuesType value) -
Uses of RevocationValuesType in eu.europa.esig.xades.jaxb.xades141
Fields in eu.europa.esig.xades.jaxb.xades141 declared as RevocationValuesType Modifier and Type Field Description protected RevocationValuesTypeValidationDataType. revocationValuesMethods in eu.europa.esig.xades.jaxb.xades141 that return RevocationValuesType Modifier and Type Method Description RevocationValuesTypeValidationDataType. getRevocationValues()Gets the value of the revocationValues property.Methods in eu.europa.esig.xades.jaxb.xades141 with parameters of type RevocationValuesType Modifier and Type Method Description voidValidationDataType. setRevocationValues(RevocationValuesType value)Sets the value of the revocationValues property.