@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:42+02:00", comments="JAXB RI v2.3.7") public class RefundPodmiSppisType extends Object implements Serializable
Java class for RefundPodmiSppisType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RefundPodmiSppisType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="RefundCode" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="AffiliedMutualityInd" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="BeneficiaryStatus" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Justification" type="{urn:be:fgov:ehealth:mediprima:core:v1}NameType" maxOccurs="unbounded" minOccurs="2"/> <element name="PodmiSppisPart" type="{urn:be:fgov:ehealth:mediprima:core:v1}PodmiSppisPartType"/> <element name="MedicalUrgencyInd" type="{http://www.w3.org/2001/XMLSchema}boolean"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
RefundPodmiSppisType() |
Modifier and Type | Method and Description |
---|---|
String |
getBeneficiaryStatus()
Gets the value of the beneficiaryStatus property.
|
List<NameType> |
getJustifications()
Gets the value of the justifications property.
|
PodmiSppisPartType |
getPodmiSppisPart()
Gets the value of the podmiSppisPart property.
|
BigInteger |
getRefundCode()
Gets the value of the refundCode property.
|
boolean |
isAffiliedMutualityInd()
Gets the value of the affiliedMutualityInd property.
|
boolean |
isMedicalUrgencyInd()
Gets the value of the medicalUrgencyInd property.
|
void |
setAffiliedMutualityInd(boolean value)
Sets the value of the affiliedMutualityInd property.
|
void |
setBeneficiaryStatus(String value)
Sets the value of the beneficiaryStatus property.
|
void |
setMedicalUrgencyInd(boolean value)
Sets the value of the medicalUrgencyInd property.
|
void |
setPodmiSppisPart(PodmiSppisPartType value)
Sets the value of the podmiSppisPart property.
|
void |
setRefundCode(BigInteger value)
Sets the value of the refundCode property.
|
public BigInteger getRefundCode()
BigInteger
public void setRefundCode(BigInteger value)
value
- allowed object is
BigInteger
public boolean isAffiliedMutualityInd()
public void setAffiliedMutualityInd(boolean value)
public String getBeneficiaryStatus()
String
public void setBeneficiaryStatus(String value)
value
- allowed object is
String
public List<NameType> getJustifications()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the justifications property.
For example, to add a new item, do as follows:
getJustifications().add(newItem);
Objects of the following type(s) are allowed in the list
NameType
public PodmiSppisPartType getPodmiSppisPart()
PodmiSppisPartType
public void setPodmiSppisPart(PodmiSppisPartType value)
value
- allowed object is
PodmiSppisPartType
public boolean isMedicalUrgencyInd()
public void setMedicalUrgencyInd(boolean value)
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.