|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarc.types.SbnEdizioneDewey
codice edizione sistema di classificazione 1=11 ridotta,2=12 ridotta,9=19 ed. A=20 ed. B=21 ed.
Field Summary | |
static SbnEdizioneDewey |
VALUE_0
The instance of the 1 type |
static int |
VALUE_0_TYPE
The 1 type |
static SbnEdizioneDewey |
VALUE_1
The instance of the 2 type |
static int |
VALUE_1_TYPE
The 2 type |
static SbnEdizioneDewey |
VALUE_2
The instance of the 9 type |
static int |
VALUE_2_TYPE
The 9 type |
static SbnEdizioneDewey |
VALUE_3
The instance of the A type |
static int |
VALUE_3_TYPE
The A type |
static SbnEdizioneDewey |
VALUE_4
The instance of the B type |
static int |
VALUE_4_TYPE
The B type |
Method Summary | |
static java.util.Enumeration |
enumerate()
Method enumerateReturns an enumeration of all possible instances of SbnEdizioneDewey |
int |
getType()
Method getTypeReturns the type of this SbnEdizioneDewey |
java.lang.String |
toString()
Method toStringReturns the String representation of this SbnEdizioneDewey |
static SbnEdizioneDewey |
valueOf(java.lang.String string)
Method valueOfReturns a new SbnEdizioneDewey based on the given String value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int VALUE_0_TYPE
public static final SbnEdizioneDewey VALUE_0
public static final int VALUE_1_TYPE
public static final SbnEdizioneDewey VALUE_1
public static final int VALUE_2_TYPE
public static final SbnEdizioneDewey VALUE_2
public static final int VALUE_3_TYPE
public static final SbnEdizioneDewey VALUE_3
public static final int VALUE_4_TYPE
public static final SbnEdizioneDewey VALUE_4
Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString
in class java.lang.Object
public static SbnEdizioneDewey valueOf(java.lang.String string)
string
-
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |