|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SjCardSystemData | |
---|---|
se.sj.stina.domain.model | |
se.sj.stina.domain.model.impl.plain | |
se.sj.stina.domain.model.impl.standard |
Uses of SjCardSystemData in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjCardSystemData | |
---|---|
SjCardSystemData |
SjStinaModelFactoryInterface.createCardSystemData()
|
SjCardSystemData |
SjPaymentSpecification.getCardSystemData()
Field cardSystemData is defined as optional. |
SjCardSystemData |
SjPaymentSpecification.lookupCardSystemData()
Field cardSystemData is defined as optional. |
Methods in se.sj.stina.domain.model with parameters of type SjCardSystemData | |
---|---|
void |
SjPaymentSpecification.setCardSystemData(SjCardSystemData inData)
Field cardSystemData is defined as optional. |
Uses of SjCardSystemData in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjCardSystemData | |
---|---|
class |
SjCardSystemDataPlain
Innehåller information om kontokortsdata för betalning |
Methods in se.sj.stina.domain.model.impl.plain that return SjCardSystemData | |
---|---|
SjCardSystemData |
SjStinaModelFactory.createCardSystemData()
|
SjCardSystemData |
SjPaymentSpecificationPlain.getCardSystemData()
Field cardSystemData is defined as optional. |
SjCardSystemData |
SjPaymentSpecificationPlain.lookupCardSystemData()
Field cardSystemData is defined as optional. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCardSystemData | |
---|---|
void |
SjPaymentSpecificationPlain.setCardSystemData(SjCardSystemData inData)
Field cardSystemData is defined as optional. |
Uses of SjCardSystemData in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjCardSystemData | |
---|---|
class |
SjCardSystemDataStandard
Innehåller information om kontokortsdata för betalning |
Methods in se.sj.stina.domain.model.impl.standard that return SjCardSystemData | |
---|---|
SjCardSystemData |
SjStinaModelFactory.createCardSystemData()
|
SjCardSystemData |
SjPaymentSpecificationStandard.getCardSystemData()
Field cardSystemData is defined as optional. |
SjCardSystemData |
SjPaymentSpecificationStandard.lookupCardSystemData()
Field cardSystemData is defined as optional. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCardSystemData | |
---|---|
void |
SjPaymentSpecificationStandard.setCardSystemData(SjCardSystemData inData)
Field cardSystemData is defined as optional. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |