Uses of Class
org.cxml.DsSignatureProperty
-
Packages that use DsSignatureProperty Package Description org.cxml -
-
Uses of DsSignatureProperty in org.cxml
Fields in org.cxml with type parameters of type DsSignatureProperty Modifier and Type Field Description protected java.util.List<DsSignatureProperty>DsSignatureProperties. dsSignaturePropertyMethods in org.cxml that return DsSignatureProperty Modifier and Type Method Description DsSignaturePropertyObjectFactory. createDsSignatureProperty()Create an instance ofDsSignaturePropertyMethods in org.cxml that return types with arguments of type DsSignatureProperty Modifier and Type Method Description java.util.List<DsSignatureProperty>DsSignatureProperties. getDsSignatureProperty()Gets the value of the dsSignatureProperty property.
-