|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxades4j.xml.bind.xades.XmlUnsignedSignaturePropertiesType
public class XmlUnsignedSignaturePropertiesType
Java class for UnsignedSignaturePropertiesType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnsignedSignaturePropertiesType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CounterSignature" type="{http://uri.etsi.org/01903/v1.3.2#}CounterSignatureType" maxOccurs="unbounded" minOccurs="0"/>
<element name="SignatureTimeStamp" type="{http://uri.etsi.org/01903/v1.3.2#}XAdESTimeStampType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CompleteCertificateRefs" type="{http://uri.etsi.org/01903/v1.3.2#}CompleteCertificateRefsType" minOccurs="0"/>
<element name="CompleteRevocationRefs" type="{http://uri.etsi.org/01903/v1.3.2#}CompleteRevocationRefsType" minOccurs="0"/>
<element name="AttributeCertificateRefs" type="{http://uri.etsi.org/01903/v1.3.2#}CompleteCertificateRefsType" minOccurs="0"/>
<element name="AttributeRevocationRefs" type="{http://uri.etsi.org/01903/v1.3.2#}CompleteRevocationRefsType" minOccurs="0"/>
<element name="SigAndRefsTimeStamp" type="{http://uri.etsi.org/01903/v1.3.2#}XAdESTimeStampType" maxOccurs="unbounded" minOccurs="0"/>
<element name="RefsOnlyTimeStamp" type="{http://uri.etsi.org/01903/v1.3.2#}XAdESTimeStampType" maxOccurs="unbounded" minOccurs="0"/>
<element name="CertificateValues" type="{http://uri.etsi.org/01903/v1.3.2#}CertificateValuesType" minOccurs="0"/>
<element name="RevocationValues" type="{http://uri.etsi.org/01903/v1.3.2#}RevocationValuesType" minOccurs="0"/>
<element name="AttrAuthoritiesCertValues" type="{http://uri.etsi.org/01903/v1.3.2#}CertificateValuesType" minOccurs="0"/>
<element name="AttributeRevocationValues" type="{http://uri.etsi.org/01903/v1.3.2#}RevocationValuesType" minOccurs="0"/>
<element name="ArchiveTimeStamp" type="{http://uri.etsi.org/01903/v1.3.2#}XAdESTimeStampType" maxOccurs="unbounded" minOccurs="0"/>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected List<Object> |
any
|
protected List<XmlXAdESTimeStampType> |
archiveTimeStamp
|
protected XmlCertificateValuesType |
attrAuthoritiesCertValues
|
protected XmlCompleteCertificateRefsType |
attributeCertificateRefs
|
protected XmlCompleteRevocationRefsType |
attributeRevocationRefs
|
protected XmlRevocationValuesType |
attributeRevocationValues
|
protected XmlCertificateValuesType |
certificateValues
|
protected XmlCompleteCertificateRefsType |
completeCertificateRefs
|
protected XmlCompleteRevocationRefsType |
completeRevocationRefs
|
protected List<XmlCounterSignatureType> |
counterSignature
|
protected String |
id
|
protected List<XmlXAdESTimeStampType> |
refsOnlyTimeStamp
|
protected XmlRevocationValuesType |
revocationValues
|
protected List<XmlXAdESTimeStampType> |
sigAndRefsTimeStamp
|
protected List<XmlXAdESTimeStampType> |
signatureTimeStamp
|
| Constructor Summary | |
|---|---|
XmlUnsignedSignaturePropertiesType()
|
|
| Method Summary | |
|---|---|
List<Object> |
getAny()
Gets the value of the any property. |
List<XmlXAdESTimeStampType> |
getArchiveTimeStamp()
Gets the value of the archiveTimeStamp property. |
XmlCertificateValuesType |
getAttrAuthoritiesCertValues()
Gets the value of the attrAuthoritiesCertValues property. |
XmlCompleteCertificateRefsType |
getAttributeCertificateRefs()
Gets the value of the attributeCertificateRefs property. |
XmlCompleteRevocationRefsType |
getAttributeRevocationRefs()
Gets the value of the attributeRevocationRefs property. |
XmlRevocationValuesType |
getAttributeRevocationValues()
Gets the value of the attributeRevocationValues property. |
XmlCertificateValuesType |
getCertificateValues()
Gets the value of the certificateValues property. |
XmlCompleteCertificateRefsType |
getCompleteCertificateRefs()
Gets the value of the completeCertificateRefs property. |
XmlCompleteRevocationRefsType |
getCompleteRevocationRefs()
Gets the value of the completeRevocationRefs property. |
List<XmlCounterSignatureType> |
getCounterSignature()
Gets the value of the counterSignature property. |
String |
getId()
Gets the value of the id property. |
List<XmlXAdESTimeStampType> |
getRefsOnlyTimeStamp()
Gets the value of the refsOnlyTimeStamp property. |
XmlRevocationValuesType |
getRevocationValues()
Gets the value of the revocationValues property. |
List<XmlXAdESTimeStampType> |
getSigAndRefsTimeStamp()
Gets the value of the sigAndRefsTimeStamp property. |
List<XmlXAdESTimeStampType> |
getSignatureTimeStamp()
Gets the value of the signatureTimeStamp property. |
void |
setAttrAuthoritiesCertValues(XmlCertificateValuesType value)
Sets the value of the attrAuthoritiesCertValues property. |
void |
setAttributeCertificateRefs(XmlCompleteCertificateRefsType value)
Sets the value of the attributeCertificateRefs property. |
void |
setAttributeRevocationRefs(XmlCompleteRevocationRefsType value)
Sets the value of the attributeRevocationRefs property. |
void |
setAttributeRevocationValues(XmlRevocationValuesType value)
Sets the value of the attributeRevocationValues property. |
void |
setCertificateValues(XmlCertificateValuesType value)
Sets the value of the certificateValues property. |
void |
setCompleteCertificateRefs(XmlCompleteCertificateRefsType value)
Sets the value of the completeCertificateRefs property. |
void |
setCompleteRevocationRefs(XmlCompleteRevocationRefsType value)
Sets the value of the completeRevocationRefs property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setRevocationValues(XmlRevocationValuesType value)
Sets the value of the revocationValues property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<XmlCounterSignatureType> counterSignature
protected List<XmlXAdESTimeStampType> signatureTimeStamp
protected XmlCompleteCertificateRefsType completeCertificateRefs
protected XmlCompleteRevocationRefsType completeRevocationRefs
protected XmlCompleteCertificateRefsType attributeCertificateRefs
protected XmlCompleteRevocationRefsType attributeRevocationRefs
protected List<XmlXAdESTimeStampType> sigAndRefsTimeStamp
protected List<XmlXAdESTimeStampType> refsOnlyTimeStamp
protected XmlCertificateValuesType certificateValues
protected XmlRevocationValuesType revocationValues
protected XmlCertificateValuesType attrAuthoritiesCertValues
protected XmlRevocationValuesType attributeRevocationValues
protected List<XmlXAdESTimeStampType> archiveTimeStamp
protected List<Object> any
protected String id
| Constructor Detail |
|---|
public XmlUnsignedSignaturePropertiesType()
| Method Detail |
|---|
public List<XmlCounterSignatureType> getCounterSignature()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the counterSignature property.
For example, to add a new item, do as follows:
getCounterSignature().add(newItem);
Objects of the following type(s) are allowed in the list
XmlCounterSignatureType
public List<XmlXAdESTimeStampType> getSignatureTimeStamp()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the signatureTimeStamp property.
For example, to add a new item, do as follows:
getSignatureTimeStamp().add(newItem);
Objects of the following type(s) are allowed in the list
XmlXAdESTimeStampType
public XmlCompleteCertificateRefsType getCompleteCertificateRefs()
XmlCompleteCertificateRefsTypepublic void setCompleteCertificateRefs(XmlCompleteCertificateRefsType value)
value - allowed object is
XmlCompleteCertificateRefsTypepublic XmlCompleteRevocationRefsType getCompleteRevocationRefs()
XmlCompleteRevocationRefsTypepublic void setCompleteRevocationRefs(XmlCompleteRevocationRefsType value)
value - allowed object is
XmlCompleteRevocationRefsTypepublic XmlCompleteCertificateRefsType getAttributeCertificateRefs()
XmlCompleteCertificateRefsTypepublic void setAttributeCertificateRefs(XmlCompleteCertificateRefsType value)
value - allowed object is
XmlCompleteCertificateRefsTypepublic XmlCompleteRevocationRefsType getAttributeRevocationRefs()
XmlCompleteRevocationRefsTypepublic void setAttributeRevocationRefs(XmlCompleteRevocationRefsType value)
value - allowed object is
XmlCompleteRevocationRefsTypepublic List<XmlXAdESTimeStampType> getSigAndRefsTimeStamp()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the sigAndRefsTimeStamp property.
For example, to add a new item, do as follows:
getSigAndRefsTimeStamp().add(newItem);
Objects of the following type(s) are allowed in the list
XmlXAdESTimeStampType
public List<XmlXAdESTimeStampType> getRefsOnlyTimeStamp()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the refsOnlyTimeStamp property.
For example, to add a new item, do as follows:
getRefsOnlyTimeStamp().add(newItem);
Objects of the following type(s) are allowed in the list
XmlXAdESTimeStampType
public XmlCertificateValuesType getCertificateValues()
XmlCertificateValuesTypepublic void setCertificateValues(XmlCertificateValuesType value)
value - allowed object is
XmlCertificateValuesTypepublic XmlRevocationValuesType getRevocationValues()
XmlRevocationValuesTypepublic void setRevocationValues(XmlRevocationValuesType value)
value - allowed object is
XmlRevocationValuesTypepublic XmlCertificateValuesType getAttrAuthoritiesCertValues()
XmlCertificateValuesTypepublic void setAttrAuthoritiesCertValues(XmlCertificateValuesType value)
value - allowed object is
XmlCertificateValuesTypepublic XmlRevocationValuesType getAttributeRevocationValues()
XmlRevocationValuesTypepublic void setAttributeRevocationValues(XmlRevocationValuesType value)
value - allowed object is
XmlRevocationValuesTypepublic List<XmlXAdESTimeStampType> getArchiveTimeStamp()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the archiveTimeStamp property.
For example, to add a new item, do as follows:
getArchiveTimeStamp().add(newItem);
Objects of the following type(s) are allowed in the list
XmlXAdESTimeStampType
public List<Object> getAny()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public String getId()
Stringpublic void setId(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||