se.sj.stina.domain.model
Interface SjPaymentTypeDebit

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, TiCommonModelPartInterface, TiContainerModelPartInterface, TiGeneratedModelInterface, TiListModelPartInterface, TiMapModelInterface, TiMapModelPartInterface, TiMapPlainInterface, TiMapPropInterface, TiModelConstantsInterface, TiModelInterface, TiObserverInterface, TiPrimitiveModelPartInterface, TiPropertyPartInterface, TiSubjectInterface
All Known Implementing Classes:
SjPaymentTypeDebitPlain, SjPaymentTypeDebitStandard

public interface SjPaymentTypeDebit
extends TiMapModelInterface, TiModelInterface, TiGeneratedModelInterface

Betalningssätt, möjlig för debitering av säljstället

Code - betalningskod (BETKOD). Tvåställig kod som är ett unikt id på betalningssättet.

Model - betalningsmodell (BETMOD). Tvåställig kod som anger ev inmatnings- eller andra krav på betalningssättet. Kan vara blank som betyder att inga särskilda krav finnes.

Text - betalningssätt i klartext som kan användas i en dialog eller dyl

DefaultCode - anger om detta betalningssätt är default för säljstället. Endast ett betalningssätt skall vara default för ett säljställe.

ValidForCreditWithoutOrderCode - "J" anger om detta betalningssätt är valbar för "Kreditera särskilda fall"

Mixable - Om betalningsmedlet kan blandas med andra betalningsmedel.

PaymentFeeServiceId - Varunummer för ev. fakturerings/betalningsavgtift

DBRestrictionCod - Direktbrev krävs

MaxAmount - Maxbelopp för valt betalningsmedel

CustomerBarredCheck - Kundspärrkontroll

AllowCreditMemo - Tillåt kreditfaktura

DirectLetterDocCode - TMBET.DBDOKKOD

CreditRating - TMBET.KDTBD

CreditRatingDays - TMBET.KDTBDDGR


Field Summary
static java.lang.String ALLOW_CREDIT_MEMO
           
static java.lang.String CODE
           
static java.lang.String CREDIT_RATING
           
static java.lang.String CREDIT_RATING_DAYS
           
static java.lang.String CUSTOMER_BARRED_CHECK
           
static java.lang.String DBRESTRICTION_CODE
           
static java.lang.String DEFAULT_CODE
           
static java.lang.String DIRECT_LETTER_DOC_CODE
           
static java.lang.String MAX_AMOUNT
           
static java.lang.String MIXABLE
           
static java.lang.String MODEL
           
static java.lang.String PAYMENT_FEE_SERVICE_ID
           
static java.lang.String TEXT
           
static java.lang.String VALID_FOR_CREDIT_WITHOUT_ORDER_CODE
           
 
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
 
