public static final class JobAttributes.SidesType extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static JobAttributes.SidesType |
ONE_SIDED |
static JobAttributes.SidesType |
TWO_SIDED_LONG_EDGE |
static JobAttributes.SidesType |
TWO_SIDED_SHORT_EDGE |
public static final JobAttributes.SidesType ONE_SIDED
public static final JobAttributes.SidesType TWO_SIDED_LONG_EDGE
public static final JobAttributes.SidesType TWO_SIDED_SHORT_EDGE
public int hashCode()
hashCode in class java.lang.ObjectObject.equals(Object),
System.identityHashCode(Object)public java.lang.String toString()
toString in class java.lang.ObjectObject.getClass(),
Object.hashCode(),
Class.getName(),
Integer.toHexString(int)