|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.mediprima.core.v1.ZivAmiPatientPartType
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-04-09T03:55:41+02:00",
comments="JAXB RI v2.2.11")
public class ZivAmiPatientPartType
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 Summary | |
|---|---|
ZivAmiPatientPartType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZivAmiPatientPartType()
| Method Detail |
|---|
public BigDecimal getZivAmiPart()
BigDecimalpublic void setZivAmiPart(BigDecimal value)
value - allowed object is
BigDecimalpublic BigDecimal getPatientPart()
BigDecimalpublic void setPatientPart(BigDecimal value)
value - allowed object is
BigDecimal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||