Uses of Class
org.cxml.XadesEncapsulatedOCSPValue
-
Packages that use XadesEncapsulatedOCSPValue Package Description org.cxml -
-
Uses of XadesEncapsulatedOCSPValue in org.cxml
Fields in org.cxml with type parameters of type XadesEncapsulatedOCSPValue Modifier and Type Field Description protected java.util.List<XadesEncapsulatedOCSPValue>XadesOCSPValues. xadesEncapsulatedOCSPValueMethods in org.cxml that return XadesEncapsulatedOCSPValue Modifier and Type Method Description XadesEncapsulatedOCSPValueObjectFactory. createXadesEncapsulatedOCSPValue()Create an instance ofXadesEncapsulatedOCSPValueMethods in org.cxml that return types with arguments of type XadesEncapsulatedOCSPValue Modifier and Type Method Description java.util.List<XadesEncapsulatedOCSPValue>XadesOCSPValues. getXadesEncapsulatedOCSPValue()Gets the value of the xadesEncapsulatedOCSPValue property.
-