|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Worker.JobTitle | |
---|---|
org.springframework.config.java.testing |
Uses of Worker.JobTitle in org.springframework.config.java.testing |
---|
Methods in org.springframework.config.java.testing that return Worker.JobTitle | |
---|---|
Worker.JobTitle |
Worker.getTitle()
|
static Worker.JobTitle |
Worker.JobTitle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Worker.JobTitle[] |
Worker.JobTitle.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.springframework.config.java.testing with parameters of type Worker.JobTitle | |
---|---|
void |
Worker.setTitle(Worker.JobTitle title)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |