se.sj.stina.domain.model.impl.plain
Class SjEditedOrderItemComponentCreditAmountPlain

java.lang.Object
  extended by org.stina.framework.core.model.TiAbstractData
      extended by org.stina.framework.core.model.TiAbstractMapData
          extended by se.sj.stina.domain.model.impl.plain.SjEditedOrderItemComponentCreditAmountPlain
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiObserverInterface, TiSubjectInterface, TiModelComponentInterface, SjEditedOrderItemComponentCreditAmount

public class SjEditedOrderItemComponentCreditAmountPlain
extends TiAbstractMapData
implements SjEditedOrderItemComponentCreditAmount

Redigeringspris kreditering för en komponent.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapData
TiAbstractMapData.TiMapDataComparator
 
Field Summary
 TiStringData cardNumber
           
 TiStringData componentDescription
           
 SjIntegerStringPlain componentNumber
           
 SjPriceVatPlain creditAmount
           
 SjCodePlain editAction
           
 SjCodePlain paymentType
           
 TiStringData variantDescription
           
 SjIntegerStringPlain variantNumber
           
 
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
 
Fields inherited from interface org.stina.framework.core.model.TiModelConstantsInterface
ACTIVATED_ELEMENT_PROPERTY, BACKGROUND_COLOR, BOOLEAN_LIST, BYTE_ARRAY_LIST, COLUMN_WIDTH, DEFAULT_VALUE, DISALLOWED_VALUES, DISPLAY_MODE_PROPERTY, EDITABLE, ENABLED, FALSE_MNEMONIC_KEY, FALSE_TEXT, FONT, FORCE_UPDATE, FOREGROUND_COLOR, HORIZONTAL_ALIGNMENT, INTEGER_LIST, LONG_LIST, LONG_LONG_LIST, MAX_VALUE, MIN_VALUE, MNEMONIC_KEY, NO_RESTORE_OF_FIELD, OBJECT_LIST, OBJECT_REFERENCE_LIST, PLAIN_TEXT, PLAIN_VALUES, POSSIBLE_VALUES, PROHIBIT_HTML_FILTER, ROW_HEIGHT, SELECTABLE, SELECTED_ELEMENT_PROPERTY, SELECTED_ELEMENTS, SELECTED_PROPERTY, STRING_LIST, TIBOOLEAN_FALSE, TIBOOLEAN_TRUE, TIINTEGER_0, TISTRING_EMPTY, TOOLTIP_TEXT, TRUE_MNEMONIC_KEY, TRUE_TEXT, VERTICAL_ALIGNMENT
 
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 org.stina.framework.core.model.TiAbstractData
addModelElement, addModelElement, addModelElements, addModelElements, attachObserver, compareTo, containsModelElement, createCloneInstance, detachObserver, getIncludeIfOptional, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, getObserverCount, getPropertiesDelegate, getProperty, getPropertyModel, getPropertyNames, hasProperties, insertModelElementAt, insertModelElementAt, isEnabled, isObserverAttached, isSizeField, lookupObservers, lookupObserversLock, moveModelElementOfInstance, moveModelElementOfInstance, notifyObservers, property, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, removeProperties, removeProperty, removeProperty, setEnabled, setEnabled, setIncludeIfOptional, setModelElementAt, setModelElementAt, setModelElements, setModelElements, setProperty, setProperty, setUpdateXorFieldEnabled, sizeOfList, specifyProperties, update, update, updateObserver
 
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.core.model.TiListModelPartInterface
addModelElement, addModelElement, addModelElements, addModelElements, containsModelElement, getIndexOf, getIndexOfEqualsModel, getIndexOfInstance, getLastIndexOf, getListSize, getModelElementAt, getModelElements, insertModelElementAt, insertModelElementAt, moveModelElementOfInstance, moveModelElementOfInstance, removeAllModelElements, removeAllModelElements, removeModelElement, removeModelElement, removeModelElementAt, removeModelElementAt, setModelElementAt, setModelElementAt, setModelElements, setModelElements
 
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

componentNumber

public SjIntegerStringPlain componentNumber

componentDescription

public TiStringData componentDescription

variantNumber

public SjIntegerStringPlain variantNumber

variantDescription

public TiStringData variantDescription

editAction

public SjCodePlain editAction

paymentType

public SjCodePlain paymentType

cardNumber

public TiStringData cardNumber

creditAmount

public SjPriceVatPlain creditAmount
Constructor Detail

SjEditedOrderItemComponentCreditAmountPlain

public SjEditedOrderItemComponentCreditAmountPlain()
Method Detail

getComponentNumber

public SjIntegerString getComponentNumber()
Field componentNumber is defined as mandatory.

Specified by:
getComponentNumber in interface SjEditedOrderItemComponentCreditAmount

lookupComponentNumber

