java.awt
Class JobAttributes.DefaultSelectionType
java.lang.Object
java.awt.JobAttributes.DefaultSelectionType
- Enclosing class:
- JobAttributes
public static final class JobAttributes.DefaultSelectionType
- extends Object
|
Method Summary |
int |
hashCode()
Returns the hashcode of this element. |
String |
toString()
Returns the name of this enumeration element. |
ALL
public static final JobAttributes.DefaultSelectionType ALL
RANGE
public static final JobAttributes.DefaultSelectionType RANGE
SELECTION
public static final JobAttributes.DefaultSelectionType SELECTION
hashCode
public int hashCode()
- Returns the hashcode of this element. This is the index of the element
in the enumeration. Note that equals defaults to the == relation.
- Overrides:
hashCode in class Object
- Returns:
- the hashcode
toString
public String toString()
- Returns the name of this enumeration element.
- Overrides:
toString in class Object
- Returns:
- the element name
aicas GmbH, Karlsruhe - Germany www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.