Method Summary
 SjCode getAllowCreditMemo()
          Field allowCreditMemo is defined as optional.
 java.lang.String getAllowCreditMemoValue()
          Field allowCreditMemo is defined as optional.
 TiStringInterface getCode()
          Field code is defined as mandatory.
 java.lang.String getCodeValue()
          Field code is defined as mandatory.
 TiBooleanInterface getCreditRating()
          Field creditRating is defined as optional.
 TiIntegerInterface getCreditRatingDays()
          Field creditRatingDays is defined as optional.
 java.lang.Integer getCreditRatingDaysValue()
          Field creditRatingDays is defined as optional.
 java.lang.Boolean getCreditRatingValue()
          Field creditRating is defined as optional.
 SjCode getCustomerBarredCheck()
          Field customerBarredCheck is defined as optional.
 java.lang.String getCustomerBarredCheckValue()
          Field customerBarredCheck is defined as optional.
 SjCode getDBRestrictionCode()
          Field dBRestrictionCode is defined as optional.
 java.lang.String getDBRestrictionCodeValue()
          Field dBRestrictionCode is defined as optional.
 TiBooleanInterface getDefaultCode()
          Field defaultCode is defined as mandatory.
 java.lang.Boolean getDefaultCodeValue()
          Field defaultCode is defined as mandatory.
 SjCode getDirectLetterDocCode()
          Field directLetterDocCode is defined as optional.
 java.lang.String getDirectLetterDocCodeValue()
          Field directLetterDocCode is defined as optional.
 SjDecimalString getMaxAmount()
          Field maxAmount is defined as optional.
 java.lang.String getMaxAmountValue()
          Field maxAmount is defined as optional.
 TiBooleanInterface getMixable()
          Field mixable is defined as mandatory.
 java.lang.Boolean getMixableValue()
          Field mixable is defined as mandatory.
 TiStringInterface getModel()
          Field model is defined as mandatory.
 java.lang.String getModelValue()
          Field model is defined as mandatory.
 SjIdentity getPaymentFeeServiceId()
          Field paymentFeeServiceId is defined as optional.
 java.lang.String getPaymentFeeServiceIdValue()
          Field paymentFeeServiceId is defined as optional.
 TiStringInterface getText()
          Field text is defined as mandatory.
 java.lang.String getTextValue()
          Field text is defined as mandatory.
 SjCode getValidForCreditWithoutOrderCode()
          Field validForCreditWithoutOrderCode is defined as mandatory.
 java.lang.String getValidForCreditWithoutOrderCodeValue()
          Field validForCreditWithoutOrderCode is defined as mandatory.
 SjCode lookupAllowCreditMemo()
          Field allowCreditMemo is defined as optional.
 TiStringInterface lookupCode()
          Field code is defined as mandatory.
 TiBooleanInterface lookupCreditRating()
          Field creditRating is defined as optional.
 TiIntegerInterface lookupCreditRatingDays()
          Field creditRatingDays is defined as optional.
 SjCode lookupCustomerBarredCheck()
          Field customerBarredCheck is defined as optional.
 SjCode lookupDBRestrictionCode()
          Field dBRestrictionCode is defined as optional.
 TiBooleanInterface lookupDefaultCode()
          Field defaultCode is defined as mandatory.
 SjCode lookupDirectLetterDocCode()
          Field directLetterDocCode is defined as optional.
 SjDecimalString lookupMaxAmount()
          Field maxAmount is defined as optional.
 TiBooleanInterface lookupMixable()
          Field mixable is defined as mandatory.
 TiStringInterface lookupModel()
          Field model is defined as mandatory.
 SjIdentity lookupPaymentFeeServiceId()
          Field paymentFeeServiceId is defined as optional.
 TiStringInterface lookupText()
          Field text is defined as mandatory.
 SjCode lookupValidForCreditWithoutOrderCode()
          Field validForCreditWithoutOrderCode is defined as mandatory.
 void setAllowCreditMemo(SjCode inData)
          Field allowCreditMemo is defined as optional.
 void setAllowCreditMemoValue(java.lang.String inData)
          Field allowCreditMemo is defined as optional.
 void setAllowCreditMemoValue(java.lang.String inData, boolean inNotify)
          Field allowCreditMemo is defined as optional.
 void setCode(TiStringInterface inData)
          Field code is defined as mandatory.
 void setCodeValue(java.lang.String inData)
          Field code is defined as mandatory.
 void setCodeValue(java.lang.String inData, boolean inNotify)
          Field code is defined as mandatory.
 void setCreditRating(TiBooleanInterface inData)
          Field creditRating is defined as optional.
 void setCreditRatingDays(TiIntegerInterface inData)
          Field creditRatingDays is defined as optional.
 void setCreditRatingDaysValue(java.lang.Integer inData)
          Field creditRatingDays is defined as optional.
 void setCreditRatingDaysValue(java.lang.Integer inData, boolean inNotify)
          Field creditRatingDays is defined as optional.
 void setCreditRatingValue(java.lang.Boolean inData)
          Field creditRating is defined as optional.
 void setCreditRatingValue(java.lang.Boolean inData, boolean inNotify)
          Field creditRating is defined as optional.
 void setCustomerBarredCheck(SjCode inData)
          Field customerBarredCheck is defined as optional.
 void setCustomerBarredCheckValue(java.lang.String inData)
          Field customerBarredCheck is defined as optional.
 void setCustomerBarredCheckValue(java.lang.String inData, boolean inNotify)
          Field customerBarredCheck is defined as optional.
 void setDBRestrictionCode(SjCode inData)
          Field dBRestrictionCode is defined as optional.
 void setDBRestrictionCodeValue(java.lang.String inData)
          Field dBRestrictionCode is defined as optional.
 void setDBRestrictionCodeValue(java.lang.String inData, boolean inNotify)
          Field dBRestrictionCode is defined as optional.
 void setDefaultCode(TiBooleanInterface inData)
          Field defaultCode is defined as mandatory.
 void setDefaultCodeValue(java.lang.Boolean inData)
          Field defaultCode is defined as mandatory.
 void setDefaultCodeValue(java.lang.Boolean inData, boolean inNotify)
          Field defaultCode is defined as mandatory.
 void setDirectLetterDocCode(SjCode inData)
          Field directLetterDocCode is defined as optional.
 void setDirectLetterDocCodeValue(java.lang.String inData)
          Field directLetterDocCode is defined as optional.
 void setDirectLetterDocCodeValue(java.lang.String inData, boolean inNotify)
          Field directLetterDocCode is defined as optional.
 void setMaxAmount(SjDecimalString inData)
          Field maxAmount is defined as optional.
 void setMaxAmountValue(java.lang.String inData)
          Field maxAmount is defined as optional.
 void setMaxAmountValue(java.lang.String inData, boolean inNotify)
          Field maxAmount is defined as optional.
 void setMixable(TiBooleanInterface inData)
          Field mixable is defined as mandatory.
 void setMixableValue(java.lang.Boolean inData)
          Field mixable is defined as mandatory.
 void setMixableValue(java.lang.Boolean inData, boolean inNotify)
          Field mixable is defined as mandatory.
 void setModel(TiStringInterface inData)
          Field model is defined as mandatory.
 void setModelValue(java.lang.String inData)
          Field model is defined as mandatory.
 void setModelValue(java.lang.String inData, boolean inNotify)
          Field model is defined as mandatory.
 void setPaymentFeeServiceId(SjIdentity inData)
          Field paymentFeeServiceId is defined as optional.
 void setPaymentFeeServiceIdValue(java.lang.String inData)
          Field paymentFeeServiceId is defined as optional.
 void setPaymentFeeServiceIdValue(java.lang.String inData, boolean inNotify)
          Field paymentFeeServiceId is defined as optional.
 void setText(TiStringInterface inData)
          Field text is defined as mandatory.
 void setTextValue(java.lang.String inData)
          Field text is defined as mandatory.
 void setTextValue(java.lang.String inData, boolean inNotify)
          Field text is defined as mandatory.
 void setValidForCreditWithoutOrderCode(SjCode inData)
          Field validForCreditWithoutOrderCode is defined as mandatory.
 void setValidForCreditWithoutOrderCodeValue(java.lang.String inData)
          Field validForCreditWithoutOrderCode is defined as mandatory.
 void setValidForCreditWithoutOrderCodeValue(java.lang.String inData, boolean inNotify)
          Field validForCreditWithoutOrderCode is defined as mandatory.
 
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, getGeneratedTiName, getRealTiName, 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
 

