@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:33:21+02:00", comments="JAXB RI v2.3.7") public class PswcSupportType extends Object implements Serializable
Java class for PswcSupportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PswcSupportType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ZivAmiPart" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PatientPart" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Supplement" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Convention" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Prescription" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PswcSupportType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPatientPart()
Gets the value of the patientPart property.
|
String |
getSupplement()
Gets the value of the supplement property.
|
String |
getZivAmiPart()
Gets the value of the zivAmiPart property.
|
Boolean |
isConvention()
Gets the value of the convention property.
|
Boolean |
isPrescription()
Gets the value of the prescription property.
|
void |
setConvention(Boolean value)
Sets the value of the convention property.
|
void |
setPatientPart(String value)
Sets the value of the patientPart property.
|
void |
setPrescription(Boolean value)
Sets the value of the prescription property.
|
void |
setSupplement(String value)
Sets the value of the supplement property.
|
void |
setZivAmiPart(String value)
Sets the value of the zivAmiPart property.
|
public String getZivAmiPart()
Stringpublic void setZivAmiPart(String value)
value - allowed object is
Stringpublic String getPatientPart()
Stringpublic void setPatientPart(String value)
value - allowed object is
Stringpublic String getSupplement()
Stringpublic void setSupplement(String value)
value - allowed object is
Stringpublic Boolean isConvention()
Booleanpublic void setConvention(Boolean value)
value - allowed object is
Booleanpublic Boolean isPrescription()
Boolean
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.