Uses of Class
org.cxml.XadesCRLValues
-
Packages that use XadesCRLValues Package Description org.cxml -
-
Uses of XadesCRLValues in org.cxml
Fields in org.cxml declared as XadesCRLValues Modifier and Type Field Description protected XadesCRLValuesXadesAttributeRevocationValues. xadesCRLValuesprotected XadesCRLValuesXadesRevocationValues. xadesCRLValuesMethods in org.cxml that return XadesCRLValues Modifier and Type Method Description XadesCRLValuesObjectFactory. createXadesCRLValues()Create an instance ofXadesCRLValuesXadesCRLValuesXadesAttributeRevocationValues. getXadesCRLValues()Gets the value of the xadesCRLValues property.XadesCRLValuesXadesRevocationValues. getXadesCRLValues()Gets the value of the xadesCRLValues property.Methods in org.cxml with parameters of type XadesCRLValues Modifier and Type Method Description voidXadesAttributeRevocationValues. setXadesCRLValues(XadesCRLValues value)Sets the value of the xadesCRLValues property.voidXadesRevocationValues. setXadesCRLValues(XadesCRLValues value)Sets the value of the xadesCRLValues property.
-