public static final class JobAttributes.DefaultSelectionType extends 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 ObjectObject.equals(Object),
System.identityHashCode(Object)public String toString()
toString in class ObjectObject.getClass(),
Object.hashCode(),
Class.getName(),
Integer.toHexString(int)