|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.mediprima.core.v2.PodmiSppisPartType
@Generated(value="com.sun.tools.xjc.Driver",
date="2021-04-20T04:30:07+02:00",
comments="JAXB RI v2.2.11")
public class PodmiSppisPartType
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:v2}ZivAmiPatientPartType"/>
<element name="AmbulatoryCarePart" type="{urn:be:fgov:ehealth:mediprima:core:v2}ZivAmiPatientPartType"/>
<element name="OtherPart" type="{urn:be:fgov:ehealth:mediprima:core:v2}ZivAmiPatientPartType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
PodmiSppisPartType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PodmiSppisPartType()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||