|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stina.framework.support.observer.TiSubject
org.stina.framework.core.model.TiAbstractModel
org.stina.framework.core.model.TiAbstractMapModel
se.sj.stina.domain.model.impl.standard.SjAuthenticationData3DSecureStandard
public class SjAuthenticationData3DSecureStandard
InnehÄller 3D-Secure data till EFT-modulen
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.stina.framework.core.model.TiAbstractMapModel |
|---|
TiAbstractMapModel.TiMapModelComparator |
| Field Summary |
|---|
| Fields inherited from class org.stina.framework.core.model.TiAbstractModel |
|---|
disposed |
| Fields inherited from interface se.sj.stina.domain.model.SjAuthenticationData3DSecure |
|---|
CARD_TYPE, CAVV, CAVV_ALGORITHM, ECI, MD_STATUS, VERSION, XID |
| Constructor Summary | |
|---|---|
SjAuthenticationData3DSecureStandard()
|
|
| Method Summary | |
|---|---|
TiStringInterface |
getCardType()
Field cardType is defined as mandatory. |
java.lang.String |
getCardTypeValue()
Field cardType is defined as mandatory. |
TiStringInterface |
getCavv()
Field cavv is defined as optional. |
TiStringInterface |
getCavvAlgorithm()
Field cavvAlgorithm is defined as optional. |
java.lang.String |
getCavvAlgorithmValue()
Field cavvAlgorithm is defined as optional. |
java.lang.String |
getCavvValue()
Field cavv is defined as optional. |
TiStringInterface |
getEci()
Field eci is defined as optional. |
java.lang.String |
getEciValue()
Field eci is defined as optional. |
java.lang.String |
getGeneratedTiName()
|
TiStringInterface |
getMdStatus()
Field mdStatus is defined as mandatory. |
java.lang.String |
getMdStatusValue()
Field mdStatus is defined as mandatory. |
java.lang.String |
getRealTiName()
|
TiStringInterface |
getVersion()
Field version is defined as mandatory. |
java.lang.String |
getVersionValue()
Field version is defined as mandatory. |
TiStringInterface |
getXid()
Field xid is defined as mandatory. |
java.lang.String |
getXidValue()
Field xid is defined as mandatory. |
TiStringInterface |
lookupCardType()
Field cardType is defined as mandatory. |
TiStringInterface |
lookupCavv()
Field cavv is defined as optional. |
TiStringInterface |
lookupCavvAlgorithm()
Field cavvAlgorithm is defined as optional. |
TiStringInterface |
lookupEci()
Field eci is defined as optional. |
TiStringInterface |
lookupMdStatus()
Field mdStatus is defined as mandatory. |
TiStringInterface |
lookupVersion()
Field version is defined as mandatory. |
TiStringInterface |
lookupXid()
Field xid is defined as mandatory. |
void |
setCardType(TiStringInterface inData)
Field cardType is defined as mandatory. |
void |
setCardTypeValue(java.lang.String inData)
Field cardType is defined as mandatory. |
void |
setCardTypeValue(java.lang.String inData,
boolean inNotify)
Field cardType is defined as mandatory. |
void |
setCavv(TiStringInterface inData)
Field cavv is defined as optional. |
void |
setCavvAlgorithm(TiStringInterface inData)
Field cavvAlgorithm is defined as optional. |
void |
setCavvAlgorithmValue(java.lang.String inData)
Field cavvAlgorithm is defined as optional. |
void |
setCavvAlgorithmValue(java.lang.String inData,
boolean inNotify)
Field cavvAlgorithm is defined as optional. |
void |
setCavvValue(java.lang.String inData)
Field cavv is defined as optional. |
void |
setCavvValue(java.lang.String inData,
boolean inNotify)
Field cavv is defined as optional. |
void |
setEci(TiStringInterface inData)
Field eci is defined as optional. |
void |
setEciValue(java.lang.String inData)
Field eci is defined as optional. |
void |
setEciValue(java.lang.String inData,
boolean inNotify)
Field eci is defined as optional. |
void |
setMdStatus(TiStringInterface inData)
Field mdStatus is defined as mandatory. |
void |
setMdStatusValue(java.lang.String inData)
Field mdStatus is defined as mandatory. |
void |
setMdStatusValue(java.lang.String inData,
boolean inNotify)
Field mdStatus is defined as mandatory. |
void |
setVersion(TiStringInterface inData)
Field version is defined as mandatory. |
void |
setVersionValue(java.lang.String inData)
Field version is defined as mandatory. |
void |
setVersionValue(java.lang.String inData,
boolean inNotify)
Field version is defined as mandatory. |
void |
setXid(TiStringInterface inData)
Field xid is defined as mandatory. |
void |
setXidValue(java.lang.String inData)
Field xid is defined as mandatory. |
void |
setXidValue(java.lang.String inData,
boolean inNotify)
Field xid is defined as mandatory. |
protected TiFieldSpecificationEnumeration |
specifyFields()
|
| Methods inherited from class org.stina.framework.core.model.TiAbstractMapModel |
|---|
attachObserver, clear, clone, detachObserver, disposeModel, equalsModel, getAssignedFieldNames, getComparator, getField, getField, getFieldNames, getIncludeIfOptional, getIndexForXorPart, getModel, getModelImpl, getRealField, getRealField, getValue, getXorNameForXorPart, getXorPartNames, getXorSpecificationByName, hasField, importValue, importValue, isEmpty, lookupField, lookupFieldObject, lookupModel, lookupModelImpl, memberModel, setIncludeIfOptional, setModel, setUpdateXorFieldEnabled, setValue, setValue, specifyXors, toDebugString, toDebugString |
| Methods inherited from class org.stina.framework.support.observer.TiSubject |
|---|
getIndexOf, getIndexOf, getObserverCount, getObserverCount, isObserverAttached, logObservers, lookupObservers, lookupObserversLock, notifyAnyAspectObservers, notifyObservers |
| 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 |
| Constructor Detail |
|---|
public SjAuthenticationData3DSecureStandard()
| Method Detail |
|---|
public TiStringInterface getVersion()
getVersion in interface SjAuthenticationData3DSecurepublic TiStringInterface lookupVersion()
lookupVersion in interface SjAuthenticationData3DSecurepublic void setVersion(TiStringInterface inData)
setVersion in interface SjAuthenticationData3DSecurepublic java.lang.String getVersionValue()
getVersionValue in interface SjAuthenticationData3DSecurepublic void setVersionValue(java.lang.String inData)
setVersionValue in interface SjAuthenticationData3DSecure
public void setVersionValue(java.lang.String inData,
boolean inNotify)
setVersionValue in interface SjAuthenticationData3DSecurepublic TiStringInterface getXid()
getXid in interface SjAuthenticationData3DSecurepublic TiStringInterface lookupXid()
lookupXid in interface SjAuthenticationData3DSecurepublic void setXid(TiStringInterface inData)
setXid in interface SjAuthenticationData3DSecurepublic java.lang.String getXidValue()
getXidValue in interface SjAuthenticationData3DSecurepublic void setXidValue(java.lang.String inData)
setXidValue in interface SjAuthenticationData3DSecure
public void setXidValue(java.lang.String inData,
boolean inNotify)
setXidValue in interface SjAuthenticationData3DSecurepublic TiStringInterface getMdStatus()
getMdStatus in interface SjAuthenticationData3DSecurepublic TiStringInterface lookupMdStatus()
lookupMdStatus in interface SjAuthenticationData3DSecurepublic void setMdStatus(TiStringInterface inData)
setMdStatus in interface SjAuthenticationData3DSecurepublic java.lang.String getMdStatusValue()
getMdStatusValue in interface SjAuthenticationData3DSecurepublic void setMdStatusValue(java.lang.String inData)
setMdStatusValue in interface SjAuthenticationData3DSecure
public void setMdStatusValue(java.lang.String inData,
boolean inNotify)
setMdStatusValue in interface SjAuthenticationData3DSecurepublic TiStringInterface getCardType()
getCardType in interface SjAuthenticationData3DSecurepublic TiStringInterface lookupCardType()
lookupCardType in interface SjAuthenticationData3DSecurepublic void setCardType(TiStringInterface inData)
setCardType in interface SjAuthenticationData3DSecurepublic java.lang.String getCardTypeValue()
getCardTypeValue in interface SjAuthenticationData3DSecurepublic void setCardTypeValue(java.lang.String inData)
setCardTypeValue in interface SjAuthenticationData3DSecure
public void setCardTypeValue(java.lang.String inData,
boolean inNotify)
setCardTypeValue in interface SjAuthenticationData3DSecurepublic TiStringInterface getEci()
getEci in interface SjAuthenticationData3DSecurepublic TiStringInterface lookupEci()
lookupEci in interface SjAuthenticationData3DSecurepublic void setEci(TiStringInterface inData)
setEci in interface SjAuthenticationData3DSecurepublic java.lang.String getEciValue()
getEciValue in interface SjAuthenticationData3DSecurepublic void setEciValue(java.lang.String inData)
setEciValue in interface SjAuthenticationData3DSecure
public void setEciValue(java.lang.String inData,
boolean inNotify)
setEciValue in interface SjAuthenticationData3DSecurepublic TiStringInterface getCavv()
getCavv in interface SjAuthenticationData3DSecurepublic TiStringInterface lookupCavv()
lookupCavv in interface SjAuthenticationData3DSecurepublic void setCavv(TiStringInterface inData)
setCavv in interface SjAuthenticationData3DSecurepublic java.lang.String getCavvValue()
getCavvValue in interface SjAuthenticationData3DSecurepublic void setCavvValue(java.lang.String inData)
setCavvValue in interface SjAuthenticationData3DSecure
public void setCavvValue(java.lang.String inData,
boolean inNotify)
setCavvValue in interface SjAuthenticationData3DSecurepublic TiStringInterface getCavvAlgorithm()
getCavvAlgorithm in interface SjAuthenticationData3DSecurepublic TiStringInterface lookupCavvAlgorithm()
lookupCavvAlgorithm in interface SjAuthenticationData3DSecurepublic void setCavvAlgorithm(TiStringInterface inData)
setCavvAlgorithm in interface SjAuthenticationData3DSecurepublic java.lang.String getCavvAlgorithmValue()
getCavvAlgorithmValue in interface SjAuthenticationData3DSecurepublic void setCavvAlgorithmValue(java.lang.String inData)
setCavvAlgorithmValue in interface SjAuthenticationData3DSecure
public void setCavvAlgorithmValue(java.lang.String inData,
boolean inNotify)
setCavvAlgorithmValue in interface SjAuthenticationData3DSecureprotected TiFieldSpecificationEnumeration specifyFields()
specifyFields in class TiAbstractMapModelpublic java.lang.String getRealTiName()
getRealTiName in interface TiCommonModelPartInterfacegetRealTiName in class TiAbstractModelpublic java.lang.String getGeneratedTiName()
getGeneratedTiName in interface TiCommonModelPartInterfacegetGeneratedTiName in class TiAbstractModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||