public SjIntegerString lookupComponentNumber()
Field componentNumber is defined as mandatory.

Specified by:
lookupComponentNumber in interface SjEditedOrderItemComponentCreditAmount

setComponentNumber

public void setComponentNumber(SjIntegerString inData)
Field componentNumber is defined as mandatory.

Specified by:
setComponentNumber in interface SjEditedOrderItemComponentCreditAmount

getComponentNumberValue

public java.lang.String getComponentNumberValue()
Field componentNumber is defined as mandatory.

Specified by:
getComponentNumberValue in interface SjEditedOrderItemComponentCreditAmount

setComponentNumberValue

public void setComponentNumberValue(java.lang.String inData)
Field componentNumber is defined as mandatory.

Specified by:
setComponentNumberValue in interface SjEditedOrderItemComponentCreditAmount

setComponentNumberValue

public void setComponentNumberValue(java.lang.String inData,
                                    boolean inNotify)
Field componentNumber is defined as mandatory.

Specified by:
setComponentNumberValue in interface SjEditedOrderItemComponentCreditAmount

getComponentDescription

public TiStringInterface getComponentDescription()
Field componentDescription is defined as mandatory.

Specified by:
getComponentDescription in interface SjEditedOrderItemComponentCreditAmount

lookupComponentDescription

public TiStringInterface lookupComponentDescription()
Field componentDescription is defined as mandatory.

Specified by:
lookupComponentDescription in interface SjEditedOrderItemComponentCreditAmount

setComponentDescription

public void setComponentDescription(TiStringInterface inData)
Field componentDescription is defined as mandatory.

Specified by:
setComponentDescription in interface SjEditedOrderItemComponentCreditAmount

getComponentDescriptionValue

public java.lang.String getComponentDescriptionValue()
Field componentDescription is defined as mandatory.

Specified by:
getComponentDescriptionValue in interface SjEditedOrderItemComponentCreditAmount

setComponentDescriptionValue

public void setComponentDescriptionValue(java.lang.String inData)
Field componentDescription is defined as mandatory.

Specified by:
setComponentDescriptionValue in interface SjEditedOrderItemComponentCreditAmount

setComponentDescriptionValue

public void setComponentDescriptionValue(java.lang.String inData,
                                         boolean inNotify)
Field componentDescription is defined as mandatory.

Specified by:
setComponentDescriptionValue in interface SjEditedOrderItemComponentCreditAmount

getVariantNumber

public SjIntegerString getVariantNumber()
Field variantNumber is defined as mandatory.

Specified by:
getVariantNumber in interface SjEditedOrderItemComponentCreditAmount

lookupVariantNumber

public SjIntegerString lookupVariantNumber()
Field variantNumber is defined as mandatory.

Specified by:
lookupVariantNumber in interface SjEditedOrderItemComponentCreditAmount

setVariantNumber

public void setVariantNumber(SjIntegerString inData)
Field variantNumber is defined as mandatory.

Specified by:
setVariantNumber in interface SjEditedOrderItemComponentCreditAmount

getVariantNumberValue

public java.lang.String getVariantNumberValue()
Field variantNumber is defined as mandatory.

Specified by:
getVariantNumberValue in interface SjEditedOrderItemComponentCreditAmount

setVariantNumberValue

public void setVariantNumberValue(java.lang.String inData)
Field variantNumber is defined as mandatory.

Specified by:
setVariantNumberValue in interface SjEditedOrderItemComponentCreditAmount

setVariantNumberValue

public void setVariantNumberValue(java.lang.String inData,
                                  boolean inNotify)
Field variantNumber is defined as mandatory.

Specified by:
setVariantNumberValue in interface SjEditedOrderItemComponentCreditAmount

getVariantDescription

public TiStringInterface getVariantDescription()
Field variantDescription is defined as mandatory.

Specified by:
getVariantDescription in interface SjEditedOrderItemComponentCreditAmount

lookupVariantDescription

public TiStringInterface lookupVariantDescription()
Field variantDescription is defined as mandatory.

Specified by:
lookupVariantDescription in interface SjEditedOrderItemComponentCreditAmount

setVariantDescription

public void setVariantDescription(TiStringInterface inData)
Field variantDescription is defined as mandatory.

Specified by:
setVariantDescription in interface SjEditedOrderItemComponentCreditAmount

getVariantDescriptionValue

public java.lang.String getVariantDescriptionValue()
Field variantDescription is defined as mandatory.

Specified by:
getVariantDescriptionValue in interface SjEditedOrderItemComponentCreditAmount

setVariantDescriptionValue

public void setVariantDescriptionValue(java.lang.String inData)
Field variantDescription is defined as mandatory.

Specified by:
setVariantDescriptionValue in interface SjEditedOrderItemComponentCreditAmount

setVariantDescriptionValue

public void setVariantDescriptionValue(java.lang.String inData,
                                       boolean inNotify)
