public static final class JobAttributes.DefaultSelectionType extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static JobAttributes.DefaultSelectionType |
ALL |
static JobAttributes.DefaultSelectionType |
RANGE |
static JobAttributes.DefaultSelectionType |
SELECTION |
public static final JobAttributes.DefaultSelectionType ALL
public static final JobAttributes.DefaultSelectionType RANGE
public static final JobAttributes.DefaultSelectionType SELECTION
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)