Package org.cxml
Class XadesSignaturePolicyId
java.lang.Object
org.cxml.XadesSignaturePolicyId
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DsTransformsprotected XadesSigPolicyHashprotected XadesSigPolicyIdprotected XadesSigPolicyQualifiers -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the dsTransforms property.Gets the value of the xadesSigPolicyHash property.Gets the value of the xadesSigPolicyId property.Gets the value of the xadesSigPolicyQualifiers property.voidsetDsTransforms(DsTransforms value) Sets the value of the dsTransforms property.voidSets the value of the xadesSigPolicyHash property.voidSets the value of the xadesSigPolicyId property.voidSets the value of the xadesSigPolicyQualifiers property.
-
Field Details
-
xadesSigPolicyId
-
dsTransforms
-
xadesSigPolicyHash
-
xadesSigPolicyQualifiers
-
-
Constructor Details
-
XadesSignaturePolicyId
public XadesSignaturePolicyId()
-
-
Method Details
-
getXadesSigPolicyId
Gets the value of the xadesSigPolicyId property.- Returns:
- possible object is
XadesSigPolicyId
-
setXadesSigPolicyId
Sets the value of the xadesSigPolicyId property.- Parameters:
value- allowed object isXadesSigPolicyId
-
getDsTransforms
Gets the value of the dsTransforms property.- Returns:
- possible object is
DsTransforms
-
setDsTransforms
Sets the value of the dsTransforms property.- Parameters:
value- allowed object isDsTransforms
-
getXadesSigPolicyHash
Gets the value of the xadesSigPolicyHash property.- Returns:
- possible object is
XadesSigPolicyHash
-
setXadesSigPolicyHash
Sets the value of the xadesSigPolicyHash property.- Parameters:
value- allowed object isXadesSigPolicyHash
-
getXadesSigPolicyQualifiers
Gets the value of the xadesSigPolicyQualifiers property.- Returns:
- possible object is
XadesSigPolicyQualifiers
-
setXadesSigPolicyQualifiers
Sets the value of the xadesSigPolicyQualifiers property.- Parameters:
value- allowed object isXadesSigPolicyQualifiers
-