Uses of Class
org.cxml.XadesOCSPValues
Packages that use XadesOCSPValues
-
Uses of XadesOCSPValues in org.cxml
Fields in org.cxml declared as XadesOCSPValuesModifier and TypeFieldDescriptionprotected XadesOCSPValuesXadesAttributeRevocationValues.xadesOCSPValuesprotected XadesOCSPValuesXadesRevocationValues.xadesOCSPValuesMethods in org.cxml that return XadesOCSPValuesModifier and TypeMethodDescriptionObjectFactory.createXadesOCSPValues()Create an instance ofXadesOCSPValuesXadesAttributeRevocationValues.getXadesOCSPValues()Gets the value of the xadesOCSPValues property.XadesRevocationValues.getXadesOCSPValues()Gets the value of the xadesOCSPValues property.Methods in org.cxml with parameters of type XadesOCSPValuesModifier and TypeMethodDescriptionvoidXadesAttributeRevocationValues.setXadesOCSPValues(XadesOCSPValues value) Sets the value of the xadesOCSPValues property.voidXadesRevocationValues.setXadesOCSPValues(XadesOCSPValues value) Sets the value of the xadesOCSPValues property.