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 XmlOrphanRevocationTokenXmlOrphanRevocation. tokenFields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlOrphanRevocationToken Modifier and Type Field Description protected List<XmlOrphanRevocationToken>XmlOrphanTokens. orphanRevocationsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlOrphanRevocationToken Modifier and Type Method Description XmlOrphanRevocationTokenObjectFactory. createXmlOrphanRevocationToken()Create an instance ofXmlOrphanRevocationTokenXmlOrphanRevocationTokenXmlOrphanRevocation. 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 voidXmlOrphanRevocation. setToken(XmlOrphanRevocationToken value)Sets the value of the token property.