public static final class JobAttributes.DialogType extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static JobAttributes.DialogType |
COMMON |
static JobAttributes.DialogType |
NATIVE |
static JobAttributes.DialogType |
NONE |
public static final JobAttributes.DialogType COMMON
public static final JobAttributes.DialogType NATIVE
public static final JobAttributes.DialogType NONE
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)