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

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

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

Methods in se.sj.stina.domain.model that return SjNotAllowedToCancel
 SjNotAllowedToCancel SjStinaModelFactoryInterface.createNotAllowedToCancel()
           
 SjNotAllowedToCancel SjValidForCancelResult.getNotAllowedToCancel()
          Field notAllowedToCancel is defined as optional.
 SjNotAllowedToCancel SjValidForCancelResult.lookupNotAllowedToCancel()
          Field notAllowedToCancel is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjNotAllowedToCancel
 void SjValidForCancelResult.setNotAllowedToCancel(SjNotAllowedToCancel inData)
          Field notAllowedToCancel is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjNotAllowedToCancel
 class SjNotAllowedToCancelPlain
          InnehĂ„ller felinformation vid kontroll av avbokning
 

Methods in se.sj.stina.domain.model.impl.plain that return SjNotAllowedToCancel
 SjNotAllowedToCancel SjStinaModelFactory.createNotAllowedToCancel()
           
 SjNotAllowedToCancel SjValidForCancelResultPlain.getNotAllowedToCancel()
          Field notAllowedToCancel is defined as optional.
 SjNotAllowedToCancel SjValidForCancelResultPlain.lookupNotAllowedToCancel()
          Field notAllowedToCancel is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjNotAllowedToCancel
 void SjValidForCancelResultPlain.setNotAllowedToCancel(SjNotAllowedToCancel inData)
          Field notAllowedToCancel is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjNotAllowedToCancel
 class SjNotAllowedToCancelStandard
          InnehĂ„ller felinformation vid kontroll av avbokning
 

Methods in se.sj.stina.domain.model.impl.standard that return SjNotAllowedToCancel
 SjNotAllowedToCancel SjStinaModelFactory.createNotAllowedToCancel()
           
 SjNotAllowedToCancel SjValidForCancelResultStandard.getNotAllowedToCancel()
          Field notAllowedToCancel is defined as optional.
 SjNotAllowedToCancel SjValidForCancelResultStandard.lookupNotAllowedToCancel()
          Field notAllowedToCancel is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjNotAllowedToCancel
 void SjValidForCancelResultStandard.setNotAllowedToCancel(SjNotAllowedToCancel inData)
          Field notAllowedToCancel is defined as optional.
 



Copyright © 2012. All Rights Reserved.