Uses of Class
eu.europa.esig.dss.simplecertificatereport.jaxb.XmlSubject
-
Packages that use 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 XmlSubjectXmlChainItem. subjectMethods in eu.europa.esig.dss.simplecertificatereport.jaxb that return XmlSubject Modifier and Type Method Description XmlSubjectObjectFactory. createXmlSubject()Create an instance ofXmlSubjectXmlSubjectXmlChainItem. 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 voidXmlChainItem. setSubject(XmlSubject value)Sets the value of the subject property.
-