Uses of Class
org.cxml.XadesUnsignedDataObjectProperty
-
Packages that use XadesUnsignedDataObjectProperty Package Description org.cxml -
-
Uses of XadesUnsignedDataObjectProperty in org.cxml
Fields in org.cxml with type parameters of type XadesUnsignedDataObjectProperty Modifier and Type Field Description protected java.util.List<XadesUnsignedDataObjectProperty>XadesUnsignedDataObjectProperties. xadesUnsignedDataObjectPropertyMethods in org.cxml that return XadesUnsignedDataObjectProperty Modifier and Type Method Description XadesUnsignedDataObjectPropertyObjectFactory. createXadesUnsignedDataObjectProperty()Create an instance ofXadesUnsignedDataObjectPropertyMethods in org.cxml that return types with arguments of type XadesUnsignedDataObjectProperty Modifier and Type Method Description java.util.List<XadesUnsignedDataObjectProperty>XadesUnsignedDataObjectProperties. getXadesUnsignedDataObjectProperty()Gets the value of the xadesUnsignedDataObjectProperty property.
-