java.lang.Object
de.rpgframework.eden.foundry.Module
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidaddTranslation(String lang, String key, String value) getName()getPacks()getTitle()getUrl()voidvoidsetCompatibleCoreVersion(String compatibleCoreVersion) voidsetDescription(String description) voidsetDownload(String download) voidsetLanguages(List<Language> languages) voidsetManifest(String manifest) voidsetMinimumCoreVersion(String minimumCoreVersion) voidvoidvoidvoidvoidsetVersion(String version)
-
Felddetails
-
fos
-
-
Konstruktordetails
-
Module
public Module()
-
-
Methodendetails
-
addTranslation
-
getName
- Gibt zurück:
- the name
-
setName
- Parameter:
name- the name to set
-
getTitle
- Gibt zurück:
- the title
-
setTitle
- Parameter:
title- the title to set
-
getDescription
- Gibt zurück:
- the description
-
setDescription
- Parameter:
description- the description to set
-
getAuthor
- Gibt zurück:
- the author
-
setAuthor
- Parameter:
author- the author to set
-
getVersion
- Gibt zurück:
- the version
-
setVersion
- Parameter:
version- the version to set
-
getMinimumCoreVersion
- Gibt zurück:
- the minimumCoreVersion
-
setMinimumCoreVersion
- Parameter:
minimumCoreVersion- the minimumCoreVersion to set
-
getCompatibleCoreVersion
- Gibt zurück:
- the compatibleCoreVersion
-
setCompatibleCoreVersion
- Parameter:
compatibleCoreVersion- the compatibleCoreVersion to set
-
getPacks
- Gibt zurück:
- the packs
-
setPacks
- Parameter:
packs- the packs to set
-
getUrl
- Gibt zurück:
- the url
-
setUrl
- Parameter:
url- the url to set
-
getManifest
- Gibt zurück:
- the manifest
-
setManifest
- Parameter:
manifest- the manifest to set
-
getDownload
- Gibt zurück:
- the download
-
setDownload
- Parameter:
download- the download to set
-
getLanguages
- Gibt zurück:
- the languages
-
setLanguages
- Parameter:
languages- the languages to set
-