Uses of Class
org.cxml.XadesOtherRefs
Packages that use XadesOtherRefs
-
Uses of XadesOtherRefs in org.cxml
Fields in org.cxml declared as XadesOtherRefsModifier and TypeFieldDescriptionprotected XadesOtherRefsXadesAttributeRevocationRefs.xadesOtherRefsprotected XadesOtherRefsXadesCompleteRevocationRefs.xadesOtherRefsMethods in org.cxml that return XadesOtherRefsModifier and TypeMethodDescriptionObjectFactory.createXadesOtherRefs()Create an instance ofXadesOtherRefsXadesAttributeRevocationRefs.getXadesOtherRefs()Gets the value of the xadesOtherRefs property.XadesCompleteRevocationRefs.getXadesOtherRefs()Gets the value of the xadesOtherRefs property.Methods in org.cxml with parameters of type XadesOtherRefsModifier and TypeMethodDescriptionvoidXadesAttributeRevocationRefs.setXadesOtherRefs(XadesOtherRefs value) Sets the value of the xadesOtherRefs property.voidXadesCompleteRevocationRefs.setXadesOtherRefs(XadesOtherRefs value) Sets the value of the xadesOtherRefs property.