Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanRevocationToken
Packages that use XmlOrphanRevocationToken
-
Uses of XmlOrphanRevocationToken in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlOrphanRevocationTokenModifierConstructorDescriptionprotectedOrphanRevocationTokenWrapper(XmlOrphanRevocationToken orphanToken) Default constructor -
Uses of XmlOrphanRevocationToken in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlOrphanRevocationTokenFields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlOrphanRevocationTokenModifier and TypeFieldDescriptionprotected List<XmlOrphanRevocationToken> XmlOrphanTokens.orphanRevocationsMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlOrphanRevocationTokenModifier and TypeMethodDescriptionObjectFactory.createXmlOrphanRevocationToken()Create an instance ofXmlOrphanRevocationTokenXmlOrphanRevocation.getToken()Gets the value of the token property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlOrphanRevocationTokenModifier and TypeMethodDescriptionXmlOrphanTokens.getOrphanRevocations()Gets the value of the orphanRevocations property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlOrphanRevocationTokenModifier and TypeMethodDescriptionvoidXmlOrphanRevocation.setToken(XmlOrphanRevocationToken value) Sets the value of the token property.