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()voidvoidvoidsetLocalResources(List<ResourceLocalFileTO> resources) voidsetResources(List<ResourceTO> resources) voidvoidtoString()
-
Constructor Details
-
ModuleTO
public ModuleTO()
-
-
Method Details
-
getTitle
-
setTitle
-
getId
-
setId
-
getType
-
setType
-
getCfg
-
setCfg
-
getResources
-
getLocalResources
-
getLocalResourcePaths
-
getLocalResourcePaths
- Throws:
IllegalArgumentException
-
setResources
-
setLocalResources
-
toString
-