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

Class FailureStepType

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.

Field Details

COMPARE_TO_REFERENCE

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

COMPARE_TO_REFERENCE_TYPE

public static final int COMPARE_TO_REFERENCE_TYPE
The compare-to-reference type
Field Value:
7

CUSTOM_TEST

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

CUSTOM_TEST_TYPE

public static final int CUSTOM_TEST_TYPE
The custom-test type
Field Value:
11

LISTENER_COMPARISON

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

LISTENER_COMPARISON_TYPE

public static final int LISTENER_COMPARISON_TYPE
The listener-comparison type
Field Value:
9

LOAD_GENERATED_CLASSES

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

LOAD_GENERATED_CLASSES_TYPE

public static final int LOAD_GENERATED_CLASSES_TYPE
The load-generated-classes type
Field Value:
4

MARSHAL_TO_DISK

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

MARSHAL_TO_DISK_TYPE

public static final int MARSHAL_TO_DISK_TYPE
The marshal-to-disk type
Field Value:
6

PARSE_SCHEMA

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

PARSE_SCHEMA_TYPE

public static final int PARSE_SCHEMA_TYPE
The parse-schema type
Field Value:
0

SECOND_COMPARE

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

SECOND_COMPARE_TYPE

public static final int SECOND_COMPARE_TYPE
The second-compare type
Field Value:
8

SECOND_UNMARSHAL

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

SECOND_UNMARSHAL_TYPE

public static final int SECOND_UNMARSHAL_TYPE
The second-unmarshal type
Field Value:
10

SOURCE_COMPILATION

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

SOURCE_COMPILATION_TYPE

public static final int SOURCE_COMPILATION_TYPE
The source-compilation type
Field Value:
3

SOURCE_GENERATION

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

SOURCE_GENERATION_TYPE

public static final int SOURCE_GENERATION_TYPE
The source-generation type
Field Value:
2

UNMARSHAL_REFERENCE

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

UNMARSHAL_REFERENCE_TYPE

public static final int UNMARSHAL_REFERENCE_TYPE
The unmarshal-reference type
Field Value:
5

WRITE_SCHEMA

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

WRITE_SCHEMA_TYPE

public static final int WRITE_SCHEMA_TYPE
The write-schema type
Field Value:
1

Method Details

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
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-2008. All rights reserved http://www.intalio.com