|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IResourceRssType
IResourceRssType
Method Summary | |
---|---|
java.lang.String |
getClassName()
|
java.lang.String |
getKey()
|
java.lang.String |
getTitle()
|
java.lang.String |
getTitleI18nKey()
|
void |
setClassName(java.lang.String className)
set the path for acces to the Class resourceRss |
void |
setKey(java.lang.String key)
set the key of the resourceRss type |
void |
setTitle(java.lang.String title)
set the title of the resourceRss type |
void |
setTitleI18nKey(java.lang.String title)
set the I18n title key of the resourceRss type |
Method Detail |
---|
java.lang.String getKey()
void setKey(java.lang.String key)
key
- title the key of the text typejava.lang.String getTitleI18nKey()
void setTitleI18nKey(java.lang.String title)
title
- the title of the resourceRss typejava.lang.String getClassName()
void setClassName(java.lang.String className)
className
- the path for acces to the Class resourceRssjava.lang.String getTitle()
void setTitle(java.lang.String title)
title
- the title of the resourceRss type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |