public class HelpRef
extends java.lang.Object
Constructor and Description |
---|
HelpRef(java.lang.String id,
Article article,
java.lang.String title)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Article |
getArticle()
Return the ref article.
|
java.lang.String |
getID()
Return the ref ID.
|
java.lang.String |
getTitle()
Return the ref title (can be null).
|
public HelpRef(java.lang.String id, Article article, java.lang.String title)
id
- the ref idarticle
- the articletitle
- the title (can be null)public java.lang.String getID()
public Article getArticle()
public java.lang.String getTitle()
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence