@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:58+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()
String
public void setZivAmiPart(String value)
value
- allowed object is
String
public String getPatientPart()
String
public void setPatientPart(String value)
value
- allowed object is
String
public String getSupplement()
String
public void setSupplement(String value)
value
- allowed object is
String
public Boolean isConvention()
Boolean
public void setConvention(Boolean value)
value
- allowed object is
Boolean
public Boolean isPrescription()
Boolean
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.