Uses of Class
org.cxml.XadesCRLIdentifier
-
Packages that use XadesCRLIdentifier Package Description org.cxml -
-
Uses of XadesCRLIdentifier in org.cxml
Fields in org.cxml declared as XadesCRLIdentifier Modifier and Type Field Description protected XadesCRLIdentifierXadesCRLRef. xadesCRLIdentifierMethods in org.cxml that return XadesCRLIdentifier Modifier and Type Method Description XadesCRLIdentifierObjectFactory. createXadesCRLIdentifier()Create an instance ofXadesCRLIdentifierXadesCRLIdentifierXadesCRLRef. getXadesCRLIdentifier()Gets the value of the xadesCRLIdentifier property.Methods in org.cxml with parameters of type XadesCRLIdentifier Modifier and Type Method Description voidXadesCRLRef. setXadesCRLIdentifier(XadesCRLIdentifier value)Sets the value of the xadesCRLIdentifier property.
-