Class TableAccessModeType

java.lang.Object
org.exolab.castor.xml.schema.annotations.jdo.types.TableAccessModeType
All Implemented Interfaces:
Serializable

public class TableAccessModeType extends Object implements Serializable
Class TableAccessModeType.
Version:
$Revision$ $Date$
See Also:
  • Field Details

  • Method Details

    • enumerate

      public static Enumeration enumerate()
      Method enumerate.Returns an enumeration of all possible instances of TableAccessModeType
      Returns:
      an Enumeration over all possible instances of TableAccessModeType
    • getType

      public int getType()
      Method getType.Returns the type of this TableAccessModeType
      Returns:
      the type of this TableAccessModeType
    • toString

      public String toString()
      Method toString.Returns the String representation of this TableAccessModeType
      Overrides:
      toString in class Object
      Returns:
      the String representation of this TableAccessModeType
    • valueOf

      public static TableAccessModeType valueOf(String string)
      Method valueOf.Returns a new TableAccessModeType based on the given String value.
      Parameters:
      string -
      Returns:
      the TableAccessModeType value of parameter 'string'