Field variantDescription is defined as mandatory.

Specified by:
setVariantDescriptionValue in interface SjEditedOrderItemComponentCreditAmount

getEditAction

public SjCode getEditAction()
Field editAction is defined as mandatory.

Specified by:
getEditAction in interface SjEditedOrderItemComponentCreditAmount

lookupEditAction

public SjCode lookupEditAction()
Field editAction is defined as mandatory.

Specified by:
lookupEditAction in interface SjEditedOrderItemComponentCreditAmount

setEditAction

public void setEditAction(SjCode inData)
Field editAction is defined as mandatory.

Specified by:
setEditAction in interface SjEditedOrderItemComponentCreditAmount

getEditActionValue

public java.lang.String getEditActionValue()
Field editAction is defined as mandatory.

Specified by:
getEditActionValue in interface SjEditedOrderItemComponentCreditAmount

setEditActionValue

public void setEditActionValue(java.lang.String inData)
Field editAction is defined as mandatory.

Specified by:
setEditActionValue in interface SjEditedOrderItemComponentCreditAmount

setEditActionValue

public void setEditActionValue(java.lang.String inData,
                               boolean inNotify)
Field editAction is defined as mandatory.

Specified by:
setEditActionValue in interface SjEditedOrderItemComponentCreditAmount

getPaymentType

public SjCode getPaymentType()
Field paymentType is defined as mandatory.

Specified by:
getPaymentType in interface SjEditedOrderItemComponentCreditAmount

lookupPaymentType

public SjCode lookupPaymentType()
Field paymentType is defined as mandatory.

Specified by:
lookupPaymentType in interface SjEditedOrderItemComponentCreditAmount

setPaymentType

public void setPaymentType(SjCode inData)
Field paymentType is defined as mandatory.

Specified by:
setPaymentType in interface SjEditedOrderItemComponentCreditAmount

getPaymentTypeValue

public java.lang.String getPaymentTypeValue()
Field paymentType is defined as mandatory.

Specified by:
getPaymentTypeValue in interface SjEditedOrderItemComponentCreditAmount

setPaymentTypeValue

public void setPaymentTypeValue(java.lang.String inData)
Field paymentType is defined as mandatory.

Specified by:
setPaymentTypeValue in interface SjEditedOrderItemComponentCreditAmount

setPaymentTypeValue

public void setPaymentTypeValue(java.lang.String inData,
                                boolean inNotify)
Field paymentType is defined as mandatory.

Specified by:
setPaymentTypeValue in interface SjEditedOrderItemComponentCreditAmount

getCardNumber

public TiStringInterface getCardNumber()
Field cardNumber is defined as optional.

Specified by:
getCardNumber in interface SjEditedOrderItemComponentCreditAmount

lookupCardNumber

public TiStringInterface lookupCardNumber()
Field cardNumber is defined as optional.

Specified by:
lookupCardNumber in interface SjEditedOrderItemComponentCreditAmount

setCardNumber

public void setCardNumber(TiStringInterface inData)
Field cardNumber is defined as optional.

Specified by:
setCardNumber in interface SjEditedOrderItemComponentCreditAmount

getCardNumberValue

public java.lang.String getCardNumberValue()
Field cardNumber is defined as optional.

Specified by:
getCardNumberValue in interface SjEditedOrderItemComponentCreditAmount

setCardNumberValue

public void setCardNumberValue(java.lang.String inData)
Field cardNumber is defined as optional.

Specified by:
setCardNumberValue in interface SjEditedOrderItemComponentCreditAmount

setCardNumberValue

public void setCardNumberValue(java.lang.String inData,
                               boolean inNotify)
Field cardNumber is defined as optional.

Specified by:
setCardNumberValue in interface SjEditedOrderItemComponentCreditAmount

getCreditAmount

public SjPriceVat getCreditAmount()
Field creditAmount is defined as mandatory.

Specified by:
getCreditAmount in interface SjEditedOrderItemComponentCreditAmount

lookupCreditAmount

public SjPriceVat lookupCreditAmount()
Field creditAmount is defined as mandatory.

Specified by:
lookupCreditAmount in interface SjEditedOrderItemComponentCreditAmount

setCreditAmount

public void setCreditAmount(SjPriceVat inData)
Field creditAmount is defined as mandatory.

Specified by:
setCreditAmount in interface SjEditedOrderItemComponentCreditAmount

getRealTiName

public java.lang.String getRealTiName()
Specified by:
getRealTiName in interface TiCommonModelPartInterface
Overrides:
getRealTiName in class TiAbstractData

getGeneratedTiName

public java.lang.String getGeneratedTiName()
Specified by:
getGeneratedTiName in interface TiCommonModelPartInterface
Overrides:
getGeneratedTiName in class TiAbstractData


Copyright © 2012. All Rights Reserved.