- valid() - Method in class java.io.FileDescriptor
-  
- validate(String, String) - Static method in class com.integpg.system.User
- 
Confirms access to a user account. 
- valueOf(String) - Static method in enum java.lang.annotation.ElementType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum java.lang.annotation.RetentionPolicy
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in class java.lang.Boolean
-  
- valueOf(boolean) - Static method in class java.lang.Boolean
- 
Returns a Booleaninstance representing the specifiedbooleanvalue.
 
- valueOf(String) - Static method in class java.lang.Byte
-  
- valueOf(String, int) - Static method in class java.lang.Byte
-  
- valueOf(byte) - Static method in class java.lang.Byte
- 
Returns a Byteinstance representing the specifiedbytevalue.
 
- valueOf(char) - Static method in class java.lang.Character
- 
Returns a Character instance representing the specified
 char value. 
- valueOf(String) - Static method in class java.lang.Double
- 
Returns a Double object whose double value is represented by the supplied string. 
- valueOf(double) - Static method in class java.lang.Double
- 
Returns a Double object whose double value is as supplied. 
- valueOf(Class<T>, String) - Static method in class java.lang.Enum
- 
Returns the enum constant of the specified enum type with the
 specified name. 
- valueOf(String) - Static method in class java.lang.Float
-  
- valueOf(float) - Static method in class java.lang.Float
- 
Returns a Floatinstance representing the specifiedfloatvalue.
 
- valueOf(String) - Static method in class java.lang.Integer
-  
- valueOf(String, int) - Static method in class java.lang.Integer
-  
- valueOf(int) - Static method in class java.lang.Integer
- 
Returns an Integerinstance representing the specifiedintvalue.
 
- valueOf(String) - Static method in class java.lang.Long
-  
- valueOf(String, int) - Static method in class java.lang.Long
-  
- valueOf(long) - Static method in class java.lang.Long
- 
Returns a Longinstance representing the specifiedlongvalue.
 
- valueOf(String) - Static method in class java.lang.Short
-  
- valueOf(String, int) - Static method in class java.lang.Short
-  
- valueOf(short) - Static method in class java.lang.Short
- 
Returns a Shortinstance representing the specifiedshortvalue.
 
- valueOf(char) - Static method in class java.lang.String
-  
- valueOf(double) - Static method in class java.lang.String
-  
- valueOf(float) - Static method in class java.lang.String
-  
- valueOf(int) - Static method in class java.lang.String
-  
- valueOf(long) - Static method in class java.lang.String
-  
- valueOf(Object) - Static method in class java.lang.String
-  
- valueOf(boolean) - Static method in class java.lang.String
-  
- valueOf(char[]) - Static method in class java.lang.String
-  
- valueOf(char[], int, int) - Static method in class java.lang.String
-  
- values() - Static method in enum java.lang.annotation.ElementType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum java.lang.annotation.RetentionPolicy
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- Vector<E> - Class in java.util
- 
The Vectorclass implements a growable array of
 objects.
 
- Vector() - Constructor for class java.util.Vector
- 
Constructs an empty vector with the specified initial capacity set
 to 6 and with its capacity increment equal to zero. 
- Vector(int) - Constructor for class java.util.Vector
- 
Constructs an empty vector with the specified initial capacity and
 with its capacity increment equal to zero. 
- Vector(int, int) - Constructor for class java.util.Vector
- 
Constructs an empty vector with the specified initial capacity and
 capacity increment. 
- VirtualMachineError - Error in java.lang
-  
- VirtualMachineError() - Constructor for error java.lang.VirtualMachineError
- 
VirtualMachineError 
- VirtualMachineError(String) - Constructor for error java.lang.VirtualMachineError
-  
- Void - Class in java.lang
-  
- VOLATILE - Static variable in class java.lang.reflect.Modifier
- 
VOLATILE