|
||||||||||
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.SjGetExaminationBasicsResultPlain
public class SjGetExaminationBasicsResultPlain
Underlag till kassagranskning
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.SjGetExaminationBasicsResult |
---|
CASH_JOURNAL_CURRENCY_BASICS_LIST, CASH_JOURNAL_ITEM_BASICS_LIST, CASHBOX_AMOUNT_IN, CASHBOX_AMOUNT_OUT, CLIENT_INFORMATION |
Constructor Summary | |
---|---|
SjGetExaminationBasicsResultPlain()
|
Method Summary | |
---|---|
SjMoney |
getCashboxAmountIn()
Field cashboxAmountIn is defined as mandatory. |
SjMoney |
getCashboxAmountOut()
Field cashboxAmountOut is defined as mandatory. |
SjCashJournalCurrencyBasicsList |
getCashJournalCurrencyBasicsList()
Field cashJournalCurrencyBasicsList is defined as mandatory. |
SjCashJournalItemBasicsList |
getCashJournalItemBasicsList()
Field cashJournalItemBasicsList is defined as mandatory. |
SjClientInformation |
getClientInformation()
Field clientInformation is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
java.lang.String |
getRealTiName()
|
SjMoney |
lookupCashboxAmountIn()
Field cashboxAmountIn is defined as mandatory. |
SjMoney |
lookupCashboxAmountOut()
Field cashboxAmountOut is defined as mandatory. |
SjCashJournalCurrencyBasicsList |
lookupCashJournalCurrencyBasicsList()
Field cashJournalCurrencyBasicsList is defined as mandatory. |
SjCashJournalItemBasicsList |
lookupCashJournalItemBasicsList()
Field cashJournalItemBasicsList is defined as mandatory. |
SjClientInformation |
lookupClientInformation()
Field clientInformation is defined as optional. |
void |
setCashboxAmountIn(SjMoney inData)
Field cashboxAmountIn is defined as mandatory. |
void |
setCashboxAmountOut(SjMoney inData)
Field cashboxAmountOut is defined as mandatory. |
void |
setCashJournalCurrencyBasicsList(SjCashJournalCurrencyBasicsList inData)
Field cashJournalCurrencyBasicsList is defined as mandatory. |
void |
setCashJournalItemBasicsList(SjCashJournalItemBasicsList inData)
Field cashJournalItemBasicsList is defined as mandatory. |
void |
setClientInformation(SjClientInformation inData)
Field clientInformation is defined as optional. |
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 SjMoneyPlain cashboxAmountIn
public SjMoneyPlain cashboxAmountOut
public SjCashJournalItemBasicsListPlain cashJournalItemBasicsList
public SjCashJournalCurrencyBasicsListPlain cashJournalCurrencyBasicsList
public SjClientInformationPlain clientInformation
Constructor Detail |
---|
public SjGetExaminationBasicsResultPlain()
Method Detail |
---|
public SjMoney getCashboxAmountIn()
getCashboxAmountIn
in interface SjGetExaminationBasicsResult
public SjMoney lookupCashboxAmountIn()
lookupCashboxAmountIn
in interface SjGetExaminationBasicsResult
public void setCashboxAmountIn(SjMoney inData)
setCashboxAmountIn
in interface SjGetExaminationBasicsResult
public SjMoney getCashboxAmountOut()
getCashboxAmountOut
in interface SjGetExaminationBasicsResult
public SjMoney lookupCashboxAmountOut()
lookupCashboxAmountOut
in interface SjGetExaminationBasicsResult
public void setCashboxAmountOut(SjMoney inData)
setCashboxAmountOut
in interface SjGetExaminationBasicsResult
public SjCashJournalItemBasicsList getCashJournalItemBasicsList()
getCashJournalItemBasicsList
in interface SjGetExaminationBasicsResult
public SjCashJournalItemBasicsList lookupCashJournalItemBasicsList()
lookupCashJournalItemBasicsList
in interface SjGetExaminationBasicsResult
public void setCashJournalItemBasicsList(SjCashJournalItemBasicsList inData)
setCashJournalItemBasicsList
in interface SjGetExaminationBasicsResult
public SjCashJournalCurrencyBasicsList getCashJournalCurrencyBasicsList()
getCashJournalCurrencyBasicsList
in interface SjGetExaminationBasicsResult
public SjCashJournalCurrencyBasicsList lookupCashJournalCurrencyBasicsList()
lookupCashJournalCurrencyBasicsList
in interface SjGetExaminationBasicsResult
public void setCashJournalCurrencyBasicsList(SjCashJournalCurrencyBasicsList inData)
setCashJournalCurrencyBasicsList
in interface SjGetExaminationBasicsResult
public SjClientInformation getClientInformation()
getClientInformation
in interface SjGetExaminationBasicsResult
public SjClientInformation lookupClientInformation()
lookupClientInformation
in interface SjGetExaminationBasicsResult
public void setClientInformation(SjClientInformation inData)
setClientInformation
in interface SjGetExaminationBasicsResult
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 |