Uses of Class
org.cxml.XadesEncapsulatedCRLValue
-
Packages that use XadesEncapsulatedCRLValue Package Description org.cxml -
-
Uses of XadesEncapsulatedCRLValue in org.cxml
Fields in org.cxml with type parameters of type XadesEncapsulatedCRLValue Modifier and Type Field Description protected java.util.List<XadesEncapsulatedCRLValue>XadesCRLValues. xadesEncapsulatedCRLValueMethods in org.cxml that return XadesEncapsulatedCRLValue Modifier and Type Method Description XadesEncapsulatedCRLValueObjectFactory. createXadesEncapsulatedCRLValue()Create an instance ofXadesEncapsulatedCRLValueMethods in org.cxml that return types with arguments of type XadesEncapsulatedCRLValue Modifier and Type Method Description java.util.List<XadesEncapsulatedCRLValue>XadesCRLValues. getXadesEncapsulatedCRLValue()Gets the value of the xadesEncapsulatedCRLValue property.
-