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

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

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

Methods in se.sj.stina.domain.model that return SjInternationalConsumerSpecificationList
 SjInternationalConsumerSpecificationList SjStinaModelFactoryInterface.createInternationalConsumerSpecificationList()
           
 SjInternationalConsumerSpecificationList SjInternationalSectionSpecification.getInternationalConsumerSpecificationList()
          Field internationalConsumerSpecificationList is defined as mandatory.
 SjInternationalConsumerSpecificationList SjInternationalSectionSpecification.lookupInternationalConsumerSpecificationList()
          Field internationalConsumerSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjInternationalConsumerSpecificationList
 void SjInternationalSectionSpecification.setInternationalConsumerSpecificationList(SjInternationalConsumerSpecificationList inData)
          Field internationalConsumerSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjInternationalConsumerSpecificationList
 class SjInternationalConsumerSpecificationListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjInternationalConsumerSpecificationList
 SjInternationalConsumerSpecificationList SjStinaModelFactory.createInternationalConsumerSpecificationList()
           
 SjInternationalConsumerSpecificationList SjInternationalSectionSpecificationPlain.getInternationalConsumerSpecificationList()
          Field internationalConsumerSpecificationList is defined as mandatory.
 SjInternationalConsumerSpecificationList SjInternationalSectionSpecificationPlain.lookupInternationalConsumerSpecificationList()
          Field internationalConsumerSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjInternationalConsumerSpecificationList
 void SjInternationalSectionSpecificationPlain.setInternationalConsumerSpecificationList(SjInternationalConsumerSpecificationList inData)
          Field internationalConsumerSpecificationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjInternationalConsumerSpecificationList
 class SjInternationalConsumerSpecificationListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjInternationalConsumerSpecificationList
 SjInternationalConsumerSpecificationList SjStinaModelFactory.createInternationalConsumerSpecificationList()
           
 SjInternationalConsumerSpecificationList SjInternationalSectionSpecificationStandard.getInternationalConsumerSpecificationList()
          Field internationalConsumerSpecificationList is defined as mandatory.
 SjInternationalConsumerSpecificationList SjInternationalSectionSpecificationStandard.lookupInternationalConsumerSpecificationList()
          Field internationalConsumerSpecificationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjInternationalConsumerSpecificationList
 void SjInternationalSectionSpecificationStandard.setInternationalConsumerSpecificationList(SjInternationalConsumerSpecificationList inData)
          Field internationalConsumerSpecificationList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.