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

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

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

Methods in se.sj.stina.domain.model that return SjUsedPaymentCodeList
 SjUsedPaymentCodeList SjStinaModelFactoryInterface.createUsedPaymentCodeList()
           
 SjUsedPaymentCodeList SjUpdateCashRegisterTransactionSpecification.getUsedPaymentCodeList()
          Field usedPaymentCodeList is defined as mandatory.
 SjUsedPaymentCodeList SjUpdateCashRegisterTransactionSpecification.lookupUsedPaymentCodeList()
          Field usedPaymentCodeList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjUsedPaymentCodeList
 void SjUpdateCashRegisterTransactionSpecification.setUsedPaymentCodeList(SjUsedPaymentCodeList inData)
          Field usedPaymentCodeList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjUsedPaymentCodeList
 class SjUsedPaymentCodeListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjUsedPaymentCodeList
 SjUsedPaymentCodeList SjStinaModelFactory.createUsedPaymentCodeList()
           
 SjUsedPaymentCodeList SjUpdateCashRegisterTransactionSpecificationPlain.getUsedPaymentCodeList()
          Field usedPaymentCodeList is defined as mandatory.
 SjUsedPaymentCodeList SjUpdateCashRegisterTransactionSpecificationPlain.lookupUsedPaymentCodeList()
          Field usedPaymentCodeList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjUsedPaymentCodeList
 void SjUpdateCashRegisterTransactionSpecificationPlain.setUsedPaymentCodeList(SjUsedPaymentCodeList inData)
          Field usedPaymentCodeList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjUsedPaymentCodeList
 class SjUsedPaymentCodeListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjUsedPaymentCodeList
 SjUsedPaymentCodeList SjStinaModelFactory.createUsedPaymentCodeList()
           
 SjUsedPaymentCodeList SjUpdateCashRegisterTransactionSpecificationStandard.getUsedPaymentCodeList()
          Field usedPaymentCodeList is defined as mandatory.
 SjUsedPaymentCodeList SjUpdateCashRegisterTransactionSpecificationStandard.lookupUsedPaymentCodeList()
          Field usedPaymentCodeList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjUsedPaymentCodeList
 void SjUpdateCashRegisterTransactionSpecificationStandard.setUsedPaymentCodeList(SjUsedPaymentCodeList inData)
          Field usedPaymentCodeList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.