Uses of Class
org.cxml.XadesOtherValues
Packages that use XadesOtherValues
-
Uses of XadesOtherValues in org.cxml
Fields in org.cxml declared as XadesOtherValuesModifier and TypeFieldDescriptionprotected XadesOtherValuesXadesAttributeRevocationValues.xadesOtherValuesprotected XadesOtherValuesXadesRevocationValues.xadesOtherValuesMethods in org.cxml that return XadesOtherValuesModifier and TypeMethodDescriptionObjectFactory.createXadesOtherValues()Create an instance ofXadesOtherValuesXadesAttributeRevocationValues.getXadesOtherValues()Gets the value of the xadesOtherValues property.XadesRevocationValues.getXadesOtherValues()Gets the value of the xadesOtherValues property.Methods in org.cxml with parameters of type XadesOtherValuesModifier and TypeMethodDescriptionvoidXadesAttributeRevocationValues.setXadesOtherValues(XadesOtherValues value) Sets the value of the xadesOtherValues property.voidXadesRevocationValues.setXadesOtherValues(XadesOtherValues value) Sets the value of the xadesOtherValues property.