public static class Device.DeviceConfiguration
extends java.lang.Object
Represents configuration object for devices.
Constructor and Description |
---|
DeviceConfiguration() |
Modifier and Type | Method and Description |
---|---|
int |
getPageWritingStrategy()
Gets or sets the page writing strategy.
|
void |
setPageWritingStrategy(int value)
Gets or sets the page writing strategy.
|