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

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

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

Methods in se.sj.stina.domain.model that return SjGoodsStruct
 SjGoodsStruct SjStinaModelFactoryInterface.createGoodsStruct()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjGoodsStruct
 class SjGoodsStructPlain
          Varustruktur: Varunummer, Varunamn och Antal varor i lager.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjGoodsStruct
 SjGoodsStruct SjStinaModelFactory.createGoodsStruct()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjGoodsStruct
 class SjGoodsStructStandard
          Varustruktur: Varunummer, Varunamn och Antal varor i lager.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjGoodsStruct
 SjGoodsStruct SjStinaModelFactory.createGoodsStruct()
           
 



Copyright © 2012. All Rights Reserved.