|
||||||||||
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.SjStatementItemBasicsPlain
public class SjStatementItemBasicsPlain
En rad i underlaget för kassaredovisningen avseende kassaredovisningstyper och betalningsmedel.
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.SjStatementItemBasics |
---|
AMOUNT, CASH_DEFICIT_CODE, CASH_JOURNAL_PAGE_ID, CASH_REGISTER_EVENT_NAME, CASH_REGISTER_EVENT_TYPE, STATEMENT_METHOD_CODE, STATEMENT_TYPE |
Constructor Summary | |
---|---|
SjStatementItemBasicsPlain()
|
Method Summary | |
---|---|
SjMoney |
getAmount()
Field amount is defined as mandatory. |
TiStringInterface |
getCashDeficitCode()
Field cashDeficitCode is defined as mandatory. |
java.lang.String |
getCashDeficitCodeValue()
Field cashDeficitCode is defined as mandatory. |
TiIntegerInterface |
getCashJournalPageId()
Field cashJournalPageId is defined as mandatory. |
java.lang.Integer |
getCashJournalPageIdValue()
Field cashJournalPageId is defined as mandatory. |
TiStringInterface |
getCashRegisterEventName()
Field cashRegisterEventName is defined as mandatory. |
java.lang.String |
getCashRegisterEventNameValue()
Field cashRegisterEventName is defined as mandatory. |
TiStringInterface |
getCashRegisterEventType()
Field cashRegisterEventType is defined as mandatory. |
java.lang.String |
getCashRegisterEventTypeValue()
Field cashRegisterEventType is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
java.lang.String |
getRealTiName()
|
TiStringInterface |
getStatementMethodCode()
Field statementMethodCode is defined as mandatory. |
java.lang.String |
getStatementMethodCodeValue()
Field statementMethodCode is defined as mandatory. |
TiStringInterface |
getStatementType()
Field statementType is defined as mandatory. |
java.lang.String |
getStatementTypeValue()
Field statementType is defined as mandatory. |
SjMoney |
lookupAmount()
Field amount is defined as mandatory. |
TiStringInterface |
lookupCashDeficitCode()
Field cashDeficitCode is defined as mandatory. |
TiIntegerInterface |
lookupCashJournalPageId()
Field cashJournalPageId is defined as mandatory. |
TiStringInterface |
lookupCashRegisterEventName()
Field cashRegisterEventName is defined as mandatory. |
TiStringInterface |
lookupCashRegisterEventType()
Field cashRegisterEventType is defined as mandatory. |
TiStringInterface |
lookupStatementMethodCode()
Field statementMethodCode is defined as mandatory. |
TiStringInterface |
lookupStatementType()
Field statementType is defined as mandatory. |
void |
setAmount(SjMoney inData)
Field amount is defined as mandatory. |
void |
setCashDeficitCode(TiStringInterface inData)
Field cashDeficitCode is defined as mandatory. |
void |
setCashDeficitCodeValue(java.lang.String inData)
Field cashDeficitCode is defined as mandatory. |
void |
setCashDeficitCodeValue(java.lang.String inData,
boolean inNotify)
Field cashDeficitCode is defined as mandatory. |
void |
setCashJournalPageId(TiIntegerInterface inData)
Field cashJournalPageId is defined as mandatory. |
void |
setCashJournalPageIdValue(java.lang.Integer inData)
Field cashJournalPageId is defined as mandatory. |
void |
setCashJournalPageIdValue(java.lang.Integer inData,
boolean inNotify)
Field cashJournalPageId is defined as mandatory. |
void |
setCashRegisterEventName(TiStringInterface inData)
Field cashRegisterEventName is defined as mandatory. |
void |
setCashRegisterEventNameValue(java.lang.String inData)
Field cashRegisterEventName is defined as mandatory. |
void |
setCashRegisterEventNameValue(java.lang.String inData,
boolean inNotify)
Field cashRegisterEventName is defined as mandatory. |
void |
setCashRegisterEventType(TiStringInterface inData)
Field cashRegisterEventType is defined as mandatory. |
void |
setCashRegisterEventTypeValue(java.lang.String inData)
Field cashRegisterEventType is defined as mandatory. |
void |
setCashRegisterEventTypeValue(java.lang.String inData,
boolean inNotify)
Field cashRegisterEventType is defined as mandatory. |
void |
setStatementMethodCode(TiStringInterface inData)
Field statementMethodCode is defined as mandatory. |
void |
setStatementMethodCodeValue(java.lang.String inData)
Field statementMethodCode is defined as mandatory. |
void |
setStatementMethodCodeValue(java.lang.String inData,
boolean inNotify)
Field statementMethodCode is defined as mandatory. |
void |
setStatementType(TiStringInterface inData)
Field statementType is defined as mandatory. |
void |
setStatementTypeValue(java.lang.String inData)
Field statementType is defined as mandatory. |
void |
setStatementTypeValue(java.lang.String inData,
boolean inNotify)
Field statementType 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 TiStringData cashRegisterEventType
public TiStringData cashRegisterEventName
public TiStringData statementType
public TiStringData statementMethodCode
public TiStringData cashDeficitCode
public TiIntegerData cashJournalPageId
public SjMoneyPlain amount
Constructor Detail |
---|
public SjStatementItemBasicsPlain()
Method Detail |
---|
public TiStringInterface getCashRegisterEventType()
getCashRegisterEventType
in interface SjStatementItemBasics
public TiStringInterface lookupCashRegisterEventType()
lookupCashRegisterEventType
in interface SjStatementItemBasics
public void setCashRegisterEventType(TiStringInterface inData)
setCashRegisterEventType
in interface SjStatementItemBasics
public java.lang.String getCashRegisterEventTypeValue()
getCashRegisterEventTypeValue
in interface SjStatementItemBasics
public void setCashRegisterEventTypeValue(java.lang.String inData)
setCashRegisterEventTypeValue
in interface SjStatementItemBasics
public void setCashRegisterEventTypeValue(java.lang.String inData, boolean inNotify)
setCashRegisterEventTypeValue
in interface SjStatementItemBasics
public TiStringInterface getCashRegisterEventName()
getCashRegisterEventName
in interface SjStatementItemBasics
public TiStringInterface lookupCashRegisterEventName()
lookupCashRegisterEventName
in interface SjStatementItemBasics
public void setCashRegisterEventName(TiStringInterface inData)
setCashRegisterEventName
in interface SjStatementItemBasics
public java.lang.String getCashRegisterEventNameValue()
getCashRegisterEventNameValue
in interface SjStatementItemBasics
public void setCashRegisterEventNameValue(java.lang.String inData)
setCashRegisterEventNameValue
in interface SjStatementItemBasics
public void setCashRegisterEventNameValue(java.lang.String inData, boolean inNotify)
setCashRegisterEventNameValue
in interface SjStatementItemBasics
public TiStringInterface getStatementType()
getStatementType
in interface SjStatementItemBasics
public TiStringInterface lookupStatementType()
lookupStatementType
in interface SjStatementItemBasics
public void setStatementType(TiStringInterface inData)
setStatementType
in interface SjStatementItemBasics
public java.lang.String getStatementTypeValue()
getStatementTypeValue
in interface SjStatementItemBasics
public void setStatementTypeValue(java.lang.String inData)
setStatementTypeValue
in interface SjStatementItemBasics
public void setStatementTypeValue(java.lang.String inData, boolean inNotify)
setStatementTypeValue
in interface SjStatementItemBasics
public TiStringInterface getStatementMethodCode()
getStatementMethodCode
in interface SjStatementItemBasics
public TiStringInterface lookupStatementMethodCode()
lookupStatementMethodCode
in interface SjStatementItemBasics
public void setStatementMethodCode(TiStringInterface inData)
setStatementMethodCode
in interface SjStatementItemBasics
public java.lang.String getStatementMethodCodeValue()
getStatementMethodCodeValue
in interface SjStatementItemBasics
public void setStatementMethodCodeValue(java.lang.String inData)
setStatementMethodCodeValue
in interface SjStatementItemBasics
public void setStatementMethodCodeValue(java.lang.String inData, boolean inNotify)
setStatementMethodCodeValue
in interface SjStatementItemBasics
public TiStringInterface getCashDeficitCode()
getCashDeficitCode
in interface SjStatementItemBasics
public TiStringInterface lookupCashDeficitCode()
lookupCashDeficitCode
in interface SjStatementItemBasics
public void setCashDeficitCode(TiStringInterface inData)
setCashDeficitCode
in interface SjStatementItemBasics
public java.lang.String getCashDeficitCodeValue()
getCashDeficitCodeValue
in interface SjStatementItemBasics
public void setCashDeficitCodeValue(java.lang.String inData)
setCashDeficitCodeValue
in interface SjStatementItemBasics
public void setCashDeficitCodeValue(java.lang.String inData, boolean inNotify)
setCashDeficitCodeValue
in interface SjStatementItemBasics
public TiIntegerInterface getCashJournalPageId()
getCashJournalPageId
in interface SjStatementItemBasics
public TiIntegerInterface lookupCashJournalPageId()
lookupCashJournalPageId
in interface SjStatementItemBasics
public void setCashJournalPageId(TiIntegerInterface inData)
setCashJournalPageId
in interface SjStatementItemBasics
public java.lang.Integer getCashJournalPageIdValue()
getCashJournalPageIdValue
in interface SjStatementItemBasics
public void setCashJournalPageIdValue(java.lang.Integer inData)
setCashJournalPageIdValue
in interface SjStatementItemBasics
public void setCashJournalPageIdValue(java.lang.Integer inData, boolean inNotify)
setCashJournalPageIdValue
in interface SjStatementItemBasics
public SjMoney getAmount()
getAmount
in interface SjStatementItemBasics
public SjMoney lookupAmount()
lookupAmount
in interface SjStatementItemBasics
public void setAmount(SjMoney inData)
setAmount
in interface SjStatementItemBasics
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 |