Uses of Class
org.cxml.XadesDocumentationReferences
-
Packages that use XadesDocumentationReferences Package Description org.cxml -
-
Uses of XadesDocumentationReferences in org.cxml
Fields in org.cxml declared as XadesDocumentationReferences Modifier and Type Field Description protected XadesDocumentationReferencesXadesCommitmentTypeId. xadesDocumentationReferencesprotected XadesDocumentationReferencesXadesObjectIdentifier. xadesDocumentationReferencesprotected XadesDocumentationReferencesXadesSigPolicyId. xadesDocumentationReferencesMethods in org.cxml that return XadesDocumentationReferences Modifier and Type Method Description XadesDocumentationReferencesObjectFactory. createXadesDocumentationReferences()Create an instance ofXadesDocumentationReferencesXadesDocumentationReferencesXadesCommitmentTypeId. getXadesDocumentationReferences()Gets the value of the xadesDocumentationReferences property.XadesDocumentationReferencesXadesObjectIdentifier. getXadesDocumentationReferences()Gets the value of the xadesDocumentationReferences property.XadesDocumentationReferencesXadesSigPolicyId. getXadesDocumentationReferences()Gets the value of the xadesDocumentationReferences property.Methods in org.cxml with parameters of type XadesDocumentationReferences Modifier and Type Method Description voidXadesCommitmentTypeId. setXadesDocumentationReferences(XadesDocumentationReferences value)Sets the value of the xadesDocumentationReferences property.voidXadesObjectIdentifier. setXadesDocumentationReferences(XadesDocumentationReferences value)Sets the value of the xadesDocumentationReferences property.voidXadesSigPolicyId. setXadesDocumentationReferences(XadesDocumentationReferences value)Sets the value of the xadesDocumentationReferences property.
-