Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlOrphanRevocationToken in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlOrphanRevocationToken Modifier and Type Field Description protected XmlOrphanRevocationToken
XmlOrphanRevocation. token
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlOrphanRevocationToken Modifier and Type Field Description protected List<XmlOrphanRevocationToken>
XmlOrphanTokens. orphanRevocations
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlOrphanRevocationToken Modifier and Type Method Description XmlOrphanRevocationToken
ObjectFactory. createXmlOrphanRevocationToken()
Create an instance ofXmlOrphanRevocationToken
XmlOrphanRevocationToken
XmlOrphanRevocation. getToken()
Gets the value of the token property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlOrphanRevocationToken Modifier and Type Method Description List<XmlOrphanRevocationToken>
XmlOrphanTokens. getOrphanRevocations()
Gets the value of the orphanRevocations property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlOrphanRevocationToken Modifier and Type Method Description void
XmlOrphanRevocation. setToken(XmlOrphanRevocationToken value)
Sets the value of the token property.