nl.surfnet.coin.csa.domain
Class Article
java.lang.Object
nl.surfnet.coin.csa.domain.Article
- All Implemented Interfaces:
- Serializable
public class Article
- extends Object
- implements Serializable
Article information. An article is our LMNG implementation of a service.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final Article NONE
Article
public Article()
- Default constructor
Article
public Article(String lmngIdentifier)
- Parameters:
lmngIdentifier -
getEndUserDescriptionNl
public String getEndUserDescriptionNl()
setEndUserDescriptionNl
public void setEndUserDescriptionNl(String endUserDescriptionNl)
getInstitutionDescriptionNl
public String getInstitutionDescriptionNl()
setInstitutionDescriptionNl
public void setInstitutionDescriptionNl(String institutionDescriptionNl)
getServiceDescriptionNl
public String getServiceDescriptionNl()
setServiceDescriptionNl
public void setServiceDescriptionNl(String serviceDescriptionNl)
getSupplierName
public String getSupplierName()
setSupplierName
public void setSupplierName(String supplierName)
getDetailLogo
public String getDetailLogo()
setDetailLogo
public void setDetailLogo(String detailLogo)
getSpecialConditions
public String getSpecialConditions()
setSpecialConditions
public void setSpecialConditions(String specialConditions)
getArticleState
public String getArticleState()
setArticleState
public void setArticleState(String articleState)
getLmngIdentifier
public String getLmngIdentifier()
setLmngIdentifier
public void setLmngIdentifier(String lmngIdentifier)
getServiceProviderEntityId
public String getServiceProviderEntityId()
setServiceProviderEntityId
public void setServiceProviderEntityId(String serviceProviderEntityId)
getProductName
public String getProductName()
setProductName
public void setProductName(String productName)
getAppleAppStoreMedium
public ArticleMedium getAppleAppStoreMedium()
setAppleAppStoreMedium
public void setAppleAppStoreMedium(ArticleMedium appleAppStoreMedium)
getAndroidPlayStoreMedium
public ArticleMedium getAndroidPlayStoreMedium()
setAndroidPlayStoreMedium
public void setAndroidPlayStoreMedium(ArticleMedium androidPlayStoreMedium)
getArticleName
public String getArticleName()
setArticleName
public void setArticleName(String articleName)
getLmngProductIdentifier
public String getLmngProductIdentifier()
setLmngProductIdentifier
public void setLmngProductIdentifier(String lmngProductIdentifier)
Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.