Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlOrphanCertificateToken
| Package | Description |
|---|---|
| eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlOrphanCertificateToken in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlOrphanCertificateToken Modifier and Type Field Description protected XmlOrphanCertificateTokenXmlOrphanCertificate. tokenFields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlOrphanCertificateToken Modifier and Type Field Description protected List<XmlOrphanCertificateToken>XmlOrphanTokens. orphanCertificatesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlOrphanCertificateToken Modifier and Type Method Description XmlOrphanCertificateTokenObjectFactory. createXmlOrphanCertificateToken()Create an instance ofXmlOrphanCertificateTokenXmlOrphanCertificateTokenXmlOrphanCertificate. getToken()Gets the value of the token property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlOrphanCertificateToken Modifier and Type Method Description List<XmlOrphanCertificateToken>XmlOrphanTokens. getOrphanCertificates()Gets the value of the orphanCertificates property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlOrphanCertificateToken Modifier and Type Method Description voidXmlOrphanCertificate. setToken(XmlOrphanCertificateToken value)Sets the value of the token property.