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

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

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

Methods in se.sj.stina.domain.model that return SjCashRegisterDebitOrderList
 SjCashRegisterDebitOrderList SjStinaModelFactoryInterface.createCashRegisterDebitOrderList()
           
 SjCashRegisterDebitOrderList SjValidateCashRegisterTransactionSpecification.getCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 SjCashRegisterDebitOrderList SjUpdateCashRegisterTransactionSpecification.getCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 SjCashRegisterDebitOrderList SjValidateCashRegisterTransactionSpecification.lookupCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 SjCashRegisterDebitOrderList SjUpdateCashRegisterTransactionSpecification.lookupCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjCashRegisterDebitOrderList
 void SjValidateCashRegisterTransactionSpecification.setCashRegisterDebitOrderList(SjCashRegisterDebitOrderList inData)
          Field cashRegisterDebitOrderList is defined as optional.
 void SjUpdateCashRegisterTransactionSpecification.setCashRegisterDebitOrderList(SjCashRegisterDebitOrderList inData)
          Field cashRegisterDebitOrderList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCashRegisterDebitOrderList
 class SjCashRegisterDebitOrderListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCashRegisterDebitOrderList
 SjCashRegisterDebitOrderList SjStinaModelFactory.createCashRegisterDebitOrderList()
           
 SjCashRegisterDebitOrderList SjValidateCashRegisterTransactionSpecificationPlain.getCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 SjCashRegisterDebitOrderList SjUpdateCashRegisterTransactionSpecificationPlain.getCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 SjCashRegisterDebitOrderList SjValidateCashRegisterTransactionSpecificationPlain.lookupCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 SjCashRegisterDebitOrderList SjUpdateCashRegisterTransactionSpecificationPlain.lookupCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCashRegisterDebitOrderList
 void SjValidateCashRegisterTransactionSpecificationPlain.setCashRegisterDebitOrderList(SjCashRegisterDebitOrderList inData)
          Field cashRegisterDebitOrderList is defined as optional.
 void SjUpdateCashRegisterTransactionSpecificationPlain.setCashRegisterDebitOrderList(SjCashRegisterDebitOrderList inData)
          Field cashRegisterDebitOrderList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCashRegisterDebitOrderList
 class SjCashRegisterDebitOrderListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCashRegisterDebitOrderList
 SjCashRegisterDebitOrderList SjStinaModelFactory.createCashRegisterDebitOrderList()
           
 SjCashRegisterDebitOrderList SjValidateCashRegisterTransactionSpecificationStandard.getCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 SjCashRegisterDebitOrderList SjUpdateCashRegisterTransactionSpecificationStandard.getCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 SjCashRegisterDebitOrderList SjValidateCashRegisterTransactionSpecificationStandard.lookupCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 SjCashRegisterDebitOrderList SjUpdateCashRegisterTransactionSpecificationStandard.lookupCashRegisterDebitOrderList()
          Field cashRegisterDebitOrderList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCashRegisterDebitOrderList
 void SjValidateCashRegisterTransactionSpecificationStandard.setCashRegisterDebitOrderList(SjCashRegisterDebitOrderList inData)
          Field cashRegisterDebitOrderList is defined as optional.
 void SjUpdateCashRegisterTransactionSpecificationStandard.setCashRegisterDebitOrderList(SjCashRegisterDebitOrderList inData)
          Field cashRegisterDebitOrderList is defined as optional.
 



Copyright © 2012. All Rights Reserved.