Class XmlOriginalThirdCountryQcStatementsMapping
java.lang.Object
eu.europa.esig.dss.diagnostic.jaxb.XmlOriginalThirdCountryQcStatementsMapping
- All Implemented Interfaces:
Serializable
Java class for OriginalThirdCountryQcStatementsMapping complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OriginalThirdCountryQcStatementsMapping">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="QcCompliance" type="{http://dss.esig.europa.eu/validation/diagnostic}QcCompliance" minOccurs="0"/>
<element name="QcSSCD" type="{http://dss.esig.europa.eu/validation/diagnostic}QcSSCD" minOccurs="0"/>
<element name="QcTypes" type="{http://dss.esig.europa.eu/validation/diagnostic}QcTypes" minOccurs="0"/>
<element name="QcCClegislation" type="{http://dss.esig.europa.eu/validation/diagnostic}QcCClegislation" minOccurs="0"/>
<element name="OtherOIDs" type="{http://dss.esig.europa.eu/validation/diagnostic}OIDs" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the qcCompliance property.Gets the value of the qcSSCD property.voidsetOtherOIDs(List<XmlOID> otherOIDs) voidsetQcCClegislation(List<String> qcCClegislation) voidsetQcCompliance(XmlQcCompliance value) Sets the value of the qcCompliance property.voidSets the value of the qcSSCD property.voidsetQcTypes(List<XmlOID> qcTypes)
-
Field Details
-
qcCompliance
-
qcSSCD
-
qcTypes
-
qcCClegislation
-
otherOIDs
-
-
Constructor Details
-
XmlOriginalThirdCountryQcStatementsMapping
public XmlOriginalThirdCountryQcStatementsMapping()
-
-
Method Details
-
getQcCompliance
Gets the value of the qcCompliance property.- Returns:
- possible object is
XmlQcCompliance
-
setQcCompliance
Sets the value of the qcCompliance property.- Parameters:
value- allowed object isXmlQcCompliance
-
getQcSSCD
-
setQcSSCD
-
getQcTypes
-
setQcTypes
-
getQcCClegislation
-
setQcCClegislation
-
getOtherOIDs
-
setOtherOIDs
-