nl.kbna.dioscuri.module.ata
Class AscType
java.lang.Object
nl.kbna.dioscuri.module.ata.AscType
public class AscType
- extends java.lang.Object
Enumeration class for Asc Type.
|
Constructor Summary |
private |
AscType(int theValue)
|
|
Method Summary |
int |
getValue()
get the value associated with the enum entry |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
private int value
NOT_SET
public static final AscType NOT_SET
ILLEGAL_OPCODE
public static final AscType ILLEGAL_OPCODE
LOGICAL_BLOCK_OOR
public static final AscType LOGICAL_BLOCK_OOR
INV_FIELD_IN_CMD_PACKET
public static final AscType INV_FIELD_IN_CMD_PACKET
SAVING_PARAMETERS_NOT_SUPPORTED
public static final AscType SAVING_PARAMETERS_NOT_SUPPORTED
MEDIUM_NOT_PRESENT
public static final AscType MEDIUM_NOT_PRESENT
asc
public static final AscType[] asc
AscType
private AscType(int theValue)
getValue
public int getValue()
- get the value associated with the enum entry
- Returns:
- the value