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

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

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

Methods in se.sj.stina.domain.model that return SjPayerSpecification
 SjPayerSpecification SjStinaModelFactoryInterface.createPayerSpecification()
           
 SjPayerSpecification SjPayerAndTravellerCustomerSpecification.getPayerSpecification()
          Field payerSpecification is defined as optional.
 SjPayerSpecification SjPayerAndTravellerCustomerSpecification.lookupPayerSpecification()
          Field payerSpecification is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjPayerSpecification
 void SjPayerAndTravellerCustomerSpecification.setPayerSpecification(SjPayerSpecification inData)
          Field payerSpecification is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjPayerSpecification
 class SjPayerSpecificationPlain
          InnehĂ„ller data om en betalare
 

Methods in se.sj.stina.domain.model.impl.plain that return SjPayerSpecification
 SjPayerSpecification SjStinaModelFactory.createPayerSpecification()
           
 SjPayerSpecification SjPayerAndTravellerCustomerSpecificationPlain.getPayerSpecification()
          Field payerSpecification is defined as optional.
 SjPayerSpecification SjPayerAndTravellerCustomerSpecificationPlain.lookupPayerSpecification()
          Field payerSpecification is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjPayerSpecification
 void SjPayerAndTravellerCustomerSpecificationPlain.setPayerSpecification(SjPayerSpecification inData)
          Field payerSpecification is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjPayerSpecification
 class SjPayerSpecificationStandard
          InnehĂ„ller data om en betalare
 

Methods in se.sj.stina.domain.model.impl.standard that return SjPayerSpecification
 SjPayerSpecification SjStinaModelFactory.createPayerSpecification()
           
 SjPayerSpecification SjPayerAndTravellerCustomerSpecificationStandard.getPayerSpecification()
          Field payerSpecification is defined as optional.
 SjPayerSpecification SjPayerAndTravellerCustomerSpecificationStandard.lookupPayerSpecification()
          Field payerSpecification is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjPayerSpecification
 void SjPayerAndTravellerCustomerSpecificationStandard.setPayerSpecification(SjPayerSpecification inData)
          Field payerSpecification is defined as optional.
 



Copyright © 2012. All Rights Reserved.