|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataProcessorInfo.ResumeSupport | |
|---|---|
| de.phleisch.app.itsucks.processing | |
| Uses of DataProcessorInfo.ResumeSupport in de.phleisch.app.itsucks.processing |
|---|
| Fields in de.phleisch.app.itsucks.processing declared as DataProcessorInfo.ResumeSupport | |
|---|---|
protected DataProcessorInfo.ResumeSupport |
DataProcessorInfo.mResumeSupport
|
| Methods in de.phleisch.app.itsucks.processing that return DataProcessorInfo.ResumeSupport | |
|---|---|
DataProcessorInfo.ResumeSupport |
DataProcessorInfo.getResumeSupport()
Supports this data processor resuming? |
static DataProcessorInfo.ResumeSupport |
DataProcessorInfo.ResumeSupport.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DataProcessorInfo.ResumeSupport[] |
DataProcessorInfo.ResumeSupport.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in de.phleisch.app.itsucks.processing with parameters of type DataProcessorInfo.ResumeSupport | |
|---|---|
DataProcessorInfo(DataProcessorInfo.ResumeSupport pResumeSupport,
DataProcessorInfo.ProcessorType pProcessorType,
DataProcessorInfo.StreamingSupport pStreamingSupport)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||