|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.vsb.common.v2.LBDossierType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T05:07:47+01:00",
comments="JAXB RI v2.2.11")
public class LBDossierTypeGegevens betreffende LBDossier.
Java class for LBDossierType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LBDossierType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="LBDossierId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="CareUnitCode" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}CareEntityCodeType" minOccurs="0"/>
<element name="SSIN" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}SSINType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
LBDossierType()
|
|
| Method Summary | |
|---|---|
String |
getCareUnitCode()
Gets the value of the careUnitCode property. |
String |
getLBDossierId()
Gets the value of the lbDossierId property. |
String |
getSSIN()
Gets the value of the ssin property. |
void |
setCareUnitCode(String value)
Sets the value of the careUnitCode property. |
void |
setLBDossierId(String value)
Sets the value of the lbDossierId property. |
void |
setSSIN(String value)
Sets the value of the ssin property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LBDossierType()
| Method Detail |
|---|
public String getLBDossierId()
Stringpublic void setLBDossierId(String value)
value - allowed object is
Stringpublic String getCareUnitCode()
Stringpublic void setCareUnitCode(String value)
value - allowed object is
Stringpublic String getSSIN()
Stringpublic void setSSIN(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||