Uses of Class
org.cxml.XadesObjectIdentifier
-
Packages that use XadesObjectIdentifier Package Description org.cxml -
-
Uses of XadesObjectIdentifier in org.cxml
Fields in org.cxml declared as XadesObjectIdentifier Modifier and Type Field Description protected XadesObjectIdentifierXadesDataObjectFormat. xadesObjectIdentifierMethods in org.cxml that return XadesObjectIdentifier Modifier and Type Method Description XadesObjectIdentifierObjectFactory. createXadesObjectIdentifier()Create an instance ofXadesObjectIdentifierXadesObjectIdentifierXadesDataObjectFormat. getXadesObjectIdentifier()Gets the value of the xadesObjectIdentifier property.Methods in org.cxml with parameters of type XadesObjectIdentifier Modifier and Type Method Description voidXadesDataObjectFormat. setXadesObjectIdentifier(XadesObjectIdentifier value)Sets the value of the xadesObjectIdentifier property.
-