be.fgov.ehealth.mediprima.core.v2
Class PodmiSppisPartType

java.lang.Object
  extended by be.fgov.ehealth.mediprima.core.v2.PodmiSppisPartType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2024-09-05T10:51:19+02:00",
           comments="JAXB RI v2.3.6")
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: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>
 

See Also:
Serialized Form

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

PodmiSppisPartType

public PodmiSppisPartType()
Method Detail

getHospitalizationPart

public ZivAmiPatientPartType getHospitalizationPart()
Gets the value of the hospitalizationPart property.

Returns:
possible object is ZivAmiPatientPartType

setHospitalizationPart

public void setHospitalizationPart(ZivAmiPatientPartType value)
Sets the value of the hospitalizationPart property.

Parameters:
value - allowed object is ZivAmiPatientPartType

getAmbulatoryCarePart

public ZivAmiPatientPartType getAmbulatoryCarePart()
Gets the value of the ambulatoryCarePart property.

Returns:
possible object is ZivAmiPatientPartType

setAmbulatoryCarePart

public void setAmbulatoryCarePart(ZivAmiPatientPartType value)
Sets the value of the ambulatoryCarePart property.

Parameters:
value - allowed object is ZivAmiPatientPartType

getOtherPart

public ZivAmiPatientPartType getOtherPart()
Gets the value of the otherPart property.

Returns:
possible object is ZivAmiPatientPartType

setOtherPart

public void setOtherPart(ZivAmiPatientPartType value)
Sets the value of the otherPart property.

Parameters:
value - allowed object is ZivAmiPatientPartType



Connector Packaging PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.