@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:26:20+02:00", comments="JAXB RI v2.2.11") 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:mycarenet:commons:core:v3}AbstractIdType"> <sequence> <element name="Nihii" type="{urn:be:fgov:ehealth:mycarenet:commons:core:v3}NihiiType" minOccurs="0"/> <element name="Ssin" type="{urn:be:fgov:ehealth:mycarenet:commons:core:v3}ValueRefString" minOccurs="0"/> <element name="Cbe" type="{urn:be:fgov:ehealth:mycarenet:commons:core:v3}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, setName
getId, getRef, setId, setRef
public NihiiType getNihii()
NihiiType
public void setNihii(NihiiType value)
value
- allowed object is
NihiiType
public ValueRefString getSsin()
ValueRefString
public void setSsin(ValueRefString value)
value
- allowed object is
ValueRefString
public ValueRefString getCbe()
ValueRefString
public void setCbe(ValueRefString value)
value
- allowed object is
ValueRefString
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.