Module jpms_dss_specs_trusted_list
Class TrustServiceEquivalenceInformationType
java.lang.Object
eu.europa.esig.trustedlist.jaxb.mra.TrustServiceEquivalenceInformationType
- All Implemented Interfaces:
Serializable
Java class for TrustServiceEquivalenceInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TrustServiceEquivalenceInformationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TrustServiceLegalIdentifier" type="{http://uri.etsi.org/02231/v2#}NonEmptyString"/>
<element name="TrustServiceTSLTypeEquivalenceList" type="{http://ec.europa.eu/tools/lotl/mra/schema/v2#}TrustServiceTSLTypeEquivalenceListType"/>
<element name="TrustServiceEquivalenceStatus" type="{http://uri.etsi.org/02231/v2#}NonEmptyURIType"/>
<element name="TrustServiceEquivalenceStatusStartingTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="TrustServiceTSLStatusEquivalenceList" type="{http://ec.europa.eu/tools/lotl/mra/schema/v2#}TrustServiceTSLStatusEquivalenceListType"/>
<element name="CertificateContentReferencesEquivalenceList" type="{http://ec.europa.eu/tools/lotl/mra/schema/v2#}CertificateContentReferencesEquivalenceListType" minOccurs="0"/>
<element name="TrustServiceTSLQualificationExtensionEquivalenceList" type="{http://ec.europa.eu/tools/lotl/mra/schema/v2#}TrustServiceTSLQualificationExtensionEquivalenceListType" minOccurs="0"/>
<element name="TrustServiceEquivalenceHistory" type="{http://ec.europa.eu/tools/lotl/mra/schema/v2#}TrustServiceEquivalenceHistoryType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<TrustServiceEquivalenceHistoryType> protected eu.europa.esig.dss.enumerations.MRAStatusprotected XMLGregorianCalendarprotected Stringprotected TrustServiceTSLStatusEquivalenceListTypeprotected TrustServiceTSLTypeEquivalenceListType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the certificateContentReferencesEquivalenceList property.Gets the value of the trustServiceEquivalenceHistory property.eu.europa.esig.dss.enumerations.MRAStatusGets the value of the trustServiceEquivalenceStatus property.Gets the value of the trustServiceEquivalenceStatusStartingTime property.Gets the value of the trustServiceLegalIdentifier property.Gets the value of the trustServiceTSLQualificationExtensionEquivalenceList property.Gets the value of the trustServiceTSLStatusEquivalenceList property.Gets the value of the trustServiceTSLTypeEquivalenceList property.voidsetCertificateContentReferencesEquivalenceList(CertificateContentReferencesEquivalenceListType value) Sets the value of the certificateContentReferencesEquivalenceList property.voidsetTrustServiceEquivalenceStatus(eu.europa.esig.dss.enumerations.MRAStatus value) Sets the value of the trustServiceEquivalenceStatus property.voidSets the value of the trustServiceEquivalenceStatusStartingTime property.voidSets the value of the trustServiceLegalIdentifier property.voidsetTrustServiceTSLQualificationExtensionEquivalenceList(TrustServiceTSLQualificationExtensionEquivalenceListType value) Sets the value of the trustServiceTSLQualificationExtensionEquivalenceList property.voidSets the value of the trustServiceTSLStatusEquivalenceList property.voidSets the value of the trustServiceTSLTypeEquivalenceList property.
-
Field Details
-
trustServiceLegalIdentifier
-
trustServiceTSLTypeEquivalenceList
-
trustServiceEquivalenceStatus
protected eu.europa.esig.dss.enumerations.MRAStatus trustServiceEquivalenceStatus -
trustServiceEquivalenceStatusStartingTime
-
trustServiceTSLStatusEquivalenceList
-
certificateContentReferencesEquivalenceList
protected CertificateContentReferencesEquivalenceListType certificateContentReferencesEquivalenceList -
trustServiceTSLQualificationExtensionEquivalenceList
protected TrustServiceTSLQualificationExtensionEquivalenceListType trustServiceTSLQualificationExtensionEquivalenceList -
trustServiceEquivalenceHistory
-
-
Constructor Details
-
TrustServiceEquivalenceInformationType
public TrustServiceEquivalenceInformationType()
-
-
Method Details
-
getTrustServiceLegalIdentifier
Gets the value of the trustServiceLegalIdentifier property.- Returns:
- possible object is
String
-
setTrustServiceLegalIdentifier
Sets the value of the trustServiceLegalIdentifier property.- Parameters:
value- allowed object isString
-
getTrustServiceTSLTypeEquivalenceList
Gets the value of the trustServiceTSLTypeEquivalenceList property.- Returns:
- possible object is
TrustServiceTSLTypeEquivalenceListType
-
setTrustServiceTSLTypeEquivalenceList
Sets the value of the trustServiceTSLTypeEquivalenceList property.- Parameters:
value- allowed object isTrustServiceTSLTypeEquivalenceListType
-
getTrustServiceEquivalenceStatus
public eu.europa.esig.dss.enumerations.MRAStatus getTrustServiceEquivalenceStatus()Gets the value of the trustServiceEquivalenceStatus property.- Returns:
- possible object is
String
-
setTrustServiceEquivalenceStatus
public void setTrustServiceEquivalenceStatus(eu.europa.esig.dss.enumerations.MRAStatus value) Sets the value of the trustServiceEquivalenceStatus property.- Parameters:
value- allowed object isString
-
getTrustServiceEquivalenceStatusStartingTime
Gets the value of the trustServiceEquivalenceStatusStartingTime property.- Returns:
- possible object is
XMLGregorianCalendar
-
setTrustServiceEquivalenceStatusStartingTime
Sets the value of the trustServiceEquivalenceStatusStartingTime property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getTrustServiceTSLStatusEquivalenceList
Gets the value of the trustServiceTSLStatusEquivalenceList property.- Returns:
- possible object is
TrustServiceTSLStatusEquivalenceListType
-
setTrustServiceTSLStatusEquivalenceList
Sets the value of the trustServiceTSLStatusEquivalenceList property.- Parameters:
value- allowed object isTrustServiceTSLStatusEquivalenceListType
-
getCertificateContentReferencesEquivalenceList
public CertificateContentReferencesEquivalenceListType getCertificateContentReferencesEquivalenceList()Gets the value of the certificateContentReferencesEquivalenceList property.- Returns:
- possible object is
CertificateContentReferencesEquivalenceListType
-
setCertificateContentReferencesEquivalenceList
public void setCertificateContentReferencesEquivalenceList(CertificateContentReferencesEquivalenceListType value) Sets the value of the certificateContentReferencesEquivalenceList property.- Parameters:
value- allowed object isCertificateContentReferencesEquivalenceListType
-
getTrustServiceTSLQualificationExtensionEquivalenceList
public TrustServiceTSLQualificationExtensionEquivalenceListType getTrustServiceTSLQualificationExtensionEquivalenceList()Gets the value of the trustServiceTSLQualificationExtensionEquivalenceList property.- Returns:
- possible object is
TrustServiceTSLQualificationExtensionEquivalenceListType
-
setTrustServiceTSLQualificationExtensionEquivalenceList
public void setTrustServiceTSLQualificationExtensionEquivalenceList(TrustServiceTSLQualificationExtensionEquivalenceListType value) Sets the value of the trustServiceTSLQualificationExtensionEquivalenceList property.- Parameters:
value- allowed object isTrustServiceTSLQualificationExtensionEquivalenceListType
-
getTrustServiceEquivalenceHistory
Gets the value of the trustServiceEquivalenceHistory property.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 Jakarta XML Binding object. This is why there is not a
setmethod for the trustServiceEquivalenceHistory property.For example, to add a new item, do as follows:
getTrustServiceEquivalenceHistory().add(newItem);Objects of the following type(s) are allowed in the list
TrustServiceEquivalenceHistoryType
-