Package de.hsh.graja.transfer.assignment
Class ModuleTO
java.lang.Object
de.hsh.graja.transfer.assignment.ModuleTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCfg()
getId()
getLocalResourcePaths
(String role) getLocalResources
(String role) getTitle()
getType()
void
void
void
setLocalResources
(List<ResourceLocalFileTO> resources) void
setResources
(List<ResourceTO> resources) void
void
toString()
-
Constructor Details
-
ModuleTO
public ModuleTO()
-
-
Method Details
-
getTitle
-
setTitle
-
getId
-
setId
-
getType
-
setType
-
getCfg
-
setCfg
-
getResources
-
getLocalResources
-
getLocalResourcePaths
-
getLocalResourcePaths
- Throws:
IllegalArgumentException
-
setResources
-
setLocalResources
-
toString
-