|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SjValidForDebitAndCreditResult
Utfall av affärsregelkontroll: Är beställningen möjlig att användas vid funktionen debitera+felexpediera
- ValidForDebitAndCredit: Beställningen får debiteras+felexpedieras
Field Summary | |
---|---|
static java.lang.String |
VALID_FOR_DEBIT_AND_CREDIT
|
Method Summary | |
---|---|
TiBooleanInterface |
getValidForDebitAndCredit()
Field validForDebitAndCredit is defined as mandatory. |
java.lang.Boolean |
getValidForDebitAndCreditValue()
Field validForDebitAndCredit is defined as mandatory. |
TiBooleanInterface |
lookupValidForDebitAndCredit()
Field validForDebitAndCredit is defined as mandatory. |
void |
setValidForDebitAndCredit(TiBooleanInterface inData)
Field validForDebitAndCredit is defined as mandatory. |
void |
setValidForDebitAndCreditValue(java.lang.Boolean inData)
Field validForDebitAndCredit is defined as mandatory. |
void |
setValidForDebitAndCreditValue(java.lang.Boolean inData,
boolean inNotify)
Field validForDebitAndCredit 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.support.observer.TiSubjectInterface |
---|
attachObserver, clone, detachObserver, getObserverCount, isObserverAttached, lookupObservers, lookupObserversLock, notifyObservers, toDebugString |
Field Detail |
---|
static final java.lang.String VALID_FOR_DEBIT_AND_CREDIT
Method Detail |
---|
TiBooleanInterface getValidForDebitAndCredit()
TiBooleanInterface lookupValidForDebitAndCredit()
void setValidForDebitAndCredit(TiBooleanInterface inData)
java.lang.Boolean getValidForDebitAndCreditValue()
void setValidForDebitAndCreditValue(java.lang.Boolean inData)
void setValidForDebitAndCreditValue(java.lang.Boolean inData, boolean inNotify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |