@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") public class LBDossierType extends Object implements Serializable
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 and Description |
---|
LBDossierType() |
Modifier and Type | Method and Description |
---|---|
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.
|
public String getLBDossierId()
String
public void setLBDossierId(String value)
value
- allowed object is
String
public String getCareUnitCode()
String
public void setCareUnitCode(String value)
value
- allowed object is
String
public String getSSIN()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.