Class FieldTypeVisibilityType

  • All Implemented Interfaces:
    java.io.Serializable

    public class FieldTypeVisibilityType
    extends java.lang.Object
    implements java.io.Serializable
    Class FieldTypeVisibilityType.
    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 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 java.lang.String toString()
        Method toString.Returns the String representation of this FieldTypeVisibilityType
        Overrides:
        toString in class java.lang.Object
        Returns:
        the String representation of this FieldTypeVisibilityType
      • valueOf

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