Field Detail

CODE

static final java.lang.String CODE
See Also:
Constant Field Values

MODEL

static final java.lang.String MODEL
See Also:
Constant Field Values

TEXT

static final java.lang.String TEXT
See Also:
Constant Field Values

DEFAULT_CODE

static final java.lang.String DEFAULT_CODE
See Also:
Constant Field Values

VALID_FOR_CREDIT_WITHOUT_ORDER_CODE

static final java.lang.String VALID_FOR_CREDIT_WITHOUT_ORDER_CODE
See Also:
Constant Field Values

MIXABLE

static final java.lang.String MIXABLE
See Also:
Constant Field Values

PAYMENT_FEE_SERVICE_ID

static final java.lang.String PAYMENT_FEE_SERVICE_ID
See Also:
Constant Field Values

DBRESTRICTION_CODE

static final java.lang.String DBRESTRICTION_CODE
See Also:
Constant Field Values

MAX_AMOUNT

static final java.lang.String MAX_AMOUNT
See Also:
Constant Field Values

CUSTOMER_BARRED_CHECK

static final java.lang.String CUSTOMER_BARRED_CHECK
See Also:
Constant Field Values

ALLOW_CREDIT_MEMO

static final java.lang.String ALLOW_CREDIT_MEMO
See Also:
Constant Field Values

