Class FieldTypeCollectionType

  • All Implemented Interfaces:
    java.io.Serializable

    public class FieldTypeCollectionType
    extends java.lang.Object
    implements java.io.Serializable
    Class FieldTypeCollectionType.
    Version:
    $Revision$ $Date$
    See Also:
    Serialized Form
    • Method Detail

      • enumerate

        public static java.util.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 java.lang.String toString()
        Method toString.Returns the String representation of this FieldTypeCollectionType
        Overrides:
        toString in class java.lang.Object
        Returns:
        the String representation of this FieldTypeCollectionType
      • valueOf

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