|
||||||||||
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.SjCreditWithoutOrderPlain
public class SjCreditWithoutOrderPlain
Indata 'Kreditera annan orsak' PrintInfo skall vara true om man vill ha en utskrift av krediteringen
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData |
---|
TiAbstractMapData.TiMapDataComparator |
Field Summary | |
---|---|
SjCreditWithoutOrderItemListPlain |
items
|
TiStringData |
payerAccount
|
TiStringData |
paynovaReferenceId
|
TiStringData |
printerId
|
TiBooleanData |
returnVatDescription
|
Fields inherited from interface se.sj.stina.domain.model.SjCreditWithoutOrder |
---|
ITEMS, PAYER_ACCOUNT, PAYNOVA_REFERENCE_ID, PRINTER_ID, RETURN_VAT_DESCRIPTION |
Constructor Summary | |
---|---|
SjCreditWithoutOrderPlain()
|
Method Summary | |
---|---|
java.lang.String |
getGeneratedTiName()
|
SjCreditWithoutOrderItemList |
getItems()
Field items is defined as mandatory. |
TiStringInterface |
getPayerAccount()
Field payerAccount is defined as optional. |
java.lang.String |
getPayerAccountValue()
Field payerAccount is defined as optional. |
TiStringInterface |
getPaynovaReferenceId()
Field paynovaReferenceId is defined as optional. |
java.lang.String |
getPaynovaReferenceIdValue()
Field paynovaReferenceId is defined as optional. |
TiStringInterface |
getPrinterId()
Field printerId is defined as optional. |
java.lang.String |
getPrinterIdValue()
Field printerId is defined as optional. |
java.lang.String |
getRealTiName()
|
TiBooleanInterface |
getReturnVatDescription()
Field returnVatDescription is defined as optional. |
java.lang.Boolean |
getReturnVatDescriptionValue()
Field returnVatDescription is defined as optional. |
SjCreditWithoutOrderItemList |
lookupItems()
Field items is defined as mandatory. |
TiStringInterface |
lookupPayerAccount()
Field payerAccount is defined as optional. |
TiStringInterface |
lookupPaynovaReferenceId()
Field paynovaReferenceId is defined as optional. |
TiStringInterface |
lookupPrinterId()
Field printerId is defined as optional. |
TiBooleanInterface |
lookupReturnVatDescription()
Field returnVatDescription is defined as optional. |
void |
setItems(SjCreditWithoutOrderItemList inData)
Field items is defined as mandatory. |
void |
setPayerAccount(TiStringInterface inData)
Field payerAccount is defined as optional. |
void |
setPayerAccountValue(java.lang.String inData)
Field payerAccount is defined as optional. |
void |
setPayerAccountValue(java.lang.String inData,
boolean inNotify)
Field payerAccount is defined as optional. |
void |
setPaynovaReferenceId(TiStringInterface inData)
Field paynovaReferenceId is defined as optional. |
void |
setPaynovaReferenceIdValue(java.lang.String inData)
Field paynovaReferenceId is defined as optional. |
void |
setPaynovaReferenceIdValue(java.lang.String inData,
boolean inNotify)
Field paynovaReferenceId is defined as optional. |
void |
setPrinterId(TiStringInterface inData)
Field printerId is defined as optional. |
void |
setPrinterIdValue(java.lang.String inData)
Field printerId is defined as optional. |
void |
setPrinterIdValue(java.lang.String inData,
boolean inNotify)
Field printerId is defined as optional. |
void |
setReturnVatDescription(TiBooleanInterface inData)
Field returnVatDescription is defined as optional. |
void |
setReturnVatDescriptionValue(java.lang.Boolean inData)
Field returnVatDescription is defined as optional. |
void |
setReturnVatDescriptionValue(java.lang.Boolean inData,
boolean inNotify)
Field returnVatDescription 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 SjCreditWithoutOrderItemListPlain items
public TiStringData printerId
public TiBooleanData returnVatDescription
public TiStringData paynovaReferenceId
public TiStringData payerAccount
Constructor Detail |
---|
public SjCreditWithoutOrderPlain()
Method Detail |
---|
public SjCreditWithoutOrderItemList getItems()
getItems
in interface SjCreditWithoutOrder
public SjCreditWithoutOrderItemList lookupItems()
lookupItems
in interface SjCreditWithoutOrder
public void setItems(SjCreditWithoutOrderItemList inData)
setItems
in interface SjCreditWithoutOrder
public TiStringInterface getPrinterId()
getPrinterId
in interface SjCreditWithoutOrder
public TiStringInterface lookupPrinterId()
lookupPrinterId
in interface SjCreditWithoutOrder
public void setPrinterId(TiStringInterface inData)
setPrinterId
in interface SjCreditWithoutOrder
public java.lang.String getPrinterIdValue()
getPrinterIdValue
in interface SjCreditWithoutOrder
public void setPrinterIdValue(java.lang.String inData)
setPrinterIdValue
in interface SjCreditWithoutOrder
public void setPrinterIdValue(java.lang.String inData, boolean inNotify)
setPrinterIdValue
in interface SjCreditWithoutOrder
public TiBooleanInterface getReturnVatDescription()
getReturnVatDescription
in interface SjCreditWithoutOrder
public TiBooleanInterface lookupReturnVatDescription()
lookupReturnVatDescription
in interface SjCreditWithoutOrder
public void setReturnVatDescription(TiBooleanInterface inData)
setReturnVatDescription
in interface SjCreditWithoutOrder
public java.lang.Boolean getReturnVatDescriptionValue()
getReturnVatDescriptionValue
in interface SjCreditWithoutOrder
public void setReturnVatDescriptionValue(java.lang.Boolean inData)
setReturnVatDescriptionValue
in interface SjCreditWithoutOrder
public void setReturnVatDescriptionValue(java.lang.Boolean inData, boolean inNotify)
setReturnVatDescriptionValue
in interface SjCreditWithoutOrder
public TiStringInterface getPaynovaReferenceId()
getPaynovaReferenceId
in interface SjCreditWithoutOrder
public TiStringInterface lookupPaynovaReferenceId()
lookupPaynovaReferenceId
in interface SjCreditWithoutOrder
public void setPaynovaReferenceId(TiStringInterface inData)
setPaynovaReferenceId
in interface SjCreditWithoutOrder
public java.lang.String getPaynovaReferenceIdValue()
getPaynovaReferenceIdValue
in interface SjCreditWithoutOrder
public void setPaynovaReferenceIdValue(java.lang.String inData)
setPaynovaReferenceIdValue
in interface SjCreditWithoutOrder
public void setPaynovaReferenceIdValue(java.lang.String inData, boolean inNotify)
setPaynovaReferenceIdValue
in interface SjCreditWithoutOrder
public TiStringInterface getPayerAccount()
getPayerAccount
in interface SjCreditWithoutOrder
public TiStringInterface lookupPayerAccount()
lookupPayerAccount
in interface SjCreditWithoutOrder
public void setPayerAccount(TiStringInterface inData)
setPayerAccount
in interface SjCreditWithoutOrder
public java.lang.String getPayerAccountValue()
getPayerAccountValue
in interface SjCreditWithoutOrder
public void setPayerAccountValue(java.lang.String inData)
setPayerAccountValue
in interface SjCreditWithoutOrder
public void setPayerAccountValue(java.lang.String inData, boolean inNotify)
setPayerAccountValue
in interface SjCreditWithoutOrder
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 |