|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SjCardData | |
---|---|
se.sj.stina.domain.model | |
se.sj.stina.domain.model.impl.plain | |
se.sj.stina.domain.model.impl.standard |
Uses of SjCardData in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjCardData | |
---|---|
SjCardData |
SjStinaModelFactoryInterface.createCardData()
|
SjCardData |
SjOrderDescription.getPaymentCardData()
Field paymentCardData is defined as optional. |
SjCardData |
SjCardSystemData.getPaymentCardData()
Field paymentCardData is defined as part of xor. |
SjCardData |
SjOrderDescription.lookupPaymentCardData()
Field paymentCardData is defined as optional. |
SjCardData |
SjCardSystemData.lookupPaymentCardData()
Field paymentCardData is defined as part of xor. |
Methods in se.sj.stina.domain.model with parameters of type SjCardData | |
---|---|
void |
SjOrderDescription.setPaymentCardData(SjCardData inData)
Field paymentCardData is defined as optional. |
void |
SjCardSystemData.setPaymentCardData(SjCardData inData)
Field paymentCardData is defined as part of xor. |
Uses of SjCardData in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjCardData | |
---|---|
class |
SjCardDataPlain
Innehåller information om kontokortsdata för en betalning. |
Methods in se.sj.stina.domain.model.impl.plain that return SjCardData | |
---|---|
SjCardData |
SjStinaModelFactory.createCardData()
|
SjCardData |
SjOrderDescriptionPlain.getPaymentCardData()
Field paymentCardData is defined as optional. |
SjCardData |
SjCardSystemDataPlain.getPaymentCardData()
Field paymentCardData is defined as part of xor. |
SjCardData |
SjOrderDescriptionPlain.lookupPaymentCardData()
Field paymentCardData is defined as optional. |
SjCardData |
SjCardSystemDataPlain.lookupPaymentCardData()
Field paymentCardData is defined as part of xor. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCardData | |
---|---|
void |
SjOrderDescriptionPlain.setPaymentCardData(SjCardData inData)
Field paymentCardData is defined as optional. |
void |
SjCardSystemDataPlain.setPaymentCardData(SjCardData inData)
Field paymentCardData is defined as part of xor. |
Uses of SjCardData in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjCardData | |
---|---|
class |
SjCardDataStandard
Innehåller information om kontokortsdata för en betalning. |
Methods in se.sj.stina.domain.model.impl.standard that return SjCardData | |
---|---|
SjCardData |
SjStinaModelFactory.createCardData()
|
SjCardData |
SjOrderDescriptionStandard.getPaymentCardData()
Field paymentCardData is defined as optional. |
SjCardData |
SjCardSystemDataStandard.getPaymentCardData()
Field paymentCardData is defined as part of xor. |
SjCardData |
SjOrderDescriptionStandard.lookupPaymentCardData()
Field paymentCardData is defined as optional. |
SjCardData |
SjCardSystemDataStandard.lookupPaymentCardData()
Field paymentCardData is defined as part of xor. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCardData | |
---|---|
void |
SjOrderDescriptionStandard.setPaymentCardData(SjCardData inData)
Field paymentCardData is defined as optional. |
void |
SjCardSystemDataStandard.setPaymentCardData(SjCardData inData)
Field paymentCardData is defined as part of xor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |