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

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

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

Methods in se.sj.stina.domain.model that return SjServicePriceVatItemList
 SjServicePriceVatItemList SjStinaModelFactoryInterface.createServicePriceVatItemList()
           
 SjServicePriceVatItemList SjCalculateServicePriceVatResult.getServicePriceVatItemList()
          Field servicePriceVatItemList is defined as mandatory.
 SjServicePriceVatItemList SjCalculateServicePriceVatResult.lookupServicePriceVatItemList()
          Field servicePriceVatItemList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjServicePriceVatItemList
 void SjCalculateServicePriceVatResult.setServicePriceVatItemList(SjServicePriceVatItemList inData)
          Field servicePriceVatItemList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjServicePriceVatItemList
 class SjServicePriceVatItemListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjServicePriceVatItemList
 SjServicePriceVatItemList SjStinaModelFactory.createServicePriceVatItemList()
           
 SjServicePriceVatItemList SjCalculateServicePriceVatResultPlain.getServicePriceVatItemList()
          Field servicePriceVatItemList is defined as mandatory.
 SjServicePriceVatItemList SjCalculateServicePriceVatResultPlain.lookupServicePriceVatItemList()
          Field servicePriceVatItemList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjServicePriceVatItemList
 void SjCalculateServicePriceVatResultPlain.setServicePriceVatItemList(SjServicePriceVatItemList inData)
          Field servicePriceVatItemList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjServicePriceVatItemList
 class SjServicePriceVatItemListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjServicePriceVatItemList
 SjServicePriceVatItemList SjStinaModelFactory.createServicePriceVatItemList()
           
 SjServicePriceVatItemList SjCalculateServicePriceVatResultStandard.getServicePriceVatItemList()
          Field servicePriceVatItemList is defined as mandatory.
 SjServicePriceVatItemList SjCalculateServicePriceVatResultStandard.lookupServicePriceVatItemList()
          Field servicePriceVatItemList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjServicePriceVatItemList
 void SjCalculateServicePriceVatResultStandard.setServicePriceVatItemList(SjServicePriceVatItemList inData)
          Field servicePriceVatItemList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.