- valueOf(String) - Static method in enum jtrackingPersistence.CommunicationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jtrackingPersistence.DeviceModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jtrackingPersistence.GpsState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum jtrackingPersistence.CommunicationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jtrackingPersistence.DeviceModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum jtrackingPersistence.GpsState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VehicleJPA - Class in jtrackingPersistence
-
The Class VehicleJPA.
- VehicleJPA() - Constructor for class jtrackingPersistence.VehicleJPA
-
Instantiates a new vehicle JPA.