Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlXCV
Package | Description |
---|---|
eu.europa.esig.dss.detailedreport.jaxb | |
eu.europa.esig.dss.validation.process.bbb.xcv.checks |
-
Uses of XmlXCV in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlXCV Modifier and Type Field Description protected XmlXCV
XmlBasicBuildingBlocks. xcv
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlXCV Modifier and Type Method Description XmlXCV
ObjectFactory. createXmlXCV()
Create an instance ofXmlXCV
XmlXCV
XmlBasicBuildingBlocks. getXCV()
Gets the value of the xcv property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlXCV Modifier and Type Method Description void
XmlBasicBuildingBlocks. setXCV(XmlXCV value)
Sets the value of the xcv property. -
Uses of XmlXCV in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.xcv.checks with parameters of type XmlXCV Constructor Description CheckSubXCVResult(I18nProvider i18nProvider, XmlXCV result, XmlSubXCV subResult, LevelConstraint constraint)
TrustedServiceStatusCheck(I18nProvider i18nProvider, XmlXCV result, CertificateWrapper certificate, Date usageTime, Context context, MultiValuesConstraint constraint)
TrustedServiceTypeIdentifierCheck(I18nProvider i18nProvider, XmlXCV result, CertificateWrapper certificate, Date usageTime, Context context, MultiValuesConstraint constraint)