org.openqa.selenium.ie
Class IeReturnTypes

java.lang.Object
  extended by org.openqa.selenium.ie.IeReturnTypes

public class IeReturnTypes
extends java.lang.Object


Field Summary
static int ARRAY
           
static int BOOLEAN
           
static int DOUBLE
           
static int ELEMENT
           
static int EMPTY
           
static int EXCEPTION
           
static int LONG
           
static int STRING
           
 
Constructor Summary
IeReturnTypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STRING

public static final int STRING
See Also:
Constant Field Values

LONG

public static final int LONG
See Also:
Constant Field Values

BOOLEAN

public static final int BOOLEAN
See Also:
Constant Field Values

ELEMENT

public static final int ELEMENT
See Also:
Constant Field Values

EMPTY

public static final int EMPTY
See Also:
Constant Field Values

EXCEPTION

public static final int EXCEPTION
See Also:
Constant Field Values

DOUBLE

public static final int DOUBLE
See Also:
Constant Field Values

ARRAY

public static final int ARRAY
See Also:
Constant Field Values
Constructor Detail

IeReturnTypes

public IeReturnTypes()


Copyright © 2011. All Rights Reserved.