public class ArticleObject
extends java.lang.Object
Constructor and Description |
---|
ArticleObject(Article article)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Article |
getArticle()
Return the article.
|
java.lang.String |
toString() |
public ArticleObject(Article article)
article
- the articlepublic Article getArticle()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence