Uses of Class
org.cxml.XadesOtherRefs
-
Packages that use XadesOtherRefs Package Description org.cxml -
-
Uses of XadesOtherRefs in org.cxml
Fields in org.cxml declared as XadesOtherRefs Modifier and Type Field Description protected XadesOtherRefsXadesAttributeRevocationRefs. xadesOtherRefsprotected XadesOtherRefsXadesCompleteRevocationRefs. xadesOtherRefsMethods in org.cxml that return XadesOtherRefs Modifier and Type Method Description XadesOtherRefsObjectFactory. createXadesOtherRefs()Create an instance ofXadesOtherRefsXadesOtherRefsXadesAttributeRevocationRefs. getXadesOtherRefs()Gets the value of the xadesOtherRefs property.XadesOtherRefsXadesCompleteRevocationRefs. getXadesOtherRefs()Gets the value of the xadesOtherRefs property.Methods in org.cxml with parameters of type XadesOtherRefs Modifier and Type Method Description voidXadesAttributeRevocationRefs. setXadesOtherRefs(XadesOtherRefs value)Sets the value of the xadesOtherRefs property.voidXadesCompleteRevocationRefs. setXadesOtherRefs(XadesOtherRefs value)Sets the value of the xadesOtherRefs property.
-