Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlVTS
-
Uses of XmlVTS in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlVTS Modifier and Type Field Description protected XmlVTS
XmlBasicBuildingBlocks. vts
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlVTS Modifier and Type Method Description XmlVTS
ObjectFactory. createXmlVTS()
Create an instance ofXmlVTS
XmlVTS
XmlBasicBuildingBlocks. getVTS()
Gets the value of the vts property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlVTS Modifier and Type Method Description void
XmlBasicBuildingBlocks. setVTS(XmlVTS value)
Sets the value of the vts property. -
Uses of XmlVTS in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks with parameters of type XmlVTS Constructor Description ValidationTimeSlidingCheck(I18nProvider i18nProvider, XmlPCV result, XmlVTS vts, String tokenId, LevelConstraint constraint)
-
Uses of XmlVTS in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks with parameters of type XmlVTS Constructor Description POEExistsAtOrBeforeControlTimeCheck(I18nProvider i18nProvider, XmlVTS result, TokenProxy token, TimestampedObjectType referenceCategory, Date controlTime, POEExtraction poe, LevelConstraint constraint)