JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.echothree.control.user.job.common.result
Interface GetJobResult
All Superinterfaces:
BaseResult
public interface
GetJobResult
extends
BaseResult
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
JobTransfer
getJob
()
void
setJob
(
JobTransfer
job)
Methods inherited from interface com.echothree.util.common.command.
BaseResult
get
,
get
,
reset
,
set
,
set
,
toString
Method Details
getJob
JobTransfer
getJob
()
setJob
void
setJob
(
JobTransfer
job)