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

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

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

Methods in se.sj.stina.domain.model that return SjCOROptionSpecificationList
 SjCOROptionSpecificationList SjStinaModelFactoryInterface.createCOROptionSpecificationList()
           
 SjCOROptionSpecificationList SjCORItineraryConnectedServiceSpecification.getCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 SjCOROptionSpecificationList SjCORAdditionalServiceSpecification.getCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 SjCOROptionSpecificationList SjCORItineraryConnectedServiceSpecification.lookupCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 SjCOROptionSpecificationList SjCORAdditionalServiceSpecification.lookupCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjCOROptionSpecificationList
 void SjCORItineraryConnectedServiceSpecification.setCOROptionSpecificationList(SjCOROptionSpecificationList inData)
          Field cOROptionSpecificationList is defined as optional.
 void SjCORAdditionalServiceSpecification.setCOROptionSpecificationList(SjCOROptionSpecificationList inData)
          Field cOROptionSpecificationList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCOROptionSpecificationList
 class SjCOROptionSpecificationListPlain
          För CreditOtherReason
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCOROptionSpecificationList
 SjCOROptionSpecificationList SjStinaModelFactory.createCOROptionSpecificationList()
           
 SjCOROptionSpecificationList SjCORItineraryConnectedServiceSpecificationPlain.getCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 SjCOROptionSpecificationList SjCORAdditionalServiceSpecificationPlain.getCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 SjCOROptionSpecificationList SjCORItineraryConnectedServiceSpecificationPlain.lookupCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 SjCOROptionSpecificationList SjCORAdditionalServiceSpecificationPlain.lookupCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCOROptionSpecificationList
 void SjCORItineraryConnectedServiceSpecificationPlain.setCOROptionSpecificationList(SjCOROptionSpecificationList inData)
          Field cOROptionSpecificationList is defined as optional.
 void SjCORAdditionalServiceSpecificationPlain.setCOROptionSpecificationList(SjCOROptionSpecificationList inData)
          Field cOROptionSpecificationList is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCOROptionSpecificationList
 class SjCOROptionSpecificationListStandard
          För CreditOtherReason
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCOROptionSpecificationList
 SjCOROptionSpecificationList SjStinaModelFactory.createCOROptionSpecificationList()
           
 SjCOROptionSpecificationList SjCORItineraryConnectedServiceSpecificationStandard.getCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 SjCOROptionSpecificationList SjCORAdditionalServiceSpecificationStandard.getCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 SjCOROptionSpecificationList SjCORItineraryConnectedServiceSpecificationStandard.lookupCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 SjCOROptionSpecificationList SjCORAdditionalServiceSpecificationStandard.lookupCOROptionSpecificationList()
          Field cOROptionSpecificationList is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCOROptionSpecificationList
 void SjCORItineraryConnectedServiceSpecificationStandard.setCOROptionSpecificationList(SjCOROptionSpecificationList inData)
          Field cOROptionSpecificationList is defined as optional.
 void SjCORAdditionalServiceSpecificationStandard.setCOROptionSpecificationList(SjCOROptionSpecificationList inData)
          Field cOROptionSpecificationList is defined as optional.
 



Copyright © 2012. All Rights Reserved.