|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AmountType | |
|---|---|
| be.fgov.ehealth.samcivics.type.v2 | |
| Uses of AmountType in be.fgov.ehealth.samcivics.type.v2 |
|---|
| Methods in be.fgov.ehealth.samcivics.type.v2 that return AmountType | |
|---|---|
AmountType |
ObjectFactory.createAmountType()
Create an instance of AmountType |
AmountType |
CopaymentType.getCopayAmnt()
Gets the value of the copayAmnt property. |
AmountType |
PriceType.getPriceAmnt()
Gets the value of the priceAmnt property. |
AmountType |
PriceType.getReferenceBasePrice()
Gets the value of the referenceBasePrice property. |
AmountType |
PriceType.getReimbBasePrice()
Gets the value of the reimbBasePrice property. |
AmountType |
CopaymentType.getSolidFlatRateAmnt()
Gets the value of the solidFlatRateAmnt property. |
| Methods in be.fgov.ehealth.samcivics.type.v2 with parameters of type AmountType | |
|---|---|
void |
CopaymentType.setCopayAmnt(AmountType value)
Sets the value of the copayAmnt property. |
void |
PriceType.setPriceAmnt(AmountType value)
Sets the value of the priceAmnt property. |
void |
PriceType.setReferenceBasePrice(AmountType value)
Sets the value of the referenceBasePrice property. |
void |
PriceType.setReimbBasePrice(AmountType value)
Sets the value of the reimbBasePrice property. |
void |
CopaymentType.setSolidFlatRateAmnt(AmountType value)
Sets the value of the solidFlatRateAmnt property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||