DIRECT_LETTER_DOC_CODE

static final java.lang.String DIRECT_LETTER_DOC_CODE
See Also:
Constant Field Values

CREDIT_RATING

static final java.lang.String CREDIT_RATING
See Also:
Constant Field Values

CREDIT_RATING_DAYS

static final java.lang.String CREDIT_RATING_DAYS
See Also:
Constant Field Values
Method Detail

getCode

TiStringInterface getCode()
Field code is defined as mandatory.


lookupCode

TiStringInterface lookupCode()
Field code is defined as mandatory.


setCode

void setCode(TiStringInterface inData)
Field code is defined as mandatory.


getCodeValue

java.lang.String getCodeValue()
Field code is defined as mandatory.


setCodeValue

void setCodeValue(java.lang.String inData)
Field code is defined as mandatory.


setCodeValue

void setCodeValue(java.lang.String inData,
                  boolean inNotify)
Field code is defined as mandatory.


getModel

TiStringInterface getModel()
Field model is defined as mandatory.


lookupModel

TiStringInterface lookupModel()
Field model is defined as mandatory.


setModel

void setModel(TiStringInterface inData)
Field model is defined as mandatory.


getModelValue

java.lang.String getModelValue()
Field model is defined as mandatory.


setModelValue

void setModelValue(java.lang.String inData)
Field model is defined as mandatory.


setModelValue

void setModelValue(java.lang.String inData,
                   boolean inNotify)
Field model is defined as mandatory.


getText

TiStringInterface getText()
Field text is defined as mandatory.


lookupText

TiStringInterface lookupText()
Field text is defined as mandatory.


setText

void setText(TiStringInterface inData)
Field text is defined as mandatory.


getTextValue

java.lang.String getTextValue()
Field text is defined as mandatory.


setTextValue

void setTextValue(java.lang.String inData)
Field text is defined as mandatory.


setTextValue

void setTextValue(java.lang.String inData,
                  boolean inNotify)
Field text is defined as mandatory.


getDefaultCode

TiBooleanInterface getDefaultCode()
Field defaultCode is defined as mandatory.


lookupDefaultCode

TiBooleanInterface lookupDefaultCode()
Field defaultCode is defined as mandatory.


setDefaultCode

void setDefaultCode(TiBooleanInterface inData)
Field defaultCode is defined as mandatory.


getDefaultCodeValue

java.lang.Boolean getDefaultCodeValue()
Field defaultCode is defined as mandatory.


setDefaultCodeValue

void setDefaultCodeValue(java.lang.Boolean inData)
Field defaultCode is defined as mandatory.


setDefaultCodeValue

void setDefaultCodeValue(java.lang.Boolean inData,
                         boolean inNotify)
Field defaultCode is defined as mandatory.


getValidForCreditWithoutOrderCode

SjCode getValidForCreditWithoutOrderCode()
Field validForCreditWithoutOrderCode is defined as mandatory.


lookupValidForCreditWithoutOrderCode

SjCode lookupValidForCreditWithoutOrderCode()
Field validForCreditWithoutOrderCode is defined as mandatory.


