Uses of Interface
se.sj.stina.domain.model.SjPaymentReferenceData

Packages that use SjPaymentReferenceData
se.sj.stina.domain.model   
se.sj.stina.domain.model.impl.plain   
se.sj.stina.domain.model.impl.standard   
 

Uses of SjPaymentReferenceData in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjPaymentReferenceData
 SjPaymentReferenceData SjStinaModelFactoryInterface.createPaymentReferenceData()
           
 SjPaymentReferenceData SjCardSystemData.getPaymentReferenceData()
          Field paymentReferenceData is defined as part of xor.
 SjPaymentReferenceData SjCardSystemData.lookupPaymentReferenceData()
          Field paymentReferenceData is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjPaymentReferenceData
 void SjCardSystemData.setPaymentReferenceData(SjPaymentReferenceData inData)
          Field paymentReferenceData is defined as part of xor.
 

Uses of SjPaymentReferenceData in se.sj.stina.domain.model.impl.plain
 

Classes in se.sj.stina.domain.model.impl.plain that implement SjPaymentReferenceData
 class SjPaymentReferenceDataPlain
          Innehåller information om kontokortsdata för en betalning.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjPaymentReferenceData
 SjPaymentReferenceData SjStinaModelFactory.createPaymentReferenceData()
           
 SjPaymentReferenceData SjCardSystemDataPlain.getPaymentReferenceData()
          Field paymentReferenceData is defined as part of xor.
 SjPaymentReferenceData SjCardSystemDataPlain.lookupPaymentReferenceData()
          Field paymentReferenceData is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjPaymentReferenceData
 void SjCardSystemDataPlain.setPaymentReferenceData(SjPaymentReferenceData inData)
          Field paymentReferenceData is defined as part of xor.
 

Uses of SjPaymentReferenceData in se.sj.stina.domain.model.impl.standard
 

Classes in se.sj.stina.domain.model.impl.standard that implement SjPaymentReferenceData
 class SjPaymentReferenceDataStandard
          Innehåller information om kontokortsdata för en betalning.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjPaymentReferenceData
 SjPaymentReferenceData SjStinaModelFactory.createPaymentReferenceData()
           
 SjPaymentReferenceData SjCardSystemDataStandard.getPaymentReferenceData()
          Field paymentReferenceData is defined as part of xor.
 SjPaymentReferenceData SjCardSystemDataStandard.lookupPaymentReferenceData()
          Field paymentReferenceData is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjPaymentReferenceData
 void SjCardSystemDataStandard.setPaymentReferenceData(SjPaymentReferenceData inData)
          Field paymentReferenceData is defined as part of xor.
 



Copyright © 2012. All Rights Reserved.