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

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

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

Methods in se.sj.stina.domain.model that return SjLocationAddress
 SjLocationAddress SjStinaModelFactoryInterface.createLocationAddress()
           
 SjLocationAddress SjRelationaryLocationSpecification.getAddress()
          Field address is defined as part of xor.
 SjLocationAddress SjRelationaryLocationSpecification.lookupAddress()
          Field address is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjLocationAddress
 void SjRelationaryLocationSpecification.setAddress(SjLocationAddress inData)
          Field address is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjLocationAddress
 class SjLocationAddressPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjLocationAddress
 SjLocationAddress SjStinaModelFactory.createLocationAddress()
           
 SjLocationAddress SjRelationaryLocationSpecificationPlain.getAddress()
          Field address is defined as part of xor.
 SjLocationAddress SjRelationaryLocationSpecificationPlain.lookupAddress()
          Field address is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjLocationAddress
 void SjRelationaryLocationSpecificationPlain.setAddress(SjLocationAddress inData)
          Field address is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjLocationAddress
 class SjLocationAddressStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjLocationAddress
 SjLocationAddress SjStinaModelFactory.createLocationAddress()
           
 SjLocationAddress SjRelationaryLocationSpecificationStandard.getAddress()
          Field address is defined as part of xor.
 SjLocationAddress SjRelationaryLocationSpecificationStandard.lookupAddress()
          Field address is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjLocationAddress
 void SjRelationaryLocationSpecificationStandard.setAddress(SjLocationAddress inData)
          Field address is defined as part of xor.
 



Copyright © 2012. All Rights Reserved.