Class FieldTypeCollectionType

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

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

  • Method Details

    • enumerate

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

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

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

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