Uses of Class
eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
Package | Description |
---|---|
eu.europa.esig.dss.simplecertificatereport.jaxb |
-
Uses of XmlSubject in eu.europa.esig.dss.simplecertificatereport.jaxb
Fields in eu.europa.esig.dss.simplecertificatereport.jaxb declared as XmlSubject Modifier and Type Field Description protected XmlSubject
XmlChainItem. subject
Methods in eu.europa.esig.dss.simplecertificatereport.jaxb that return XmlSubject Modifier and Type Method Description XmlSubject
ObjectFactory. createXmlSubject()
Create an instance ofXmlSubject
XmlSubject
XmlChainItem. getSubject()
Gets the value of the subject property.Methods in eu.europa.esig.dss.simplecertificatereport.jaxb with parameters of type XmlSubject Modifier and Type Method Description void
XmlChainItem. setSubject(XmlSubject value)
Sets the value of the subject property.