@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:42+02: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()
ZivAmiPatientPartType
public void setHospitalizationPart(ZivAmiPatientPartType value)
value
- allowed object is
ZivAmiPatientPartType
public ZivAmiPatientPartType getAmbulatoryCarePart()
ZivAmiPatientPartType
public void setAmbulatoryCarePart(ZivAmiPatientPartType value)
value
- allowed object is
ZivAmiPatientPartType
public ZivAmiPatientPartType getOtherPart()
ZivAmiPatientPartType
public void setOtherPart(ZivAmiPatientPartType value)
value
- allowed object is
ZivAmiPatientPartType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.