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

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

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

Methods in se.sj.stina.domain.model that return SjCashRegisterCreditPartResultList
 SjCashRegisterCreditPartResultList SjStinaModelFactoryInterface.createCashRegisterCreditPartResultList()
           
 SjCashRegisterCreditPartResultList SjUpdateCashRegisterTransactionResult.getCashRegisterCreditPartResultList()
          Field cashRegisterCreditPartResultList is defined as optional.
 SjCashRegisterCreditPartResultList SjUpdateCashRegisterTransactionResult.lookupCashRegisterCreditPartResultList()
          Field cashRegisterCreditPartResultList is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjCashRegisterCreditPartResultList
 void SjUpdateCashRegisterTransactionResult.setCashRegisterCreditPartResultList(SjCashRegisterCreditPartResultList inData)
          Field cashRegisterCreditPartResultList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCashRegisterCreditPartResultList
 class SjCashRegisterCreditPartResultListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCashRegisterCreditPartResultList
 SjCashRegisterCreditPartResultList SjStinaModelFactory.createCashRegisterCreditPartResultList()
           
 SjCashRegisterCreditPartResultList SjUpdateCashRegisterTransactionResultPlain.getCashRegisterCreditPartResultList()
          Field cashRegisterCreditPartResultList is defined as optional.
 SjCashRegisterCreditPartResultList SjUpdateCashRegisterTransactionResultPlain.lookupCashRegisterCreditPartResultList()
          Field cashRegisterCreditPartResultList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCashRegisterCreditPartResultList
 void SjUpdateCashRegisterTransactionResultPlain.setCashRegisterCreditPartResultList(SjCashRegisterCreditPartResultList inData)
          Field cashRegisterCreditPartResultList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCashRegisterCreditPartResultList
 class SjCashRegisterCreditPartResultListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCashRegisterCreditPartResultList
 SjCashRegisterCreditPartResultList SjStinaModelFactory.createCashRegisterCreditPartResultList()
           
 SjCashRegisterCreditPartResultList SjUpdateCashRegisterTransactionResultStandard.getCashRegisterCreditPartResultList()
          Field cashRegisterCreditPartResultList is defined as optional.
 SjCashRegisterCreditPartResultList SjUpdateCashRegisterTransactionResultStandard.lookupCashRegisterCreditPartResultList()
          Field cashRegisterCreditPartResultList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCashRegisterCreditPartResultList
 void SjUpdateCashRegisterTransactionResultStandard.setCashRegisterCreditPartResultList(SjCashRegisterCreditPartResultList inData)
          Field cashRegisterCreditPartResultList is defined as optional.
 



Copyright © 2012. All Rights Reserved.