|
||||||||||
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.SjEditedOrderItemComponentCreditAmountPlain
public class SjEditedOrderItemComponentCreditAmountPlain
Redigeringspris kreditering för en komponent.
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.SjEditedOrderItemComponentCreditAmount |
---|
CARD_NUMBER, COMPONENT_DESCRIPTION, COMPONENT_NUMBER, CREDIT_AMOUNT, EDIT_ACTION, PAYMENT_TYPE, VARIANT_DESCRIPTION, VARIANT_NUMBER |
Constructor Summary | |
---|---|
SjEditedOrderItemComponentCreditAmountPlain()
|
Method Summary | |
---|---|
TiStringInterface |
getCardNumber()
Field cardNumber is defined as optional. |
java.lang.String |
getCardNumberValue()
Field cardNumber is defined as optional. |
TiStringInterface |
getComponentDescription()
Field componentDescription is defined as mandatory. |
java.lang.String |
getComponentDescriptionValue()
Field componentDescription is defined as mandatory. |
SjIntegerString |
getComponentNumber()
Field componentNumber is defined as mandatory. |
java.lang.String |
getComponentNumberValue()
Field componentNumber is defined as mandatory. |
SjPriceVat |
getCreditAmount()
Field creditAmount is defined as mandatory. |
SjCode |
getEditAction()
Field editAction is defined as mandatory. |
java.lang.String |
getEditActionValue()
Field editAction is defined as mandatory. |
java.lang.String |
getGeneratedTiName()
|
SjCode |
getPaymentType()
Field paymentType is defined as mandatory. |
java.lang.String |
getPaymentTypeValue()
Field paymentType is defined as mandatory. |
java.lang.String |
getRealTiName()
|
TiStringInterface |
getVariantDescription()
Field variantDescription is defined as mandatory. |
java.lang.String |
getVariantDescriptionValue()
Field variantDescription is defined as mandatory. |
SjIntegerString |
getVariantNumber()
Field variantNumber is defined as mandatory. |
java.lang.String |
getVariantNumberValue()
Field variantNumber is defined as mandatory. |
TiStringInterface |
lookupCardNumber()
Field cardNumber is defined as optional. |
TiStringInterface |
lookupComponentDescription()
Field componentDescription is defined as mandatory. |
SjIntegerString |
lookupComponentNumber()
Field componentNumber is defined as mandatory. |
SjPriceVat |
lookupCreditAmount()
Field creditAmount is defined as mandatory. |
SjCode |
lookupEditAction()
Field editAction is defined as mandatory. |
SjCode |
lookupPaymentType()
Field paymentType is defined as mandatory. |
TiStringInterface |
lookupVariantDescription()
Field variantDescription is defined as mandatory. |
SjIntegerString |
lookupVariantNumber()
Field variantNumber is defined as mandatory. |
void |
setCardNumber(TiStringInterface inData)
Field cardNumber is defined as optional. |
void |
setCardNumberValue(java.lang.String inData)
Field cardNumber is defined as optional. |
void |
setCardNumberValue(java.lang.String inData,
boolean inNotify)
Field cardNumber is defined as optional. |
void |
setComponentDescription(TiStringInterface inData)
Field componentDescription is defined as mandatory. |
void |
setComponentDescriptionValue(java.lang.String inData)
Field componentDescription is defined as mandatory. |
void |
setComponentDescriptionValue(java.lang.String inData,
boolean inNotify)
Field componentDescription is defined as mandatory. |
void |
setComponentNumber(SjIntegerString inData)
Field componentNumber is defined as mandatory. |
void |
setComponentNumberValue(java.lang.String inData)
Field componentNumber is defined as mandatory. |
void |
setComponentNumberValue(java.lang.String inData,
boolean inNotify)
Field componentNumber is defined as mandatory. |
void |
setCreditAmount(SjPriceVat inData)
Field creditAmount is defined as mandatory. |
void |
setEditAction(SjCode inData)
Field editAction is defined as mandatory. |
void |
setEditActionValue(java.lang.String inData)
Field editAction is defined as mandatory. |
void |
setEditActionValue(java.lang.String inData,
boolean inNotify)
Field editAction is defined as mandatory. |
void |
setPaymentType(SjCode inData)
Field paymentType is defined as mandatory. |
void |
setPaymentTypeValue(java.lang.String inData)
Field paymentType is defined as mandatory. |
void |
setPaymentTypeValue(java.lang.String inData,
boolean inNotify)
Field paymentType is defined as mandatory. |
void |
setVariantDescription(TiStringInterface inData)
Field variantDescription is defined as mandatory. |
void |
setVariantDescriptionValue(java.lang.String inData)
Field variantDescription is defined as mandatory. |
void |
setVariantDescriptionValue(java.lang.String inData,
boolean inNotify)
Field variantDescription is defined as mandatory. |
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 componentNumber
public TiStringData componentDescription
public SjIntegerStringPlain variantNumber
public TiStringData variantDescription
public SjCodePlain editAction
public SjCodePlain paymentType
public TiStringData cardNumber
public SjPriceVatPlain creditAmount
Constructor Detail |
---|
public SjEditedOrderItemComponentCreditAmountPlain()
Method Detail |
---|
public SjIntegerString getComponentNumber()
getComponentNumber
in interface SjEditedOrderItemComponentCreditAmount
public SjIntegerString lookupComponentNumber()
lookupComponentNumber
in interface SjEditedOrderItemComponentCreditAmount
public void setComponentNumber(SjIntegerString inData)
setComponentNumber
in interface SjEditedOrderItemComponentCreditAmount
public java.lang.String getComponentNumberValue()
getComponentNumberValue
in interface SjEditedOrderItemComponentCreditAmount
public void setComponentNumberValue(java.lang.String inData)
setComponentNumberValue
in interface SjEditedOrderItemComponentCreditAmount
public void setComponentNumberValue(java.lang.String inData, boolean inNotify)
setComponentNumberValue
in interface SjEditedOrderItemComponentCreditAmount
public TiStringInterface getComponentDescription()
getComponentDescription
in interface SjEditedOrderItemComponentCreditAmount
public TiStringInterface lookupComponentDescription()
lookupComponentDescription
in interface SjEditedOrderItemComponentCreditAmount
public void setComponentDescription(TiStringInterface inData)
setComponentDescription
in interface SjEditedOrderItemComponentCreditAmount
public java.lang.String getComponentDescriptionValue()
getComponentDescriptionValue
in interface SjEditedOrderItemComponentCreditAmount
public void setComponentDescriptionValue(java.lang.String inData)
setComponentDescriptionValue
in interface SjEditedOrderItemComponentCreditAmount
public void setComponentDescriptionValue(java.lang.String inData, boolean inNotify)
setComponentDescriptionValue
in interface SjEditedOrderItemComponentCreditAmount
public SjIntegerString getVariantNumber()
getVariantNumber
in interface SjEditedOrderItemComponentCreditAmount
public SjIntegerString lookupVariantNumber()
lookupVariantNumber
in interface SjEditedOrderItemComponentCreditAmount
public void setVariantNumber(SjIntegerString inData)
setVariantNumber
in interface SjEditedOrderItemComponentCreditAmount
public java.lang.String getVariantNumberValue()
getVariantNumberValue
in interface SjEditedOrderItemComponentCreditAmount
public void setVariantNumberValue(java.lang.String inData)
setVariantNumberValue
in interface SjEditedOrderItemComponentCreditAmount
public void setVariantNumberValue(java.lang.String inData, boolean inNotify)
setVariantNumberValue
in interface SjEditedOrderItemComponentCreditAmount
public TiStringInterface getVariantDescription()
getVariantDescription
in interface SjEditedOrderItemComponentCreditAmount
public TiStringInterface lookupVariantDescription()
lookupVariantDescription
in interface SjEditedOrderItemComponentCreditAmount
public void setVariantDescription(TiStringInterface inData)
setVariantDescription
in interface SjEditedOrderItemComponentCreditAmount
public java.lang.String getVariantDescriptionValue()
getVariantDescriptionValue
in interface SjEditedOrderItemComponentCreditAmount
public void setVariantDescriptionValue(java.lang.String inData)
setVariantDescriptionValue
in interface SjEditedOrderItemComponentCreditAmount
public void setVariantDescriptionValue(java.lang.String inData, boolean inNotify)
setVariantDescriptionValue
in interface SjEditedOrderItemComponentCreditAmount
public SjCode getEditAction()
getEditAction
in interface SjEditedOrderItemComponentCreditAmount
public SjCode lookupEditAction()
lookupEditAction
in interface SjEditedOrderItemComponentCreditAmount
public void setEditAction(SjCode inData)
setEditAction
in interface SjEditedOrderItemComponentCreditAmount
public java.lang.String getEditActionValue()
getEditActionValue
in interface SjEditedOrderItemComponentCreditAmount
public void setEditActionValue(java.lang.String inData)
setEditActionValue
in interface SjEditedOrderItemComponentCreditAmount
public void setEditActionValue(java.lang.String inData, boolean inNotify)
setEditActionValue
in interface SjEditedOrderItemComponentCreditAmount
public SjCode getPaymentType()
getPaymentType
in interface SjEditedOrderItemComponentCreditAmount
public SjCode lookupPaymentType()
lookupPaymentType
in interface SjEditedOrderItemComponentCreditAmount
public void setPaymentType(SjCode inData)
setPaymentType
in interface SjEditedOrderItemComponentCreditAmount
public java.lang.String getPaymentTypeValue()
getPaymentTypeValue
in interface SjEditedOrderItemComponentCreditAmount
public void setPaymentTypeValue(java.lang.String inData)
setPaymentTypeValue
in interface SjEditedOrderItemComponentCreditAmount
public void setPaymentTypeValue(java.lang.String inData, boolean inNotify)
setPaymentTypeValue
in interface SjEditedOrderItemComponentCreditAmount
public TiStringInterface getCardNumber()
getCardNumber
in interface SjEditedOrderItemComponentCreditAmount
public TiStringInterface lookupCardNumber()
lookupCardNumber
in interface SjEditedOrderItemComponentCreditAmount
public void setCardNumber(TiStringInterface inData)
setCardNumber
in interface SjEditedOrderItemComponentCreditAmount
public java.lang.String getCardNumberValue()
getCardNumberValue
in interface SjEditedOrderItemComponentCreditAmount
public void setCardNumberValue(java.lang.String inData)
setCardNumberValue
in interface SjEditedOrderItemComponentCreditAmount
public void setCardNumberValue(java.lang.String inData, boolean inNotify)
setCardNumberValue
in interface SjEditedOrderItemComponentCreditAmount
public SjPriceVat getCreditAmount()
getCreditAmount
in interface SjEditedOrderItemComponentCreditAmount
public SjPriceVat lookupCreditAmount()
lookupCreditAmount
in interface SjEditedOrderItemComponentCreditAmount
public void setCreditAmount(SjPriceVat inData)
setCreditAmount
in interface SjEditedOrderItemComponentCreditAmount
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 |