The following tables list the members exposed by ImGearXMPJob.
Public Methods
| Name | Description |
 | getId | Returns unique ID for the job. This field is a reference into some external job management system.
|
 | getName | Returns informal name of the job. This name is for user display and informal systems.
|
 | getURL | Returns a file URL referencing an external job management file.
|
 | setId | Sets unique ID for the job. This field is a reference into some external job management system.
|
 | setName | Sets informal name of the job. This name is for user display and informal systems.
|
 | setURL | Sets a file URL referencing an external job management file.
|
Top
See Also