A C D E F G I M N O R S T U V

V

valueOf(String) - Static method in enum status.FailStatus.LEVEL
Returns the enum constant of this type with the specified name.
values() - Static method in enum status.FailStatus.LEVEL
Returns an array containing the constants of this enum type, in the order they are declared.
VDataPacket - Class in datapacket
Composite data type for use in data packets: DataPacket<VDataPacket>
Note that Vector<VDataPacket> cannot be used as a data packet data type directly because type erasure prevents the distinction between Vector<A> and Vector<B> -- that is, they produce the same Class object.
VDataPacket() - Constructor for class datapacket.VDataPacket
 

A C D E F G I M N O R S T U V