Class JDatStartInfo
java.lang.Object
love.distributedrebirth.nx01.redsea.jdatstart.model.AbstractJDatStartItemFilter
love.distributedrebirth.nx01.redsea.jdatstart.model.JDatStartInfo
- Version:
- ©Δ∞ 仙上主天
- Author:
- للَّٰهِilLצسُو
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIcons()
getTitle()
void
setAssociations
(List<JDatStartInfoAssociation> associations) void
setDescriptions
(List<JDatStartMetaDescription> descriptions) void
setHomepageHref
(String homepageHref) void
setIcons
(List<JDatStartMetaIcon> icons) void
setOfflineAllowed
(Boolean offlineAllowed) void
setPlatform
(String platform) void
setRelatedContents
(List<JDatStartInfoRelatedContent> relatedContents) void
setShortcutDesktop
(Boolean shortcutDesktop) void
setShortcutMenu
(Boolean shortcutMenu) void
setShortcutMenuSub
(String shortcutMenuSub) void
setShortcutOnline
(Boolean shortcutOnline) void
setTitle
(JDatStartMetaTitle title) void
-
Constructor Details
-
JDatStartInfo
public JDatStartInfo()
-
-
Method Details
-
getPlatform
-
setPlatform
-
getTitle
-
setTitle
-
getVendor
-
setVendor
-
getHomepageHref
-
setHomepageHref
-
getDescriptions
-
setDescriptions
-
getIcons
-
setIcons
-
getOfflineAllowed
-
setOfflineAllowed
-
getShortcutOnline
-
setShortcutOnline
-
getShortcutDesktop
-
setShortcutDesktop
-
getShortcutMenu
-
setShortcutMenu
-
getShortcutMenuSub
-
setShortcutMenuSub
-
getAssociations
-
setAssociations
-
getRelatedContents
-
setRelatedContents
-