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

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

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

Methods in se.sj.stina.domain.model that return SjCashRegisterTransactionNotAllowed
 SjCashRegisterTransactionNotAllowed SjStinaModelFactoryInterface.createCashRegisterTransactionNotAllowed()
           
 SjCashRegisterTransactionNotAllowed SjValidateCashRegisterTransactionResult.getCashRegisterTransactionNotAllowed()
          Field cashRegisterTransactionNotAllowed is defined as optional.
 SjCashRegisterTransactionNotAllowed SjValidateCashRegisterTransactionResult.lookupCashRegisterTransactionNotAllowed()
          Field cashRegisterTransactionNotAllowed is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjCashRegisterTransactionNotAllowed
 void SjValidateCashRegisterTransactionResult.setCashRegisterTransactionNotAllowed(SjCashRegisterTransactionNotAllowed inData)
          Field cashRegisterTransactionNotAllowed is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCashRegisterTransactionNotAllowed
 class SjCashRegisterTransactionNotAllowedPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCashRegisterTransactionNotAllowed
 SjCashRegisterTransactionNotAllowed SjStinaModelFactory.createCashRegisterTransactionNotAllowed()
           
 SjCashRegisterTransactionNotAllowed SjValidateCashRegisterTransactionResultPlain.getCashRegisterTransactionNotAllowed()
          Field cashRegisterTransactionNotAllowed is defined as optional.
 SjCashRegisterTransactionNotAllowed SjValidateCashRegisterTransactionResultPlain.lookupCashRegisterTransactionNotAllowed()
          Field cashRegisterTransactionNotAllowed is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCashRegisterTransactionNotAllowed
 void SjValidateCashRegisterTransactionResultPlain.setCashRegisterTransactionNotAllowed(SjCashRegisterTransactionNotAllowed inData)
          Field cashRegisterTransactionNotAllowed is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCashRegisterTransactionNotAllowed
 class SjCashRegisterTransactionNotAllowedStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCashRegisterTransactionNotAllowed
 SjCashRegisterTransactionNotAllowed SjStinaModelFactory.createCashRegisterTransactionNotAllowed()
           
 SjCashRegisterTransactionNotAllowed SjValidateCashRegisterTransactionResultStandard.getCashRegisterTransactionNotAllowed()
          Field cashRegisterTransactionNotAllowed is defined as optional.
 SjCashRegisterTransactionNotAllowed SjValidateCashRegisterTransactionResultStandard.lookupCashRegisterTransactionNotAllowed()
          Field cashRegisterTransactionNotAllowed is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCashRegisterTransactionNotAllowed
 void SjValidateCashRegisterTransactionResultStandard.setCashRegisterTransactionNotAllowed(SjCashRegisterTransactionNotAllowed inData)
          Field cashRegisterTransactionNotAllowed is defined as optional.
 



Copyright © 2012. All Rights Reserved.