@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:57+02:00", comments="JAXB RI v2.3.7") public class PriceType extends BaseType implements Serializable
Java class for PriceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PriceType"> <complexContent> <extension base="{urn:be:fgov:ehealth:samcivics:type:v2}BaseType"> <sequence> <element name="PriceAmnt" type="{urn:be:fgov:ehealth:samcivics:type:v2}AmountType" minOccurs="0"/> <element name="ReimbBasePrice" type="{urn:be:fgov:ehealth:samcivics:type:v2}AmountType" minOccurs="0"/> <element name="ReferenceBasePrice" type="{urn:be:fgov:ehealth:samcivics:type:v2}AmountType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
PriceType() |
Modifier and Type | Method and Description |
---|---|
AmountType |
getPriceAmnt()
Gets the value of the priceAmnt property.
|
AmountType |
getReferenceBasePrice()
Gets the value of the referenceBasePrice property.
|
AmountType |
getReimbBasePrice()
Gets the value of the reimbBasePrice property.
|
void |
setPriceAmnt(AmountType value)
Sets the value of the priceAmnt property.
|
void |
setReferenceBasePrice(AmountType value)
Sets the value of the referenceBasePrice property.
|
void |
setReimbBasePrice(AmountType value)
Sets the value of the reimbBasePrice property.
|
getEndDate, getStartDate, setEndDate, setStartDate
public AmountType getPriceAmnt()
AmountType
public void setPriceAmnt(AmountType value)
value
- allowed object is
AmountType
public AmountType getReimbBasePrice()
AmountType
public void setReimbBasePrice(AmountType value)
value
- allowed object is
AmountType
public AmountType getReferenceBasePrice()
AmountType
public void setReferenceBasePrice(AmountType value)
value
- allowed object is
AmountType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.