sbnmarc.types
Class SbnLegameAut

java.lang.Object
  |
  +--sbnmarc.types.SbnLegameAut
All Implemented Interfaces:
java.io.Serializable

public class SbnLegameAut
extends java.lang.Object
implements java.io.Serializable

legami verso elementi di authority.

See Also:
Serialized Form

Field Summary
static SbnLegameAut VALUE_0
          The instance of the tutti type
static int VALUE_0_TYPE
          The tutti type
static SbnLegameAut VALUE_1
          The instance of the 400 type
static int VALUE_1_TYPE
          The 400 type
static SbnLegameAut VALUE_10
          The instance of the 702 type
static int VALUE_10_TYPE
          The 702 type
static SbnLegameAut VALUE_11
          The instance of the 710 type
static int VALUE_11_TYPE
          The 710 type
static SbnLegameAut VALUE_12
          The instance of the 711 type
static int VALUE_12_TYPE
          The 711 type
static SbnLegameAut VALUE_13
          The instance of the 712 type
static int VALUE_13_TYPE
          The 712 type
static SbnLegameAut VALUE_14
          The instance of the 921 type
static int VALUE_14_TYPE
          The 921 type
static SbnLegameAut VALUE_2
          The instance of the 410 type
static int VALUE_2_TYPE
          The 410 type
static SbnLegameAut VALUE_3
          The instance of the 500 type
static int VALUE_3_TYPE
          The 500 type
static SbnLegameAut VALUE_4
          The instance of the 606 type
static int VALUE_4_TYPE
          The 606 type
static SbnLegameAut VALUE_5
          The instance of the 640 type
static int VALUE_5_TYPE
          The 640 type
static SbnLegameAut VALUE_6
          The instance of the 676 type
static int VALUE_6_TYPE
          The 676 type
static SbnLegameAut VALUE_7
          The instance of the 686 type
static int VALUE_7_TYPE
          The 686 type
static SbnLegameAut VALUE_8
          The instance of the 700 type
static int VALUE_8_TYPE
          The 700 type
static SbnLegameAut VALUE_9
          The instance of the 701 type
static int VALUE_9_TYPE
          The 701 type
 
Method Summary
static java.util.Enumeration enumerate()
          Returns an enumeration of all possible instances of SbnLegameAut
 int getType()
          Returns the type of this SbnLegameAut
 java.lang.String toString()
          Returns the String representation of this SbnLegameAut
static SbnLegameAut valueOf(java.lang.String string)
          Returns a new SbnLegameAut 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

VALUE_0_TYPE

public static final int VALUE_0_TYPE
The tutti type

VALUE_0

public static final SbnLegameAut VALUE_0
The instance of the tutti type

VALUE_1_TYPE

public static final int VALUE_1_TYPE
The 400 type

VALUE_1

public static final SbnLegameAut VALUE_1
The instance of the 400 type

VALUE_2_TYPE

public static final int VALUE_2_TYPE
The 410 type

VALUE_2

public static final SbnLegameAut VALUE_2
The instance of the 410 type

VALUE_3_TYPE

public static final int VALUE_3_TYPE
The 500 type

VALUE_3

public static final SbnLegameAut VALUE_3
The instance of the 500 type

VALUE_4_TYPE

public static final int VALUE_4_TYPE
The 606 type

VALUE_4

public static final SbnLegameAut VALUE_4
The instance of the 606 type

VALUE_5_TYPE

public static final int VALUE_5_TYPE
The 640 type

VALUE_5

public static final SbnLegameAut VALUE_5
The instance of the 640 type

VALUE_6_TYPE

public static final int VALUE_6_TYPE
The 676 type

VALUE_6

public static final SbnLegameAut VALUE_6
The instance of the 676 type

VALUE_7_TYPE

public static final int VALUE_7_TYPE
The 686 type

VALUE_7

public static final SbnLegameAut VALUE_7
The instance of the 686 type

VALUE_8_TYPE

public static final int VALUE_8_TYPE
The 700 type

VALUE_8

public static final SbnLegameAut VALUE_8
The instance of the 700 type

VALUE_9_TYPE

public static final int VALUE_9_TYPE
The 701 type

VALUE_9

public static final SbnLegameAut VALUE_9
The instance of the 701 type

VALUE_10_TYPE

public static final int VALUE_10_TYPE
The 702 type

VALUE_10

public static final SbnLegameAut VALUE_10
The instance of the 702 type

VALUE_11_TYPE

public static final int VALUE_11_TYPE
The 710 type

VALUE_11

public static final SbnLegameAut VALUE_11
The instance of the 710 type

VALUE_12_TYPE

public static final int VALUE_12_TYPE
The 711 type

VALUE_12

public static final SbnLegameAut VALUE_12
The instance of the 711 type

VALUE_13_TYPE

public static final int VALUE_13_TYPE
The 712 type

VALUE_13

public static final SbnLegameAut VALUE_13
The instance of the 712 type

VALUE_14_TYPE

public static final int VALUE_14_TYPE
The 921 type

VALUE_14

public static final SbnLegameAut VALUE_14
The instance of the 921 type
Method Detail

enumerate

public static java.util.Enumeration enumerate()
Returns an enumeration of all possible instances of SbnLegameAut

getType

public int getType()
Returns the type of this SbnLegameAut

toString

public java.lang.String toString()
Returns the String representation of this SbnLegameAut
Overrides:
toString in class java.lang.Object

valueOf

public static SbnLegameAut valueOf(java.lang.String string)
Returns a new SbnLegameAut based on the given String value.
Parameters:
string -