Uses of Class
nl.surfnet.coin.csa.domain.ArticleMedium.ArticleMediumType

Packages that use ArticleMedium.ArticleMediumType
nl.surfnet.coin.csa.domain   
 

Uses of ArticleMedium.ArticleMediumType in nl.surfnet.coin.csa.domain
 

Methods in nl.surfnet.coin.csa.domain that return ArticleMedium.ArticleMediumType
 ArticleMedium.ArticleMediumType ArticleMedium.getType()
           
static ArticleMedium.ArticleMediumType ArticleMedium.ArticleMediumType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ArticleMedium.ArticleMediumType[] ArticleMedium.ArticleMediumType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.surfnet.coin.csa.domain with parameters of type ArticleMedium.ArticleMediumType
 void ArticleMedium.setType(ArticleMedium.ArticleMediumType type)
           
 



Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.