@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:09:28+02:00", comments="JAXB RI v2.3.7") public class IdType extends AbstractIdType implements Serializable
Java class for IdType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IdType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:chap4:core:v1}AbstractIdType">
<sequence>
<element name="Nihii" type="{urn:be:fgov:ehealth:chap4:core:v1}NihiiType" minOccurs="0"/>
<element name="Ssin" type="{urn:be:fgov:ehealth:chap4:core:v1}ValueRefString" minOccurs="0"/>
<element name="Cbe" type="{urn:be:fgov:ehealth:chap4:core:v1}ValueRefString" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
IdType() |
| Modifier and Type | Method and Description |
|---|---|
ValueRefString |
getCbe()
Gets the value of the cbe property.
|
NihiiType |
getNihii()
Gets the value of the nihii property.
|
ValueRefString |
getSsin()
Gets the value of the ssin property.
|
void |
setCbe(ValueRefString value)
Sets the value of the cbe property.
|
void |
setNihii(NihiiType value)
Sets the value of the nihii property.
|
void |
setSsin(ValueRefString value)
Sets the value of the ssin property.
|
getName, setNamegetId, getRef, setId, setRefpublic NihiiType getNihii()
NihiiTypepublic void setNihii(NihiiType value)
value - allowed object is
NihiiTypepublic ValueRefString getSsin()
ValueRefStringpublic void setSsin(ValueRefString value)
value - allowed object is
ValueRefStringpublic ValueRefString getCbe()
ValueRefStringpublic void setCbe(ValueRefString value)
value - allowed object is
ValueRefString
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.