@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:27:46+01:00", comments="JAXB RI v2.3.7") public class PodmiSppisPartType extends Object implements Serializable
Java class for PodmiSppisPartType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PodmiSppisPartType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="HospitalizationPart" type="{urn:be:fgov:ehealth:mediprima:core:v1}ZivAmiPatientPartType"/>
<element name="AmbulatoryCarePart" type="{urn:be:fgov:ehealth:mediprima:core:v1}ZivAmiPatientPartType"/>
<element name="OtherPart" type="{urn:be:fgov:ehealth:mediprima:core:v1}ZivAmiPatientPartType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PodmiSppisPartType() |
| Modifier and Type | Method and Description |
|---|---|
ZivAmiPatientPartType |
getAmbulatoryCarePart()
Gets the value of the ambulatoryCarePart property.
|
ZivAmiPatientPartType |
getHospitalizationPart()
Gets the value of the hospitalizationPart property.
|
ZivAmiPatientPartType |
getOtherPart()
Gets the value of the otherPart property.
|
void |
setAmbulatoryCarePart(ZivAmiPatientPartType value)
Sets the value of the ambulatoryCarePart property.
|
void |
setHospitalizationPart(ZivAmiPatientPartType value)
Sets the value of the hospitalizationPart property.
|
void |
setOtherPart(ZivAmiPatientPartType value)
Sets the value of the otherPart property.
|
public ZivAmiPatientPartType getHospitalizationPart()
ZivAmiPatientPartTypepublic void setHospitalizationPart(ZivAmiPatientPartType value)
value - allowed object is
ZivAmiPatientPartTypepublic ZivAmiPatientPartType getAmbulatoryCarePart()
ZivAmiPatientPartTypepublic void setAmbulatoryCarePart(ZivAmiPatientPartType value)
value - allowed object is
ZivAmiPatientPartTypepublic ZivAmiPatientPartType getOtherPart()
ZivAmiPatientPartTypepublic void setOtherPart(ZivAmiPatientPartType value)
value - allowed object is
ZivAmiPatientPartType
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.