|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SjBasePriceDescription
SeparateServiceOptionList innehåller tillval som ingår i baspriset men som ändå har behov att att visas som ett 'varav' pris.
| Field Summary | |
|---|---|
static java.lang.String |
EXCHANGE_VOUCHER_AMOUNT
|
static java.lang.String |
OTHER_PRODUCERS_FEES
|
static java.lang.String |
PRICE_INCL_VAT
|
static java.lang.String |
SEPARATE_SERVICE_OPTION_LIST
|
| Method Summary | |
|---|---|
SjMoney |
getExchangeVoucherAmount()
Field exchangeVoucherAmount is defined as optional. |
SjMoney |
getOtherProducersFees()
Field otherProducersFees is defined as optional. |
SjMoney |
getPriceInclVat()
Field priceInclVat is defined as mandatory. |
SjServiceOptionList |
getSeparateServiceOptionList()
Field separateServiceOptionList is defined as optional. |
SjMoney |
lookupExchangeVoucherAmount()
Field exchangeVoucherAmount is defined as optional. |
SjMoney |
lookupOtherProducersFees()
Field otherProducersFees is defined as optional. |
SjMoney |
lookupPriceInclVat()
Field priceInclVat is defined as mandatory. |
SjServiceOptionList |
lookupSeparateServiceOptionList()
Field separateServiceOptionList is defined as optional. |
void |
setExchangeVoucherAmount(SjMoney inData)
Field exchangeVoucherAmount is defined as optional. |
void |
setOtherProducersFees(SjMoney inData)
Field otherProducersFees is defined as optional. |
void |
setPriceInclVat(SjMoney inData)
Field priceInclVat is defined as mandatory. |
void |
setSeparateServiceOptionList(SjServiceOptionList inData)
Field separateServiceOptionList is defined as optional. |
| Methods inherited from interface org.stina.framework.core.model.TiMapPlainInterface |
|---|
clear, getAssignedFieldNames, getComparator, getFieldNames, getModelImpl, getXorNameForXorPart, getXorPartNames, hasField, isEmpty, lookupFieldObject, lookupModelImpl, toDebugString |
| Methods inherited from interface org.stina.framework.core.model.TiMapModelPartInterface |
|---|
getIncludeIfOptional, getIndexForXorPart, lookupModel, setIncludeIfOptional, setUpdateXorFieldEnabled |
| Methods inherited from interface org.stina.framework.core.model.TiContainerModelPartInterface |
|---|
getModel, setModel |
| Methods inherited from interface org.stina.framework.core.model.TiCommonModelPartInterface |
|---|
clone, disposeModel, equalsModel, getGeneratedTiName, getRealTiName, getValue, importValue, importValue, setValue, setValue, toDebugString, update, update |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface org.stina.framework.core.model.TiPropertyPartInterface |
|---|
getProperty, getPropertyModel, getPropertyNames, isEnabled, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setProperty, setProperty, specifyProperties |
| Methods inherited from interface org.stina.framework.support.observer.TiObserverInterface |
|---|
updateObserver |
| Methods inherited from interface org.stina.framework.support.observer.TiSubjectInterface |
|---|
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString |
| Field Detail |
|---|
static final java.lang.String PRICE_INCL_VAT
static final java.lang.String OTHER_PRODUCERS_FEES
static final java.lang.String EXCHANGE_VOUCHER_AMOUNT
static final java.lang.String SEPARATE_SERVICE_OPTION_LIST
| Method Detail |
|---|
SjMoney getPriceInclVat()
SjMoney lookupPriceInclVat()
void setPriceInclVat(SjMoney inData)
SjMoney getOtherProducersFees()
SjMoney lookupOtherProducersFees()
void setOtherProducersFees(SjMoney inData)
SjMoney getExchangeVoucherAmount()
SjMoney lookupExchangeVoucherAmount()
void setExchangeVoucherAmount(SjMoney inData)
SjServiceOptionList getSeparateServiceOptionList()
SjServiceOptionList lookupSeparateServiceOptionList()
void setSeparateServiceOptionList(SjServiceOptionList inData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||