Class FieldTypeVisibilityType

java.lang.Object
org.exolab.castor.builder.binding.xml.types.FieldTypeVisibilityType
All Implemented Interfaces:
Serializable

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

  • Method Details

    • enumerate

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

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

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

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