@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:23:38+02:00", comments="JAXB RI v2.3.7") public class CompleteCertificateRefsType extends Object implements Serializable
Java class for CompleteCertificateRefsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CompleteCertificateRefsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="CertRefs" type="{http://uri.etsi.org/01903/v1.3.2#}CertIDListType"/> </sequence> <attribute name="Id" type="{http://www.w3.org/2001/XMLSchema}ID" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
CompleteCertificateRefsType() |
Modifier and Type | Method and Description |
---|---|
SigningCertificate |
getCertRefs()
Gets the value of the certRefs property.
|
String |
getId()
Gets the value of the id property.
|
void |
setCertRefs(SigningCertificate value)
Sets the value of the certRefs property.
|
void |
setId(String value)
Sets the value of the id property.
|
public SigningCertificate getCertRefs()
SigningCertificate
public void setCertRefs(SigningCertificate value)
value
- allowed object is
SigningCertificate
Connector Packaging TECHNICAL 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.