nl.surfnet.coin.csa.domain
Class ArticleMedium
java.lang.Object
nl.surfnet.coin.csa.domain.ArticleMedium
- All Implemented Interfaces:
- Serializable
public class ArticleMedium
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArticleMedium
public ArticleMedium()
getName
public String getName()
setName
public void setName(String name)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getType
public ArticleMedium.ArticleMediumType getType()
setType
public void setType(ArticleMedium.ArticleMediumType type)
Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.