public class CompleteCertificateRefsType extends Object
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>
| Modifier and Type | Field and Description |
|---|---|
protected CertIDListType |
certRefs |
protected String |
id |
| Constructor and Description |
|---|
CompleteCertificateRefsType() |
| Modifier and Type | Method and Description |
|---|---|
CertIDListType |
getCertRefs()
Gets the value of the certRefs property.
|
String |
getId()
Gets the value of the id property.
|
void |
setCertRefs(CertIDListType value)
Sets the value of the certRefs property.
|
void |
setId(String value)
Sets the value of the id property.
|
protected CertIDListType certRefs
protected String id
public CertIDListType getCertRefs()
CertIDListTypepublic void setCertRefs(CertIDListType value)
value - allowed object is
CertIDListTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.