Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

V

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 Boolean instance representing the specified boolean value.
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 Byte instance representing the specified byte value.
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 Float instance representing the specified float value.
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 Integer instance representing the specified int value.
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 Long instance representing the specified long value.
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 Short instance representing the specified short value.
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 Vector class 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
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links