org.exolab.castor.tests.framework.testDescriptor.types
Class FailureStepType

java.lang.Object
  extended by org.exolab.castor.tests.framework.testDescriptor.types.FailureStepType
All Implemented Interfaces:
java.io.Serializable

public class FailureStepType
extends java.lang.Object
implements java.io.Serializable

Class FailureStepType.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Field Summary
static FailureStepType COMPARE_TO_REFERENCE
          The instance of the compare-to-reference type
static int COMPARE_TO_REFERENCE_TYPE
          The compare-to-reference type
static FailureStepType CUSTOM_TEST
          The instance of the custom-test type
static int CUSTOM_TEST_TYPE
          The custom-test type
static FailureStepType LISTENER_COMPARISON
          The instance of the listener-comparison type
static int LISTENER_COMPARISON_TYPE
          The listener-comparison type
static FailureStepType LOAD_GENERATED_CLASSES
          The instance of the load-generated-classes type
static int LOAD_GENERATED_CLASSES_TYPE
          The load-generated-classes type
static FailureStepType MARSHAL_TO_DISK
          The instance of the marshal-to-disk type
static int MARSHAL_TO_DISK_TYPE
          The marshal-to-disk type
static FailureStepType PARSE_SCHEMA
          The instance of the parse-schema type
static int PARSE_SCHEMA_TYPE
          The parse-schema type
static FailureStepType SECOND_COMPARE
          The instance of the second-compare type
static int SECOND_COMPARE_TYPE
          The second-compare type
static FailureStepType SECOND_UNMARSHAL
          The instance of the second-unmarshal type
static int SECOND_UNMARSHAL_TYPE
          The second-unmarshal type
static FailureStepType SOURCE_COMPILATION
          The instance of the source-compilation type
static int SOURCE_COMPILATION_TYPE
          The source-compilation type
static FailureStepType SOURCE_GENERATION
          The instance of the source-generation type
static int SOURCE_GENERATION_TYPE
          The source-generation type
static FailureStepType UNMARSHAL_REFERENCE
          The instance of the unmarshal-reference type
static int UNMARSHAL_REFERENCE_TYPE
          The unmarshal-reference type
static FailureStepType WRITE_SCHEMA
          The instance of the write-schema type
static int WRITE_SCHEMA_TYPE
          The write-schema type
 
Method Summary
static java.util.Enumeration enumerate()
          Method enumerate.Returns an enumeration of all possible instances of FailureStepType
 int getType()
          Method getType.Returns the type of this FailureStepType
 java.lang.String toString()
          Method toString.Returns the String representation of this FailureStepType
static FailureStepType valueOf(java.lang.String string)
          Method valueOf.Returns a new FailureStepType based on the given String value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

PARSE_SCHEMA_TYPE

public static final int PARSE_SCHEMA_TYPE
The parse-schema type

See Also:
Constant Field Values

PARSE_SCHEMA

public static final FailureStepType PARSE_SCHEMA
The instance of the parse-schema type


WRITE_SCHEMA_TYPE

public static final int WRITE_SCHEMA_TYPE
The write-schema type

See Also:
Constant Field Values

WRITE_SCHEMA

public static final FailureStepType WRITE_SCHEMA
The instance of the write-schema type


SOURCE_GENERATION_TYPE

public static final int SOURCE_GENERATION_TYPE
The source-generation type

See Also:
Constant Field Values

SOURCE_GENERATION

public static final FailureStepType SOURCE_GENERATION
The instance of the source-generation type


SOURCE_COMPILATION_TYPE

public static final int SOURCE_COMPILATION_TYPE
The source-compilation type

See Also:
Constant Field Values

SOURCE_COMPILATION

public static final FailureStepType SOURCE_COMPILATION
The instance of the source-compilation type


LOAD_GENERATED_CLASSES_TYPE

public static final int LOAD_GENERATED_CLASSES_TYPE
The load-generated-classes type

See Also:
Constant Field Values

LOAD_GENERATED_CLASSES

public static final FailureStepType LOAD_GENERATED_CLASSES
The instance of the load-generated-classes type


UNMARSHAL_REFERENCE_TYPE

public static final int UNMARSHAL_REFERENCE_TYPE
The unmarshal-reference type

See Also:
Constant Field Values

UNMARSHAL_REFERENCE

public static final FailureStepType UNMARSHAL_REFERENCE
The instance of the unmarshal-reference type


MARSHAL_TO_DISK_TYPE

public static final int MARSHAL_TO_DISK_TYPE
The marshal-to-disk type

See Also:
Constant Field Values

MARSHAL_TO_DISK

public static final FailureStepType MARSHAL_TO_DISK
The instance of the marshal-to-disk type


COMPARE_TO_REFERENCE_TYPE

public static final int COMPARE_TO_REFERENCE_TYPE
The compare-to-reference type

See Also:
Constant Field Values

COMPARE_TO_REFERENCE

public static final FailureStepType COMPARE_TO_REFERENCE
The instance of the compare-to-reference type


SECOND_COMPARE_TYPE

public static final int SECOND_COMPARE_TYPE
The second-compare type

See Also:
Constant Field Values

SECOND_COMPARE

public static final FailureStepType SECOND_COMPARE
The instance of the second-compare type


LISTENER_COMPARISON_TYPE

public static final int LISTENER_COMPARISON_TYPE
The listener-comparison type

See Also:
Constant Field Values

LISTENER_COMPARISON

public static final FailureStepType LISTENER_COMPARISON
The instance of the listener-comparison type


SECOND_UNMARSHAL_TYPE

public static final int SECOND_UNMARSHAL_TYPE
The second-unmarshal type

See Also:
Constant Field Values

SECOND_UNMARSHAL

public static final FailureStepType SECOND_UNMARSHAL
The instance of the second-unmarshal type


CUSTOM_TEST_TYPE

public static final int CUSTOM_TEST_TYPE
The custom-test type

See Also:
Constant Field Values

CUSTOM_TEST

public static final FailureStepType CUSTOM_TEST
The instance of the custom-test type

Method Detail

enumerate

public static java.util.Enumeration enumerate()
Method enumerate.Returns an enumeration of all possible instances of FailureStepType

Returns:
an Enumeration over all possible instances of FailureStepType

getType

public int getType()
Method getType.Returns the type of this FailureStepType

Returns:
the type of this FailureStepType

toString

public java.lang.String toString()
Method toString.Returns the String representation of this FailureStepType

Overrides:
toString in class java.lang.Object
Returns:
the String representation of this FailureStepType

valueOf

public static FailureStepType valueOf(java.lang.String string)
Method valueOf.Returns a new FailureStepType based on the given String value.

Parameters:
string -
Returns:
the FailureStepType value of parameter 'string'


Intalio Inc. (C) 1999-2007. All rights reserved http://www.intalio.com