Class Location

java.lang.Object
com.unosquare.carmigo.entity.Location
All Implemented Interfaces:
Serializable

@Entity public class Location extends Object implements Serializable
Data Transfer Object representing the location table of the database.
See Also:
  • Constructor Details

    • Location

      public Location()