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

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

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

Methods in se.sj.stina.domain.model that return SjChangeReferenceInformationList
 SjChangeReferenceInformationList SjStinaModelFactoryInterface.createChangeReferenceInformationList()
           
 SjChangeReferenceInformationList SjChangeReferenceInformationQuery.getChangeReferenceInformationList()
          Field changeReferenceInformationList is defined as mandatory.
 SjChangeReferenceInformationList SjChangeReferenceInformationQuery.lookupChangeReferenceInformationList()
          Field changeReferenceInformationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjChangeReferenceInformationList
 void SjChangeReferenceInformationQuery.setChangeReferenceInformationList(SjChangeReferenceInformationList inData)
          Field changeReferenceInformationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjChangeReferenceInformationList
 class SjChangeReferenceInformationListPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjChangeReferenceInformationList
 SjChangeReferenceInformationList SjStinaModelFactory.createChangeReferenceInformationList()
           
 SjChangeReferenceInformationList SjChangeReferenceInformationQueryPlain.getChangeReferenceInformationList()
          Field changeReferenceInformationList is defined as mandatory.
 SjChangeReferenceInformationList SjChangeReferenceInformationQueryPlain.lookupChangeReferenceInformationList()
          Field changeReferenceInformationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjChangeReferenceInformationList
 void SjChangeReferenceInformationQueryPlain.setChangeReferenceInformationList(SjChangeReferenceInformationList inData)
          Field changeReferenceInformationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjChangeReferenceInformationList
 class SjChangeReferenceInformationListStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjChangeReferenceInformationList
 SjChangeReferenceInformationList SjStinaModelFactory.createChangeReferenceInformationList()
           
 SjChangeReferenceInformationList SjChangeReferenceInformationQueryStandard.getChangeReferenceInformationList()
          Field changeReferenceInformationList is defined as mandatory.
 SjChangeReferenceInformationList SjChangeReferenceInformationQueryStandard.lookupChangeReferenceInformationList()
          Field changeReferenceInformationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjChangeReferenceInformationList
 void SjChangeReferenceInformationQueryStandard.setChangeReferenceInformationList(SjChangeReferenceInformationList inData)
          Field changeReferenceInformationList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.