Uses of Class
org.cxml.XadesCRLRefs
-
Packages that use XadesCRLRefs Package Description org.cxml -
-
Uses of XadesCRLRefs in org.cxml
Fields in org.cxml declared as XadesCRLRefs Modifier and Type Field Description protected XadesCRLRefsXadesAttributeRevocationRefs. xadesCRLRefsprotected XadesCRLRefsXadesCompleteRevocationRefs. xadesCRLRefsMethods in org.cxml that return XadesCRLRefs Modifier and Type Method Description XadesCRLRefsObjectFactory. createXadesCRLRefs()Create an instance ofXadesCRLRefsXadesCRLRefsXadesAttributeRevocationRefs. getXadesCRLRefs()Gets the value of the xadesCRLRefs property.XadesCRLRefsXadesCompleteRevocationRefs. getXadesCRLRefs()Gets the value of the xadesCRLRefs property.Methods in org.cxml with parameters of type XadesCRLRefs Modifier and Type Method Description voidXadesAttributeRevocationRefs. setXadesCRLRefs(XadesCRLRefs value)Sets the value of the xadesCRLRefs property.voidXadesCompleteRevocationRefs. setXadesCRLRefs(XadesCRLRefs value)Sets the value of the xadesCRLRefs property.
-