edu.indiana.dlib.metsnav.mets.v1_4.types
Class MdRefMDTYPEType

java.lang.Object
  extended by edu.indiana.dlib.metsnav.mets.v1_4.types.MdRefMDTYPEType
All Implemented Interfaces:
Serializable

public class MdRefMDTYPEType
extends Object
implements Serializable

Class MdRefMDTYPEType.

See Also:
Serialized Form

Field Summary
static MdRefMDTYPEType DC
          The instance of the DC type
static int DC_TYPE
          The DC type
static MdRefMDTYPEType DDI
          The instance of the DDI type
static int DDI_TYPE
          The DDI type
static MdRefMDTYPEType EAD
          The instance of the EAD type
static int EAD_TYPE
          The EAD type
static MdRefMDTYPEType FGDC
          The instance of the FGDC type
static int FGDC_TYPE
          The FGDC type
static MdRefMDTYPEType LC_AV
          The instance of the LC-AV type
static int LC_AV_TYPE
          The LC-AV type
static MdRefMDTYPEType LOM
          The instance of the LOM type
static int LOM_TYPE
          The LOM type
static MdRefMDTYPEType MARC
          The instance of the MARC type
static int MARC_TYPE
          The MARC type
static MdRefMDTYPEType MODS
          The instance of the MODS type
static int MODS_TYPE
          The MODS type
static MdRefMDTYPEType NISOIMG
          The instance of the NISOIMG type
static int NISOIMG_TYPE
          The NISOIMG type
static MdRefMDTYPEType OTHER
          The instance of the OTHER type
static int OTHER_TYPE
          The OTHER type
static MdRefMDTYPEType TEIHDR
          The instance of the TEIHDR type
static int TEIHDR_TYPE
          The TEIHDR type
static MdRefMDTYPEType VRA
          The instance of the VRA type
static int VRA_TYPE
          The VRA type
 
Method Summary
static Enumeration enumerate()
          Method enumerate Returns an enumeration of all possible instances of MdRefMDTYPEType
 int getType()
          Method getType Returns the type of this MdRefMDTYPEType
 String toString()
          Method toString Returns the String representation of this MdRefMDTYPEType
static MdRefMDTYPEType valueOf(String string)
          Method valueOf Returns a new MdRefMDTYPEType 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

MARC_TYPE

public static final int MARC_TYPE
The MARC type

See Also:
Constant Field Values

MARC

public static final MdRefMDTYPEType MARC
The instance of the MARC type


MODS_TYPE

public static final int MODS_TYPE
The MODS type

See Also:
Constant Field Values

MODS

public static final MdRefMDTYPEType MODS
The instance of the MODS type


EAD_TYPE

public static final int EAD_TYPE
The EAD type

See Also:
Constant Field Values

EAD

public static final MdRefMDTYPEType EAD
The instance of the EAD type


DC_TYPE

public static final int DC_TYPE
The DC type

See Also:
Constant Field Values

DC

public static final MdRefMDTYPEType DC
The instance of the DC type


NISOIMG_TYPE

public static final int NISOIMG_TYPE
The NISOIMG type

See Also:
Constant Field Values

NISOIMG

public static final MdRefMDTYPEType NISOIMG
The instance of the NISOIMG type


LC_AV_TYPE

public static final int LC_AV_TYPE
The LC-AV type

See Also:
Constant Field Values

LC_AV

public static final MdRefMDTYPEType LC_AV
The instance of the LC-AV type


VRA_TYPE

public static final int VRA_TYPE
The VRA type

See Also:
Constant Field Values

VRA

public static final MdRefMDTYPEType VRA
The instance of the VRA type


TEIHDR_TYPE

public static final int TEIHDR_TYPE
The TEIHDR type

See Also:
Constant Field Values

TEIHDR

public static final MdRefMDTYPEType TEIHDR
The instance of the TEIHDR type


DDI_TYPE

public static final int DDI_TYPE
The DDI type

See Also:
Constant Field Values

DDI

public static final MdRefMDTYPEType DDI
The instance of the DDI type


FGDC_TYPE

public static final int FGDC_TYPE
The FGDC type

See Also:
Constant Field Values

FGDC

public static final MdRefMDTYPEType FGDC
The instance of the FGDC type


LOM_TYPE

public static final int LOM_TYPE
The LOM type

See Also:
Constant Field Values

LOM

public static final MdRefMDTYPEType LOM
The instance of the LOM type


OTHER_TYPE

public static final int OTHER_TYPE
The OTHER type

See Also:
Constant Field Values

OTHER

public static final MdRefMDTYPEType OTHER
The instance of the OTHER type

Method Detail

enumerate

public static Enumeration enumerate()
Method enumerate Returns an enumeration of all possible instances of MdRefMDTYPEType

Returns:
Enumeration

getType

public int getType()
Method getType Returns the type of this MdRefMDTYPEType

Returns:
int

toString

public String toString()
Method toString Returns the String representation of this MdRefMDTYPEType

Overrides:
toString in class Object
Returns:
String

valueOf

public static MdRefMDTYPEType valueOf(String string)
Method valueOf Returns a new MdRefMDTYPEType based on the given String value.

Parameters:
string -
Returns:
MdRefMDTYPEType


Copyright © 2005 Trustees of Indiana University. All Rights Reserved.