Uses of Class
org.cxml.XadesOCSPValues
-
Packages that use XadesOCSPValues Package Description org.cxml -
-
Uses of XadesOCSPValues in org.cxml
Fields in org.cxml declared as XadesOCSPValues Modifier and Type Field Description protected XadesOCSPValuesXadesAttributeRevocationValues. xadesOCSPValuesprotected XadesOCSPValuesXadesRevocationValues. xadesOCSPValuesMethods in org.cxml that return XadesOCSPValues Modifier and Type Method Description XadesOCSPValuesObjectFactory. createXadesOCSPValues()Create an instance ofXadesOCSPValuesXadesOCSPValuesXadesAttributeRevocationValues. getXadesOCSPValues()Gets the value of the xadesOCSPValues property.XadesOCSPValuesXadesRevocationValues. getXadesOCSPValues()Gets the value of the xadesOCSPValues property.Methods in org.cxml with parameters of type XadesOCSPValues Modifier and Type Method Description voidXadesAttributeRevocationValues. setXadesOCSPValues(XadesOCSPValues value)Sets the value of the xadesOCSPValues property.voidXadesRevocationValues. setXadesOCSPValues(XadesOCSPValues value)Sets the value of the xadesOCSPValues property.
-