public class LicenceData extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected int |
id |
protected String |
licence |
| Constructor and Description |
|---|
LicenceData() |
LicenceData(int id,
String licence) |
Copyright © 2014. All Rights Reserved.