setValidForCreditWithoutOrderCode

void setValidForCreditWithoutOrderCode(SjCode inData)
Field validForCreditWithoutOrderCode is defined as mandatory.


getValidForCreditWithoutOrderCodeValue

java.lang.String getValidForCreditWithoutOrderCodeValue()
Field validForCreditWithoutOrderCode is defined as mandatory.


setValidForCreditWithoutOrderCodeValue

void setValidForCreditWithoutOrderCodeValue(java.lang.String inData)
Field validForCreditWithoutOrderCode is defined as mandatory.


setValidForCreditWithoutOrderCodeValue

void setValidForCreditWithoutOrderCodeValue(java.lang.String inData,
                                            boolean inNotify)
Field validForCreditWithoutOrderCode is defined as mandatory.


getMixable

TiBooleanInterface getMixable()
Field mixable is defined as mandatory.


lookupMixable

TiBooleanInterface lookupMixable()
Field mixable is defined as mandatory.


setMixable

void setMixable(TiBooleanInterface inData)
Field mixable is defined as mandatory.


getMixableValue

java.lang.Boolean getMixableValue()
Field mixable is defined as mandatory.


setMixableValue

void setMixableValue(java.lang.Boolean inData)
Field mixable is defined as mandatory.


setMixableValue

void setMixableValue(java.lang.Boolean inData,
                     boolean inNotify)
Field mixable is defined as mandatory.


getPaymentFeeServiceId

SjIdentity getPaymentFeeServiceId()
Field paymentFeeServiceId is defined as optional.


lookupPaymentFeeServiceId

SjIdentity lookupPaymentFeeServiceId()
Field paymentFeeServiceId is defined as optional.


setPaymentFeeServiceId

void setPaymentFeeServiceId(SjIdentity inData)
Field paymentFeeServiceId is defined as optional.


getPaymentFeeServiceIdValue

java.lang.String getPaymentFeeServiceIdValue()
Field paymentFeeServiceId is defined as optional.


setPaymentFeeServiceIdValue

void setPaymentFeeServiceIdValue(java.lang.String inData)
Field paymentFeeServiceId is defined as optional.


setPaymentFeeServiceIdValue

void setPaymentFeeServiceIdValue(java.lang.String inData,
                                 boolean inNotify)
Field paymentFeeServiceId is defined as optional.


getDBRestrictionCode

SjCode getDBRestrictionCode()
Field dBRestrictionCode is defined as optional.


lookupDBRestrictionCode

SjCode lookupDBRestrictionCode()
Field dBRestrictionCode is defined as optional.


setDBRestrictionCode

void setDBRestrictionCode(SjCode inData)
Field dBRestrictionCode is defined as optional.


getDBRestrictionCodeValue

java.lang.String getDBRestrictionCodeValue()
Field dBRestrictionCode is defined as optional.


setDBRestrictionCodeValue

void setDBRestrictionCodeValue(java.lang.String inData)
Field dBRestrictionCode is defined as optional.


setDBRestrictionCodeValue

void setDBRestrictionCodeValue(java.lang.String inData,
                               boolean inNotify)
Field dBRestrictionCode is defined as optional.


getMaxAmount

SjDecimalString getMaxAmount()
Field maxAmount is defined as optional.


lookupMaxAmount

SjDecimalString lookupMaxAmount()
Field maxAmount is defined as optional.


setMaxAmount

void setMaxAmount(SjDecimalString inData)
Field maxAmount is defined as optional.


getMaxAmountValue

java.lang.String getMaxAmountValue()
Field maxAmount is defined as optional.


setMaxAmountValue

void setMaxAmountValue(java.lang.String inData)
Field maxAmount is defined as optional.


setMaxAmountValue

void setMaxAmountValue(java.lang.String inData,
                       boolean inNotify)
Field maxAmount is defined as optional.


getCustomerBarredCheck

