|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SjCardSystemData
Innehåller information om kontokortsdata för betalning
| Field Summary | |
|---|---|
static java.lang.String |
CARD_SYSTEM_DATA_XOR
|
static java.lang.String |
PAYMENT_CARD_DATA
|
static java.lang.String |
PAYMENT_REFERENCE_DATA
|
| Method Summary | |
|---|---|
TiIntegerInterface |
getCardSystemDataXor()
field cardSystemDataXor |
java.lang.Integer |
getCardSystemDataXorValue()
field cardSystemDataXor |
SjCardData |
getPaymentCardData()
Field paymentCardData is defined as part of xor. |
SjPaymentReferenceData |
getPaymentReferenceData()
Field paymentReferenceData is defined as part of xor. |
TiIntegerInterface |
lookupCardSystemDataXor()
field cardSystemDataXor |
SjCardData |
lookupPaymentCardData()
Field paymentCardData is defined as part of xor. |
SjPaymentReferenceData |
lookupPaymentReferenceData()
Field paymentReferenceData is defined as part of xor. |
void |
setCardSystemDataXor(TiIntegerInterface inData)
field cardSystemDataXor |
void |
setCardSystemDataXorValue(java.lang.Integer inData)
field cardSystemDataXor |
void |
setPaymentCardData(SjCardData inData)
Field paymentCardData is defined as part of xor. |
void |
setPaymentReferenceData(SjPaymentReferenceData inData)
Field paymentReferenceData is defined as part of xor. |
| 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 CARD_SYSTEM_DATA_XOR
static final java.lang.String PAYMENT_CARD_DATA
static final java.lang.String PAYMENT_REFERENCE_DATA
| Method Detail |
|---|
TiIntegerInterface getCardSystemDataXor()
TiIntegerInterface lookupCardSystemDataXor()
void setCardSystemDataXor(TiIntegerInterface inData)
java.lang.Integer getCardSystemDataXorValue()
void setCardSystemDataXorValue(java.lang.Integer inData)
SjCardData getPaymentCardData()
SjCardData lookupPaymentCardData()
void setPaymentCardData(SjCardData inData)
SjPaymentReferenceData getPaymentReferenceData()
SjPaymentReferenceData lookupPaymentReferenceData()
void setPaymentReferenceData(SjPaymentReferenceData inData)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||