public class MowerPK extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private String |
make |
private String |
model |
private static long |
serialVersionUID |
Constructor and Description |
---|
MowerPK() |
MowerPK(String make,
String model) |
private static final long serialVersionUID
private String make
private String model
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.