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

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

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

Methods in se.sj.stina.domain.model that return SjAddressSpecification
 SjAddressSpecification SjStinaModelFactoryInterface.createAddressSpecification()
           
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecification.getAdress1()
          Field adress1 is defined as part of xor.
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecification.getAdress2()
          Field adress2 is defined as part of xor.
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecification.lookupAdress1()
          Field adress1 is defined as part of xor.
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecification.lookupAdress2()
          Field adress2 is defined as part of xor.
 

Methods in se.sj.stina.domain.model with parameters of type SjAddressSpecification
 void SjRelationConnectedServiceWithTimeSpecification.setAdress1(SjAddressSpecification inData)
          Field adress1 is defined as part of xor.
 void SjRelationConnectedServiceWithTimeSpecification.setAdress2(SjAddressSpecification inData)
          Field adress2 is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjAddressSpecification
 class SjAddressSpecificationPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjAddressSpecification
 SjAddressSpecification SjStinaModelFactory.createAddressSpecification()
           
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecificationPlain.getAdress1()
          Field adress1 is defined as part of xor.
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecificationPlain.getAdress2()
          Field adress2 is defined as part of xor.
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecificationPlain.lookupAdress1()
          Field adress1 is defined as part of xor.
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecificationPlain.lookupAdress2()
          Field adress2 is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjAddressSpecification
 void SjRelationConnectedServiceWithTimeSpecificationPlain.setAdress1(SjAddressSpecification inData)
          Field adress1 is defined as part of xor.
 void SjRelationConnectedServiceWithTimeSpecificationPlain.setAdress2(SjAddressSpecification inData)
          Field adress2 is defined as part of xor.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjAddressSpecification
 class SjAddressSpecificationStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjAddressSpecification
 SjAddressSpecification SjStinaModelFactory.createAddressSpecification()
           
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecificationStandard.getAdress1()
          Field adress1 is defined as part of xor.
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecificationStandard.getAdress2()
          Field adress2 is defined as part of xor.
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecificationStandard.lookupAdress1()
          Field adress1 is defined as part of xor.
 SjAddressSpecification SjRelationConnectedServiceWithTimeSpecificationStandard.lookupAdress2()
          Field adress2 is defined as part of xor.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjAddressSpecification
 void SjRelationConnectedServiceWithTimeSpecificationStandard.setAdress1(SjAddressSpecification inData)
          Field adress1 is defined as part of xor.
 void SjRelationConnectedServiceWithTimeSpecificationStandard.setAdress2(SjAddressSpecification inData)
          Field adress2 is defined as part of xor.
 



Copyright © 2012. All Rights Reserved.