@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:57+02:00", comments="JAXB RI v2.3.7") 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, setStartDate
public long getAmppId()
public void setAmppId(long value)
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public ContentQuantityType getContentQuantity()
ContentQuantityType
public void setContentQuantity(ContentQuantityType value)
value
- allowed object is
ContentQuantityType
public String getTreatmentDurationCatCv()
String
public void setTreatmentDurationCatCv(String value)
value
- allowed object is
String
public BigInteger getContentMultiplier()
BigInteger
public void setContentMultiplier(BigInteger value)
value
- allowed object is
BigInteger
public float getTotalPackSizeValue()
public void setTotalPackSizeValue(float value)
public String getSocsecReimbCv()
String
public void setSocsecReimbCv(String value)
value
- allowed object is
String
public Long getDistributorId()
Long
public void setDistributorId(Long value)
value
- allowed object is
Long
public org.joda.time.DateTime getInitDate()
String
public void setInitDate(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getCloseDate()
String
public void setCloseDate(org.joda.time.DateTime value)
value
- allowed object is
String
public String getCheapest()
String
public void setCheapest(String value)
value
- allowed object is
String
public org.joda.time.DateTime getInSupply()
String
public void setInSupply(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getAvailability()
String
public void setAvailability(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.