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

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

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

Methods in se.sj.stina.domain.model that return SjPaymentComplementData
 SjPaymentComplementData SjStinaModelFactoryInterface.createPaymentComplementData()
           
 SjPaymentComplementData SjPaymentSpecification.getPaymentComplementData()
          Field paymentComplementData is defined as optional.
 SjPaymentComplementData SjPaymentSpecification.lookupPaymentComplementData()
          Field paymentComplementData is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjPaymentComplementData
 void SjPaymentSpecification.setPaymentComplementData(SjPaymentComplementData inData)
          Field paymentComplementData is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjPaymentComplementData
 class SjPaymentComplementDataPlain
          Innehåller ett ExpireDate för ett kontokort
 

Methods in se.sj.stina.domain.model.impl.plain that return SjPaymentComplementData
 SjPaymentComplementData SjStinaModelFactory.createPaymentComplementData()
           
 SjPaymentComplementData SjPaymentSpecificationPlain.getPaymentComplementData()
          Field paymentComplementData is defined as optional.
 SjPaymentComplementData SjPaymentSpecificationPlain.lookupPaymentComplementData()
          Field paymentComplementData is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjPaymentComplementData
 void SjPaymentSpecificationPlain.setPaymentComplementData(SjPaymentComplementData inData)
          Field paymentComplementData is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjPaymentComplementData
 class SjPaymentComplementDataStandard
          Innehåller ett ExpireDate för ett kontokort
 

Methods in se.sj.stina.domain.model.impl.standard that return SjPaymentComplementData
 SjPaymentComplementData SjStinaModelFactory.createPaymentComplementData()
           
 SjPaymentComplementData SjPaymentSpecificationStandard.getPaymentComplementData()
          Field paymentComplementData is defined as optional.
 SjPaymentComplementData SjPaymentSpecificationStandard.lookupPaymentComplementData()
          Field paymentComplementData is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjPaymentComplementData
 void SjPaymentSpecificationStandard.setPaymentComplementData(SjPaymentComplementData inData)
          Field paymentComplementData is defined as optional.
 



Copyright © 2012. All Rights Reserved.