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

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

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

Methods in se.sj.stina.domain.model that return SjTravelMethodProductCode
 SjTravelMethodProductCode SjStinaModelFactoryInterface.createTravelMethodProductCode()
           
 SjTravelMethodProductCode SjAcceptableTravelMethodProductCode.getTravelMethodProductCode()
          Field travelMethodProductCode is defined as mandatory.
 SjTravelMethodProductCode SjAcceptableTravelMethodProductCode.lookupTravelMethodProductCode()
          Field travelMethodProductCode is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjTravelMethodProductCode
 void SjAcceptableTravelMethodProductCode.setTravelMethodProductCode(SjTravelMethodProductCode inData)
          Field travelMethodProductCode is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjTravelMethodProductCode
 class SjTravelMethodProductCodePlain
          En struktur som innehåller en giltig kombination av produkt/färdmedel för tidtabellssökning
 

Methods in se.sj.stina.domain.model.impl.plain that return SjTravelMethodProductCode
 SjTravelMethodProductCode SjStinaModelFactory.createTravelMethodProductCode()
           
 SjTravelMethodProductCode SjAcceptableTravelMethodProductCodePlain.getTravelMethodProductCode()
          Field travelMethodProductCode is defined as mandatory.
 SjTravelMethodProductCode SjAcceptableTravelMethodProductCodePlain.lookupTravelMethodProductCode()
          Field travelMethodProductCode is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjTravelMethodProductCode
 void SjAcceptableTravelMethodProductCodePlain.setTravelMethodProductCode(SjTravelMethodProductCode inData)
          Field travelMethodProductCode is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjTravelMethodProductCode
 class SjTravelMethodProductCodeStandard
          En struktur som innehåller en giltig kombination av produkt/färdmedel för tidtabellssökning
 

Methods in se.sj.stina.domain.model.impl.standard that return SjTravelMethodProductCode
 SjTravelMethodProductCode SjStinaModelFactory.createTravelMethodProductCode()
           
 SjTravelMethodProductCode SjAcceptableTravelMethodProductCodeStandard.getTravelMethodProductCode()
          Field travelMethodProductCode is defined as mandatory.
 SjTravelMethodProductCode SjAcceptableTravelMethodProductCodeStandard.lookupTravelMethodProductCode()
          Field travelMethodProductCode is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjTravelMethodProductCode
 void SjAcceptableTravelMethodProductCodeStandard.setTravelMethodProductCode(SjTravelMethodProductCode inData)
          Field travelMethodProductCode is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.