I have a certain class, called Device. This is the constructor:
public Device(MeasurementType meastype, Location location) { this.location=location; t