Uses of Class
org.cxml.XadesCRLValues
Packages that use XadesCRLValues
-
Uses of XadesCRLValues in org.cxml
Fields in org.cxml declared as XadesCRLValuesModifier and TypeFieldDescriptionprotected XadesCRLValuesXadesAttributeRevocationValues.xadesCRLValuesprotected XadesCRLValuesXadesRevocationValues.xadesCRLValuesMethods in org.cxml that return XadesCRLValuesModifier and TypeMethodDescriptionObjectFactory.createXadesCRLValues()Create an instance ofXadesCRLValuesXadesAttributeRevocationValues.getXadesCRLValues()Gets the value of the xadesCRLValues property.XadesRevocationValues.getXadesCRLValues()Gets the value of the xadesCRLValues property.Methods in org.cxml with parameters of type XadesCRLValuesModifier and TypeMethodDescriptionvoidXadesAttributeRevocationValues.setXadesCRLValues(XadesCRLValues value) Sets the value of the xadesCRLValues property.voidXadesRevocationValues.setXadesCRLValues(XadesCRLValues value) Sets the value of the xadesCRLValues property.