|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiAbstractMapModel
se.sj.stina.domain.model.impl.standard.SjVariantStandard
public class SjVariantStandard
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapModel |
|---|
TiAbstractMapModel.TiMapModelComparator |
| Field Summary |
|---|
| Fields inherited from class org.stina.framework.core.model.TiAbstractModel |
|---|
disposed |
| 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 | |
|---|---|
SjVariantStandard()
|
|
| 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. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
| Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel |
|---|
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, specifyXors, toDebugString, toDebugString |
| Methods inherited from class org.stina.framework.support.observer.TiSubject |
|---|
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers |
| 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 |
| Constructor Detail |
|---|
public SjVariantStandard()
| Method Detail |
|---|
public SjIntegerString getVariantNumber()
getVariantNumber in interface SjVariantpublic SjIntegerString lookupVariantNumber()
lookupVariantNumber in interface SjVariantpublic void setVariantNumber(SjIntegerString inData)
setVariantNumber in interface SjVariantpublic java.lang.String getVariantNumberValue()
getVariantNumberValue in interface SjVariantpublic void setVariantNumberValue(java.lang.String inData)
setVariantNumberValue in interface SjVariant
public void setVariantNumberValue(java.lang.String inData,
boolean inNotify)
setVariantNumberValue in interface SjVariantpublic TiStringInterface getDescription()
getDescription in interface SjVariantpublic TiStringInterface lookupDescription()
lookupDescription in interface SjVariantpublic void setDescription(TiStringInterface inData)
setDescription in interface SjVariantpublic java.lang.String getDescriptionValue()
getDescriptionValue in interface SjVariantpublic void setDescriptionValue(java.lang.String inData)
setDescriptionValue in interface SjVariant
public void setDescriptionValue(java.lang.String inData,
boolean inNotify)
setDescriptionValue in interface SjVariantpublic TiBooleanInterface getDefaultVariant()
getDefaultVariant in interface SjVariantpublic TiBooleanInterface lookupDefaultVariant()
lookupDefaultVariant in interface SjVariantpublic void setDefaultVariant(TiBooleanInterface inData)
setDefaultVariant in interface SjVariantpublic java.lang.Boolean getDefaultVariantValue()
getDefaultVariantValue in interface SjVariantpublic void setDefaultVariantValue(java.lang.Boolean inData)
setDefaultVariantValue in interface SjVariant
public void setDefaultVariantValue(java.lang.Boolean inData,
boolean inNotify)
setDefaultVariantValue in interface SjVariantpublic SjMoney getPrice()
getPrice in interface SjVariantpublic SjMoney lookupPrice()
lookupPrice in interface SjVariantpublic void setPrice(SjMoney inData)
setPrice in interface SjVariantpublic SjMoney getOtherProducersFees()
getOtherProducersFees in interface SjVariantpublic SjMoney lookupOtherProducersFees()
lookupOtherProducersFees in interface SjVariantpublic void setOtherProducersFees(SjMoney inData)
setOtherProducersFees in interface SjVariantpublic SjMoney getExchangeVoucherAmount()
getExchangeVoucherAmount in interface SjVariantpublic SjMoney lookupExchangeVoucherAmount()
lookupExchangeVoucherAmount in interface SjVariantpublic void setExchangeVoucherAmount(SjMoney inData)
setExchangeVoucherAmount in interface SjVariantpublic SjCode getSummarizeAmountCode()
getSummarizeAmountCode in interface SjVariantpublic SjCode lookupSummarizeAmountCode()
lookupSummarizeAmountCode in interface SjVariantpublic void setSummarizeAmountCode(SjCode inData)
setSummarizeAmountCode in interface SjVariantpublic java.lang.String getSummarizeAmountCodeValue()
getSummarizeAmountCodeValue in interface SjVariantpublic void setSummarizeAmountCodeValue(java.lang.String inData)
setSummarizeAmountCodeValue in interface SjVariant
public void setSummarizeAmountCodeValue(java.lang.String inData,
boolean inNotify)
setSummarizeAmountCodeValue in interface SjVariantpublic SjPaymentInformationList getPaymentInformationList()
getPaymentInformationList in interface SjVariantpublic SjPaymentInformationList lookupPaymentInformationList()
lookupPaymentInformationList in interface SjVariantpublic void setPaymentInformationList(SjPaymentInformationList inData)
setPaymentInformationList in interface SjVariantpublic TiStringInterface getVariantHelpText()
getVariantHelpText in interface SjVariantpublic TiStringInterface lookupVariantHelpText()
lookupVariantHelpText in interface SjVariantpublic void setVariantHelpText(TiStringInterface inData)
setVariantHelpText in interface SjVariantpublic java.lang.String getVariantHelpTextValue()
getVariantHelpTextValue in interface SjVariantpublic void setVariantHelpTextValue(java.lang.String inData)
setVariantHelpTextValue in interface SjVariant
public void setVariantHelpTextValue(java.lang.String inData,
boolean inNotify)
setVariantHelpTextValue in interface SjVariantprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractModelpublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||