SjCode getCustomerBarredCheck()
Field customerBarredCheck is defined as optional.


lookupCustomerBarredCheck

SjCode lookupCustomerBarredCheck()
Field customerBarredCheck is defined as optional.


setCustomerBarredCheck

void setCustomerBarredCheck(SjCode inData)
Field customerBarredCheck is defined as optional.


getCustomerBarredCheckValue

java.lang.String getCustomerBarredCheckValue()
Field customerBarredCheck is defined as optional.


setCustomerBarredCheckValue

void setCustomerBarredCheckValue(java.lang.String inData)
Field customerBarredCheck is defined as optional.


setCustomerBarredCheckValue

void setCustomerBarredCheckValue(java.lang.String inData,
                                 boolean inNotify)
Field customerBarredCheck is defined as optional.


getAllowCreditMemo

SjCode getAllowCreditMemo()
Field allowCreditMemo is defined as optional.


lookupAllowCreditMemo

SjCode lookupAllowCreditMemo()
Field allowCreditMemo is defined as optional.


setAllowCreditMemo

void setAllowCreditMemo(SjCode inData)
Field allowCreditMemo is defined as optional.


getAllowCreditMemoValue

java.lang.String getAllowCreditMemoValue()
Field allowCreditMemo is defined as optional.


setAllowCreditMemoValue

void setAllowCreditMemoValue(java.lang.String inData)
Field allowCreditMemo is defined as optional.


setAllowCreditMemoValue

void setAllowCreditMemoValue(java.lang.String inData,
                             boolean inNotify)
Field allowCreditMemo is defined as optional.


getDirectLetterDocCode

SjCode getDirectLetterDocCode()
Field directLetterDocCode is defined as optional.


lookupDirectLetterDocCode

SjCode lookupDirectLetterDocCode()
Field directLetterDocCode is defined as optional.


setDirectLetterDocCode

void setDirectLetterDocCode(SjCode inData)
Field directLetterDocCode is defined as optional.


getDirectLetterDocCodeValue

java.lang.String getDirectLetterDocCodeValue()
Field directLetterDocCode is defined as optional.


setDirectLetterDocCodeValue

void setDirectLetterDocCodeValue(java.lang.String inData)
Field directLetterDocCode is defined as optional.


setDirectLetterDocCodeValue

void setDirectLetterDocCodeValue(java.lang.String inData,
                                 boolean inNotify)
Field directLetterDocCode is defined as optional.


getCreditRating

TiBooleanInterface getCreditRating()
Field creditRating is defined as optional.


lookupCreditRating

TiBooleanInterface lookupCreditRating()
Field creditRating is defined as optional.


setCreditRating

void setCreditRating(TiBooleanInterface inData)
Field creditRating is defined as optional.


getCreditRatingValue

java.lang.Boolean getCreditRatingValue()
Field creditRating is defined as optional.


setCreditRatingValue

void setCreditRatingValue(java.lang.Boolean inData)
Field creditRating is defined as optional.


setCreditRatingValue

void setCreditRatingValue(java.lang.Boolean inData,
                          boolean inNotify)
Field creditRating is defined as optional.


getCreditRatingDays

TiIntegerInterface getCreditRatingDays()
Field creditRatingDays is defined as optional.


lookupCreditRatingDays

TiIntegerInterface lookupCreditRatingDays()
Field creditRatingDays is defined as optional.


setCreditRatingDays

void setCreditRatingDays(TiIntegerInterface inData)
Field creditRatingDays is defined as optional.


getCreditRatingDaysValue

java.lang.Integer getCreditRatingDaysValue()
Field creditRatingDays is defined as optional.


setCreditRatingDaysValue

void setCreditRatingDaysValue(java.lang.Integer inData)
Field creditRatingDays is defined as optional.


setCreditRatingDaysValue

void setCreditRatingDaysValue(java.lang.Integer inData,
                              boolean inNotify)
Field creditRatingDays is defined as optional.



Copyright © 2012. All Rights Reserved.