|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IResourceRssType
IResourceRssType
Method Summary | |
---|---|
String |
getClassName()
|
String |
getKey()
Get resource rss type |
String |
getTitle()
|
String |
getTitleI18nKey()
|
void |
setClassName(String className)
set the path for acces to the Class resourceRss |
void |
setKey(String key)
set the key of the resourceRss type |
void |
setTitle(String title)
set the title of the resourceRss type |
void |
setTitleI18nKey(String title)
set the I18n title key of the resourceRss type |
Method Detail |
---|
String getKey()
void setKey(String key)
key
- title the key of the text typeString getTitleI18nKey()
void setTitleI18nKey(String title)
title
- the title of the resourceRss typeString getClassName()
void setClassName(String className)
className
- the path for acces to the Class resourceRssString getTitle()
void setTitle(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 |