Interface IProjectJobConfigurtion
-
- All Superinterfaces:
Comparable<IProjectJobConfigurtion>
public interface IProjectJobConfigurtion extends Comparable<IProjectJobConfigurtion>
A basic TMS Project- Author:
- Phillip Austerfield (phillip.austerfield@idmedia.com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getId()
Get Job IdString
getName()
Get Job Name-
Methods inherited from interface java.lang.Comparable
compareTo
-
-