|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.samcivics.type.v1.AmppAndChildrenType
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-07-06T09:31:40+02:00",
comments="JAXB RI v2.2.6")
public class AmppAndChildrenType
Java class for AmppAndChildrenType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AmppAndChildrenType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="startDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="endDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="amppID" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="contentQuantity" type="{http://www.w3.org/2001/XMLSchema}float"/>
<element name="contentUnit" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="treatmentDurationCatCv" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="contentMultiplier" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="totalPackSizeValue" type="{http://www.w3.org/2001/XMLSchema}float"/>
<element name="socsecReimbCv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="distributorId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="initDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="closeDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
AmppAndChildrenType()
|
|
| Method Summary | |
|---|---|
long |
getAmppID()
Gets the value of the amppID property. |
org.joda.time.DateTime |
getCloseDate()
Gets the value of the closeDate property. |
BigInteger |
getContentMultiplier()
Gets the value of the contentMultiplier property. |
float |
getContentQuantity()
Gets the value of the contentQuantity property. |
String |
getContentUnit()
Gets the value of the contentUnit property. |
Long |
getDistributorId()
Gets the value of the distributorId property. |
org.joda.time.DateTime |
getEndDate()
Gets the value of the endDate property. |
org.joda.time.DateTime |
getInitDate()
Gets the value of the initDate property. |
String |
getName()
Gets the value of the name property. |
String |
getSocsecReimbCv()
Gets the value of the socsecReimbCv property. |
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property. |
float |
getTotalPackSizeValue()
Gets the value of the totalPackSizeValue property. |
String |
getTreatmentDurationCatCv()
Gets the value of the treatmentDurationCatCv property. |
void |
setAmppID(long value)
Sets the value of the amppID property. |
void |
setCloseDate(org.joda.time.DateTime value)
Sets the value of the closeDate property. |
void |
setContentMultiplier(BigInteger value)
Sets the value of the contentMultiplier property. |
void |
setContentQuantity(float value)
Sets the value of the contentQuantity property. |
void |
setContentUnit(String value)
Sets the value of the contentUnit property. |
void |
setDistributorId(Long value)
Sets the value of the distributorId property. |
void |
setEndDate(org.joda.time.DateTime value)
Sets the value of the endDate property. |
void |
setInitDate(org.joda.time.DateTime value)
Sets the value of the initDate property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setSocsecReimbCv(String value)
Sets the value of the socsecReimbCv property. |
void |
setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property. |
void |
setTotalPackSizeValue(float value)
Sets the value of the totalPackSizeValue property. |
void |
setTreatmentDurationCatCv(String value)
Sets the value of the treatmentDurationCatCv property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AmppAndChildrenType()
| Method Detail |
|---|
public org.joda.time.DateTime getStartDate()
Stringpublic void setStartDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getEndDate()
Stringpublic void setEndDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic long getAmppID()
public void setAmppID(long value)
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic float getContentQuantity()
public void setContentQuantity(float value)
public String getContentUnit()
Stringpublic void setContentUnit(String value)
value - allowed object is
Stringpublic String getTreatmentDurationCatCv()
Stringpublic void setTreatmentDurationCatCv(String value)
value - allowed object is
Stringpublic BigInteger getContentMultiplier()
BigIntegerpublic void setContentMultiplier(BigInteger value)
value - allowed object is
BigIntegerpublic float getTotalPackSizeValue()
public void setTotalPackSizeValue(float value)
public String getSocsecReimbCv()
Stringpublic void setSocsecReimbCv(String value)
value - allowed object is
Stringpublic Long getDistributorId()
Longpublic void setDistributorId(Long value)
value - allowed object is
Longpublic org.joda.time.DateTime getInitDate()
Stringpublic void setInitDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getCloseDate()
Stringpublic void setCloseDate(org.joda.time.DateTime value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||