@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:29:42+02:00", comments="JAXB RI v2.3.7") public class ZivAmiPatientPartType extends Object implements Serializable
Java class for ZivAmiPatientPartType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ZivAmiPatientPartType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="ZivAmiPart" type="{http://www.w3.org/2001/XMLSchema}decimal"/> <element name="PatientPart" type="{http://www.w3.org/2001/XMLSchema}decimal"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ZivAmiPatientPartType() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getPatientPart()
Gets the value of the patientPart property.
|
BigDecimal |
getZivAmiPart()
Gets the value of the zivAmiPart property.
|
void |
setPatientPart(BigDecimal value)
Sets the value of the patientPart property.
|
void |
setZivAmiPart(BigDecimal value)
Sets the value of the zivAmiPart property.
|
public BigDecimal getZivAmiPart()
BigDecimal
public void setZivAmiPart(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getPatientPart()
BigDecimal
public void setPatientPart(BigDecimal value)
value
- allowed object is
BigDecimal
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.