Uses of Class
org.cxml.XadesOtherValues
-
Packages that use XadesOtherValues Package Description org.cxml -
-
Uses of XadesOtherValues in org.cxml
Fields in org.cxml declared as XadesOtherValues Modifier and Type Field Description protected XadesOtherValuesXadesAttributeRevocationValues. xadesOtherValuesprotected XadesOtherValuesXadesRevocationValues. xadesOtherValuesMethods in org.cxml that return XadesOtherValues Modifier and Type Method Description XadesOtherValuesObjectFactory. createXadesOtherValues()Create an instance ofXadesOtherValuesXadesOtherValuesXadesAttributeRevocationValues. getXadesOtherValues()Gets the value of the xadesOtherValues property.XadesOtherValuesXadesRevocationValues. getXadesOtherValues()Gets the value of the xadesOtherValues property.Methods in org.cxml with parameters of type XadesOtherValues Modifier and Type Method Description voidXadesAttributeRevocationValues. setXadesOtherValues(XadesOtherValues value)Sets the value of the xadesOtherValues property.voidXadesRevocationValues. setXadesOtherValues(XadesOtherValues value)Sets the value of the xadesOtherValues property.
-