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

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

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

Methods in se.sj.stina.domain.model that return SjSectionDescriptionList
 SjSectionDescriptionList SjStinaModelFactoryInterface.createSectionDescriptionList()
           
 SjSectionDescriptionList SjItineraryConnectedServiceDescription.getSectionDescriptionList()
          Field sectionDescriptionList is defined as mandatory.
 SjSectionDescriptionList SjConsumerPriceItemDescription.getSectionDescriptionList()
          Field sectionDescriptionList is defined as optional.
 SjSectionDescriptionList SjItineraryConnectedServiceDescription.lookupSectionDescriptionList()
          Field sectionDescriptionList is defined as mandatory.
 SjSectionDescriptionList SjConsumerPriceItemDescription.lookupSectionDescriptionList()
          Field sectionDescriptionList is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjSectionDescriptionList
 void SjItineraryConnectedServiceDescription.setSectionDescriptionList(SjSectionDescriptionList inData)
          Field sectionDescriptionList is defined as mandatory.
 void SjConsumerPriceItemDescription.setSectionDescriptionList(SjSectionDescriptionList inData)
          Field sectionDescriptionList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSectionDescriptionList
 class SjSectionDescriptionListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSectionDescriptionList
 SjSectionDescriptionList SjStinaModelFactory.createSectionDescriptionList()
           
 SjSectionDescriptionList SjItineraryConnectedServiceDescriptionPlain.getSectionDescriptionList()
          Field sectionDescriptionList is defined as mandatory.
 SjSectionDescriptionList SjConsumerPriceItemDescriptionPlain.getSectionDescriptionList()
          Field sectionDescriptionList is defined as optional.
 SjSectionDescriptionList SjItineraryConnectedServiceDescriptionPlain.lookupSectionDescriptionList()
          Field sectionDescriptionList is defined as mandatory.
 SjSectionDescriptionList SjConsumerPriceItemDescriptionPlain.lookupSectionDescriptionList()
          Field sectionDescriptionList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjSectionDescriptionList
 void SjItineraryConnectedServiceDescriptionPlain.setSectionDescriptionList(SjSectionDescriptionList inData)
          Field sectionDescriptionList is defined as mandatory.
 void SjConsumerPriceItemDescriptionPlain.setSectionDescriptionList(SjSectionDescriptionList inData)
          Field sectionDescriptionList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSectionDescriptionList
 class SjSectionDescriptionListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSectionDescriptionList
 SjSectionDescriptionList SjStinaModelFactory.createSectionDescriptionList()
           
 SjSectionDescriptionList SjItineraryConnectedServiceDescriptionStandard.getSectionDescriptionList()
          Field sectionDescriptionList is defined as mandatory.
 SjSectionDescriptionList SjConsumerPriceItemDescriptionStandard.getSectionDescriptionList()
          Field sectionDescriptionList is defined as optional.
 SjSectionDescriptionList SjItineraryConnectedServiceDescriptionStandard.lookupSectionDescriptionList()
          Field sectionDescriptionList is defined as mandatory.
 SjSectionDescriptionList SjConsumerPriceItemDescriptionStandard.lookupSectionDescriptionList()
          Field sectionDescriptionList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjSectionDescriptionList
 void SjItineraryConnectedServiceDescriptionStandard.setSectionDescriptionList(SjSectionDescriptionList inData)
          Field sectionDescriptionList is defined as mandatory.
 void SjConsumerPriceItemDescriptionStandard.setSectionDescriptionList(SjSectionDescriptionList inData)
          Field sectionDescriptionList is defined as optional.
 



Copyright © 2012. All Rights Reserved.