sbnmarc.types
Class SbnLegameDoc

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

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

legami tra documenti; tutti e' ammesso solo in ricerca 410=01C 422=02M,02S 430=04M,04C,04S 431=43S 434=41S 440=05M,05S 447=42S 451=07M,07C,07S 461=01M,01S,C01C 463=51M,51W,51N 464=51N

See Also:
Serialized Form

Field Summary
static SbnLegameDoc VALUE_0
          The instance of the tutti type
static int VALUE_0_TYPE
          The tutti type
static SbnLegameDoc VALUE_1
          The instance of the 410 type
static int VALUE_1_TYPE
          The 410 type
static SbnLegameDoc VALUE_10
          The instance of the 463 type
static int VALUE_10_TYPE
          The 463 type
static SbnLegameDoc VALUE_11
          The instance of the 464 type
static int VALUE_11_TYPE
          The 464 type
static SbnLegameDoc VALUE_2
          The instance of the 422 type
static int VALUE_2_TYPE
          The 422 type
static SbnLegameDoc VALUE_3
          The instance of the 430 type
static int VALUE_3_TYPE
          The 430 type
static SbnLegameDoc VALUE_4
          The instance of the 431 type
static int VALUE_4_TYPE
          The 431 type
static SbnLegameDoc VALUE_5
          The instance of the 434 type
static int VALUE_5_TYPE
          The 434 type
static SbnLegameDoc VALUE_6
          The instance of the 440 type
static int VALUE_6_TYPE
          The 440 type
static SbnLegameDoc VALUE_7
          The instance of the 447 type
static int VALUE_7_TYPE
          The 447 type
static SbnLegameDoc VALUE_8
          The instance of the 451 type
static int VALUE_8_TYPE
          The 451 type
static SbnLegameDoc VALUE_9
          The instance of the 461 type
static int VALUE_9_TYPE
          The 461 type
 
Method Summary
static java.util.Enumeration enumerate()
          Method enumerateReturns an enumeration of all possible instances of SbnLegameDoc
 int getType()
          Method getTypeReturns the type of this SbnLegameDoc
 java.lang.String toString()
          Method toStringReturns the String representation of this SbnLegameDoc
static SbnLegameDoc valueOf(java.lang.String string)
          Method valueOfReturns a new SbnLegameDoc 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

See Also:
Constant Field Values

VALUE_0

public static final SbnLegameDoc VALUE_0
The instance of the tutti type


VALUE_1_TYPE

public static final int VALUE_1_TYPE
The 410 type

See Also:
Constant Field Values

VALUE_1

public static final SbnLegameDoc VALUE_1
The instance of the 410 type


VALUE_2_TYPE

public static final int VALUE_2_TYPE
The 422 type

See Also:
Constant Field Values

VALUE_2

public static final SbnLegameDoc VALUE_2
The instance of the 422 type


VALUE_3_TYPE

public static final int VALUE_3_TYPE
The 430 type

See Also:
Constant Field Values

VALUE_3

public static final SbnLegameDoc VALUE_3
The instance of the 430 type


VALUE_4_TYPE

public static final int VALUE_4_TYPE
The 431 type

See Also:
Constant Field Values

VALUE_4

public static final SbnLegameDoc VALUE_4
The instance of the 431 type


VALUE_5_TYPE

public static final int VALUE_5_TYPE
The 434 type

See Also:
Constant Field Values

VALUE_5

public static final SbnLegameDoc VALUE_5
The instance of the 434 type


VALUE_6_TYPE

public static final int VALUE_6_TYPE
The 440 type

See Also:
Constant Field Values

VALUE_6

public static final SbnLegameDoc VALUE_6
The instance of the 440 type


VALUE_7_TYPE

public static final int VALUE_7_TYPE
The 447 type

See Also:
Constant Field Values

VALUE_7

public static final SbnLegameDoc VALUE_7
The instance of the 447 type


VALUE_8_TYPE

public static final int VALUE_8_TYPE
The 451 type

See Also:
Constant Field Values

VALUE_8

public static final SbnLegameDoc VALUE_8
The instance of the 451 type


VALUE_9_TYPE

public static final int VALUE_9_TYPE
The 461 type

See Also:
Constant Field Values

VALUE_9

public static final SbnLegameDoc VALUE_9
The instance of the 461 type


VALUE_10_TYPE

public static final int VALUE_10_TYPE
The 463 type

See Also:
Constant Field Values

VALUE_10

public static final SbnLegameDoc VALUE_10
The instance of the 463 type


VALUE_11_TYPE

public static final int VALUE_11_TYPE
The 464 type

See Also:
Constant Field Values

VALUE_11

public static final SbnLegameDoc VALUE_11
The instance of the 464 type

Method Detail

enumerate

public static java.util.Enumeration enumerate()
Method enumerateReturns an enumeration of all possible instances of SbnLegameDoc


getType

public int getType()
Method getTypeReturns the type of this SbnLegameDoc


toString

public java.lang.String toString()
Method toStringReturns the String representation of this SbnLegameDoc

Overrides:
toString in class java.lang.Object

valueOf

public static SbnLegameDoc valueOf(java.lang.String string)
Method valueOfReturns a new SbnLegameDoc based on the given String value.

Parameters:
string -