Uses of Class
org.cxml.XadesOCSPIdentifier
-
Packages that use XadesOCSPIdentifier Package Description org.cxml -
-
Uses of XadesOCSPIdentifier in org.cxml
Fields in org.cxml declared as XadesOCSPIdentifier Modifier and Type Field Description protected XadesOCSPIdentifierXadesOCSPRef. xadesOCSPIdentifierMethods in org.cxml that return XadesOCSPIdentifier Modifier and Type Method Description XadesOCSPIdentifierObjectFactory. createXadesOCSPIdentifier()Create an instance ofXadesOCSPIdentifierXadesOCSPIdentifierXadesOCSPRef. getXadesOCSPIdentifier()Gets the value of the xadesOCSPIdentifier property.Methods in org.cxml with parameters of type XadesOCSPIdentifier Modifier and Type Method Description voidXadesOCSPRef. setXadesOCSPIdentifier(XadesOCSPIdentifier value)Sets the value of the xadesOCSPIdentifier property.
-