Uses of Class
org.cxml.XadesCertRefs
-
Packages that use XadesCertRefs Package Description org.cxml -
-
Uses of XadesCertRefs in org.cxml
Fields in org.cxml declared as XadesCertRefs Modifier and Type Field Description protected XadesCertRefsXadesAttributeCertificateRefs. xadesCertRefsprotected XadesCertRefsXadesCompleteCertificateRefs. xadesCertRefsMethods in org.cxml that return XadesCertRefs Modifier and Type Method Description XadesCertRefsObjectFactory. createXadesCertRefs()Create an instance ofXadesCertRefsXadesCertRefsXadesAttributeCertificateRefs. getXadesCertRefs()Gets the value of the xadesCertRefs property.XadesCertRefsXadesCompleteCertificateRefs. getXadesCertRefs()Gets the value of the xadesCertRefs property.Methods in org.cxml with parameters of type XadesCertRefs Modifier and Type Method Description voidXadesAttributeCertificateRefs. setXadesCertRefs(XadesCertRefs value)Sets the value of the xadesCertRefs property.voidXadesCompleteCertificateRefs. setXadesCertRefs(XadesCertRefs value)Sets the value of the xadesCertRefs property.
-