public interface Processable
Modifier and Type | Method and Description |
---|---|
int |
getProcessingFlags()
Returns the processing flags.
|
java.lang.Object |
getProcessingInfo()
Gets the processing information.
|
void |
setProcessingFlags(int processingFlags)
Sets the processing flags.
|
void |
setProcessingInfo(java.lang.Object processingInfo)
Sets the processing information.
|
void setProcessingFlags(int processingFlags)
int getProcessingFlags()
void setProcessingInfo(java.lang.Object processingInfo)
java.lang.Object getProcessingInfo()