|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rie.rieps.engine.DeviceParameter
public class DeviceParameter
Field Summary | |
---|---|
static DeviceParameter |
DUPLEX
Parameter to set duplex mode. |
static DeviceParameter |
MEDIA_TYPE
Parameter to set the media type of pages. |
static DeviceParameter |
PAGE_SIZE
Parameter to set the page size. |
static DeviceParameter |
TUMBLE
Parameter to rotate 180 degrees the page. the value must be a boolean. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static DeviceParameter PAGE_SIZE
public static DeviceParameter DUPLEX
public static DeviceParameter MEDIA_TYPE
public static DeviceParameter TUMBLE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |