public class StaticCodeBook extends Object implements CodeBook
| Constructor and Description |
|---|
StaticCodeBook(String code,
String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getLabel() |
void |
setCode(String code) |
void |
setLabel(String label) |
Copyright © 2020. All rights reserved.