java.lang.Object
de.rpgframework.foundry.Pack
-
Constructor Details
-
Pack
public Pack()
-
-
Method Details
-
getName
- Returns:
- the name
-
setName
- Parameters:
name- the name to set
-
getLabel
- Returns:
- the label
-
setLabel
- Parameters:
label- the label to set
-
getPath
- Returns:
- the path
-
setPath
- Parameters:
path- the path to set
-
getEntity
- Returns:
- the entity
-
setEntity
- Parameters:
entity- the entity to set
-
getSystem
- Returns:
- the system
-
setSystem
- Parameters:
system- the system to set
-
getModule
- Returns:
- the module
-
setModule
- Parameters:
module- the module to set
-