public class FineType
extends java.lang.Object
Constructor and Description |
---|
FineType(int id,
java.lang.String label,
int price) |
Modifier and Type | Method and Description |
---|---|
int |
getId() |
java.lang.String |
getLabel() |
int |
getPrice() |
java.lang.String |
toString() |