@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:08:17+01:00", comments="JAXB RI v2.2.11") public class AmppType extends BaseType implements Serializable
Java class for AmppType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AmppType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:samcivics:type:v2}BaseType">
<sequence>
<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="{urn:be:fgov:ehealth:samcivics:type:v2}ContentQuantityType"/>
<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"/>
<element name="Cheapest" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="InSupply" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Availability" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AmppType() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAmppId()
Gets the value of the amppId property.
|
org.joda.time.DateTime |
getAvailability()
Gets the value of the availability property.
|
String |
getCheapest()
Gets the value of the cheapest property.
|
org.joda.time.DateTime |
getCloseDate()
Gets the value of the closeDate property.
|
BigInteger |
getContentMultiplier()
Gets the value of the contentMultiplier property.
|
ContentQuantityType |
getContentQuantity()
Gets the value of the contentQuantity property.
|
Long |
getDistributorId()
Gets the value of the distributorId property.
|
org.joda.time.DateTime |
getInitDate()
Gets the value of the initDate property.
|
org.joda.time.DateTime |
getInSupply()
Gets the value of the inSupply property.
|
String |
getName()
Gets the value of the name property.
|
String |
getSocsecReimbCv()
Gets the value of the socsecReimbCv 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 |
setAvailability(org.joda.time.DateTime value)
Sets the value of the availability property.
|
void |
setCheapest(String value)
Sets the value of the cheapest 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(ContentQuantityType value)
Sets the value of the contentQuantity property.
|
void |
setDistributorId(Long value)
Sets the value of the distributorId property.
|
void |
setInitDate(org.joda.time.DateTime value)
Sets the value of the initDate property.
|
void |
setInSupply(org.joda.time.DateTime value)
Sets the value of the inSupply property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setSocsecReimbCv(String value)
Sets the value of the socsecReimbCv property.
|
void |
setTotalPackSizeValue(float value)
Sets the value of the totalPackSizeValue property.
|
void |
setTreatmentDurationCatCv(String value)
Sets the value of the treatmentDurationCatCv property.
|
getEndDate, getStartDate, setEndDate, setStartDatepublic long getAmppId()
public void setAmppId(long value)
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic ContentQuantityType getContentQuantity()
ContentQuantityTypepublic void setContentQuantity(ContentQuantityType value)
value - allowed object is
ContentQuantityTypepublic 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
Stringpublic String getCheapest()
Stringpublic void setCheapest(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getInSupply()
Stringpublic void setInSupply(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getAvailability()
Stringpublic void setAvailability(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.