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

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

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

Methods in se.sj.stina.domain.model that return SjServicePriceVatItemSpecificationList
 SjServicePriceVatItemSpecificationList SjStinaModelFactoryInterface.createServicePriceVatItemSpecificationList()
           
 SjServicePriceVatItemSpecificationList SjCalculateServicePriceVatSpecification.getServicePriceVatItemSpecificationList()
          Field servicePriceVatItemSpecificationList is defined as mandatory.
 SjServicePriceVatItemSpecificationList SjCalculateServicePriceVatSpecification.lookupServicePriceVatItemSpecificationList()
          Field servicePriceVatItemSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjServicePriceVatItemSpecificationList
 void SjCalculateServicePriceVatSpecification.setServicePriceVatItemSpecificationList(SjServicePriceVatItemSpecificationList inData)
          Field servicePriceVatItemSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjServicePriceVatItemSpecificationList
 class SjServicePriceVatItemSpecificationListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjServicePriceVatItemSpecificationList
 SjServicePriceVatItemSpecificationList SjStinaModelFactory.createServicePriceVatItemSpecificationList()
           
 SjServicePriceVatItemSpecificationList SjCalculateServicePriceVatSpecificationPlain.getServicePriceVatItemSpecificationList()
          Field servicePriceVatItemSpecificationList is defined as mandatory.
 SjServicePriceVatItemSpecificationList SjCalculateServicePriceVatSpecificationPlain.lookupServicePriceVatItemSpecificationList()
          Field servicePriceVatItemSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjServicePriceVatItemSpecificationList
 void SjCalculateServicePriceVatSpecificationPlain.setServicePriceVatItemSpecificationList(SjServicePriceVatItemSpecificationList inData)
          Field servicePriceVatItemSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjServicePriceVatItemSpecificationList
 class SjServicePriceVatItemSpecificationListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjServicePriceVatItemSpecificationList
 SjServicePriceVatItemSpecificationList SjStinaModelFactory.createServicePriceVatItemSpecificationList()
           
 SjServicePriceVatItemSpecificationList SjCalculateServicePriceVatSpecificationStandard.getServicePriceVatItemSpecificationList()
          Field servicePriceVatItemSpecificationList is defined as mandatory.
 SjServicePriceVatItemSpecificationList SjCalculateServicePriceVatSpecificationStandard.lookupServicePriceVatItemSpecificationList()
          Field servicePriceVatItemSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjServicePriceVatItemSpecificationList
 void SjCalculateServicePriceVatSpecificationStandard.setServicePriceVatItemSpecificationList(SjServicePriceVatItemSpecificationList inData)
          Field servicePriceVatItemSpecificationList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.