|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stina.framework.core.model.TiAbstractData
org.stina.framework.core.model.TiAbstractMapData
se.sj.stina.domain.model.impl.plain.SjVariantPlain
public class SjVariantPlain
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Fields inherited from interface se.sj.stina.domain.model.SjVariant |
---|
DEFAULT_VARIANT, DESCRIPTION, EXCHANGE_VOUCHER_AMOUNT, OTHER_PRODUCERS_FEES, PAYMENT_INFORMATION_LIST, PRICE, SUMMARIZE_AMOUNT_CODE, VARIANT_HELP_TEXT, VARIANT_NUMBER |
Constructor Summary | |
---|---|
SjVariantPlain()
|
Method Summary | |
---|---|
TiBooleanInterface |
getDefaultVariant()
Field defaultVariant is defined as optional. |
java.lang.Boolean |
getDefaultVariantValue()
Field defaultVariant is defined as optional. |
TiStringInterface |
getDescription()
Field description is defined as mandatory. |
java.lang.String |
getDescriptionValue()
Field description is defined as mandatory. |
SjMoney |
getExchangeVoucherAmount()
Field exchangeVoucherAmount is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
SjMoney |
getOtherProducersFees()
Field otherProducersFees is defined as optional. |
SjPaymentInformationList |
getPaymentInformationList()
Field paymentInformationList is defined as optional. |
SjMoney |
getPrice()
Field price is defined as optional. |
java.lang.String |
getRealTiName()
|
SjCode |
getSummarizeAmountCode()
Field summarizeAmountCode is defined as optional. |
java.lang.String |
getSummarizeAmountCodeValue()
Field summarizeAmountCode is defined as optional. |
TiStringInterface |
getVariantHelpText()
Field variantHelpText is defined as optional. |
java.lang.String |
getVariantHelpTextValue()
Field variantHelpText is defined as optional. |
SjIntegerString |
getVariantNumber()
Field variantNumber is defined as mandatory. |
java.lang.String |
getVariantNumberValue()
Field variantNumber is defined as mandatory. |
TiBooleanInterface |
lookupDefaultVariant()
Field defaultVariant is defined as optional. |
TiStringInterface |
lookupDescription()
Field description is defined as mandatory. |
SjMoney |
lookupExchangeVoucherAmount()
Field exchangeVoucherAmount is defined as optional. |
SjMoney |
lookupOtherProducersFees()
Field otherProducersFees is defined as optional. |
SjPaymentInformationList |
lookupPaymentInformationList()
Field paymentInformationList is defined as optional. |
SjMoney |
lookupPrice()
Field price is defined as optional. |
SjCode |
lookupSummarizeAmountCode()
Field summarizeAmountCode is defined as optional. |
TiStringInterface |
lookupVariantHelpText()
Field variantHelpText is defined as optional. |
SjIntegerString |
lookupVariantNumber()
Field variantNumber is defined as mandatory. |
void |
setDefaultVariant(TiBooleanInterface inData)
Field defaultVariant is defined as optional. |
void |
setDefaultVariantValue(java.lang.Boolean inData)
Field defaultVariant is defined as optional. |
void |
setDefaultVariantValue(java.lang.Boolean inData,
boolean inNotify)
Field defaultVariant is defined as optional. |
void |
setDescription(TiStringInterface inData)
Field description is defined as mandatory. |
void |
setDescriptionValue(java.lang.String inData)
Field description is defined as mandatory. |
void |
setDescriptionValue(java.lang.String inData,
boolean inNotify)
Field description is defined as mandatory. |
void |
setExchangeVoucherAmount(SjMoney inData)
Field exchangeVoucherAmount is defined as optional. |
void |
setOtherProducersFees(SjMoney inData)
Field otherProducersFees is defined as optional. |
void |
setPaymentInformationList(SjPaymentInformationList inData)
Field paymentInformationList is defined as optional. |
void |
setPrice(SjMoney inData)
Field price is defined as optional. |
void |
setSummarizeAmountCode(SjCode inData)
Field summarizeAmountCode is defined as optional. |
void |
setSummarizeAmountCodeValue(java.lang.String inData)
Field summarizeAmountCode is defined as optional. |
void |
setSummarizeAmountCodeValue(java.lang.String inData,
boolean inNotify)
Field summarizeAmountCode is defined as optional. |
void |
setVariantHelpText(TiStringInterface inData)
Field variantHelpText is defined as optional. |
void |
setVariantHelpTextValue(java.lang.String inData)
Field variantHelpText is defined as optional. |
void |
setVariantHelpTextValue(java.lang.String inData,
boolean inNotify)
Field variantHelpText is defined as optional. |
void |
setVariantNumber(SjIntegerString inData)
Field variantNumber is defined as mandatory. |
void |
setVariantNumberValue(java.lang.String inData)
Field variantNumber is defined as mandatory. |
void |
setVariantNumberValue(java.lang.String inData,
boolean inNotify)
Field variantNumber is defined as mandatory. |
Methods inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
clear, clone, clone, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getFieldNames, getIndexForXorPart, getModel, getModelImpl, getValue, getXorNameForXorPart, getXorPart, getXorPartNames, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setModel, setValue, setValue, specifyXors, toDebugString, toDebugString, updateXorIndex |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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, 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 |
Methods inherited from interface org.stina.framework.support.util.TiModelComponentInterface |
---|
property |
Field Detail |
---|
public SjIntegerStringPlain variantNumber
public TiStringData description
public TiBooleanData defaultVariant
public SjMoneyPlain price
public SjMoneyPlain otherProducersFees
public SjMoneyPlain exchangeVoucherAmount
public SjCodePlain summarizeAmountCode
public SjPaymentInformationListPlain paymentInformationList
public TiStringData variantHelpText
Constructor Detail |
---|
public SjVariantPlain()
Method Detail |
---|
public SjIntegerString getVariantNumber()
getVariantNumber
in interface SjVariant
public SjIntegerString lookupVariantNumber()
lookupVariantNumber
in interface SjVariant
public void setVariantNumber(SjIntegerString inData)
setVariantNumber
in interface SjVariant
public java.lang.String getVariantNumberValue()
getVariantNumberValue
in interface SjVariant
public void setVariantNumberValue(java.lang.String inData)
setVariantNumberValue
in interface SjVariant
public void setVariantNumberValue(java.lang.String inData, boolean inNotify)
setVariantNumberValue
in interface SjVariant
public TiStringInterface getDescription()
getDescription
in interface SjVariant
public TiStringInterface lookupDescription()
lookupDescription
in interface SjVariant
public void setDescription(TiStringInterface inData)
setDescription
in interface SjVariant
public java.lang.String getDescriptionValue()
getDescriptionValue
in interface SjVariant
public void setDescriptionValue(java.lang.String inData)
setDescriptionValue
in interface SjVariant
public void setDescriptionValue(java.lang.String inData, boolean inNotify)
setDescriptionValue
in interface SjVariant
public TiBooleanInterface getDefaultVariant()
getDefaultVariant
in interface SjVariant
public TiBooleanInterface lookupDefaultVariant()
lookupDefaultVariant
in interface SjVariant
public void setDefaultVariant(TiBooleanInterface inData)
setDefaultVariant
in interface SjVariant
public java.lang.Boolean getDefaultVariantValue()
getDefaultVariantValue
in interface SjVariant
public void setDefaultVariantValue(java.lang.Boolean inData)
setDefaultVariantValue
in interface SjVariant
public void setDefaultVariantValue(java.lang.Boolean inData, boolean inNotify)
setDefaultVariantValue
in interface SjVariant
public SjMoney getPrice()
getPrice
in interface SjVariant
public SjMoney lookupPrice()
lookupPrice
in interface SjVariant
public void setPrice(SjMoney inData)
setPrice
in interface SjVariant
public SjMoney getOtherProducersFees()
getOtherProducersFees
in interface SjVariant
public SjMoney lookupOtherProducersFees()
lookupOtherProducersFees
in interface SjVariant
public void setOtherProducersFees(SjMoney inData)
setOtherProducersFees
in interface SjVariant
public SjMoney getExchangeVoucherAmount()
getExchangeVoucherAmount
in interface SjVariant
public SjMoney lookupExchangeVoucherAmount()
lookupExchangeVoucherAmount
in interface SjVariant
public void setExchangeVoucherAmount(SjMoney inData)
setExchangeVoucherAmount
in interface SjVariant
public SjCode getSummarizeAmountCode()
getSummarizeAmountCode
in interface SjVariant
public SjCode lookupSummarizeAmountCode()
lookupSummarizeAmountCode
in interface SjVariant
public void setSummarizeAmountCode(SjCode inData)
setSummarizeAmountCode
in interface SjVariant
public java.lang.String getSummarizeAmountCodeValue()
getSummarizeAmountCodeValue
in interface SjVariant
public void setSummarizeAmountCodeValue(java.lang.String inData)
setSummarizeAmountCodeValue
in interface SjVariant
public void setSummarizeAmountCodeValue(java.lang.String inData, boolean inNotify)
setSummarizeAmountCodeValue
in interface SjVariant
public SjPaymentInformationList getPaymentInformationList()
getPaymentInformationList
in interface SjVariant
public SjPaymentInformationList lookupPaymentInformationList()
lookupPaymentInformationList
in interface SjVariant
public void setPaymentInformationList(SjPaymentInformationList inData)
setPaymentInformationList
in interface SjVariant
public TiStringInterface getVariantHelpText()
getVariantHelpText
in interface SjVariant
public TiStringInterface lookupVariantHelpText()
lookupVariantHelpText
in interface SjVariant
public void setVariantHelpText(TiStringInterface inData)
setVariantHelpText
in interface SjVariant
public java.lang.String getVariantHelpTextValue()
getVariantHelpTextValue
in interface SjVariant
public void setVariantHelpTextValue(java.lang.String inData)
setVariantHelpTextValue
in interface SjVariant
public void setVariantHelpTextValue(java.lang.String inData, boolean inNotify)
setVariantHelpTextValue
in interface SjVariant
public java.lang.String getRealTiName()
getRealTiName
in interface TiCommonModelPartInterface
getRealTiName
in class TiAbstractData
public java.lang.String getGeneratedTiName()
getGeneratedTiName
in interface TiCommonModelPartInterface
getGeneratedTiName
in class TiAbstractData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |