|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RootJobReceiver.ASSIGNMENT | |
|---|---|
| org.wiperdog.jobmanager | |
| org.wiperdog.jobmanager.internal | |
| Uses of RootJobReceiver.ASSIGNMENT in org.wiperdog.jobmanager |
|---|
| Methods in org.wiperdog.jobmanager that return RootJobReceiver.ASSIGNMENT | |
|---|---|
static RootJobReceiver.ASSIGNMENT |
RootJobReceiver.ASSIGNMENT.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RootJobReceiver.ASSIGNMENT[] |
RootJobReceiver.ASSIGNMENT.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.wiperdog.jobmanager with parameters of type RootJobReceiver.ASSIGNMENT | |
|---|---|
void |
RootJobReceiver.setErrPatternAssignment(RootJobReceiver.ASSIGNMENT a)
|
void |
RootJobReceiver.setInterruptedAssignement(RootJobReceiver.ASSIGNMENT a)
|
void |
RootJobReceiver.setMisfiredAssignment(RootJobReceiver.ASSIGNMENT a)
|
void |
RootJobReceiver.setOutPatternAssignment(RootJobReceiver.ASSIGNMENT a)
|
| Uses of RootJobReceiver.ASSIGNMENT in org.wiperdog.jobmanager.internal |
|---|
| Methods in org.wiperdog.jobmanager.internal with parameters of type RootJobReceiver.ASSIGNMENT | |
|---|---|
void |
JobReceiverImpl.setErrPatternAssignment(RootJobReceiver.ASSIGNMENT a)
|
void |
JobReceiverImpl.setInterruptedAssignement(RootJobReceiver.ASSIGNMENT a)
|
void |
JobReceiverImpl.setMisfiredAssignment(RootJobReceiver.ASSIGNMENT a)
|
void |
JobReceiverImpl.setOutPatternAssignment(RootJobReceiver.ASSIGNMENT a)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||