public class Programme extends Object implements Serializable
| Constructor and Description |
|---|
Programme() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDescription() |
static Programme |
newInstance(String code,
String description) |
void |
setCode(String code) |
void |
setDescription(String description) |
Copyright © 2025. All rights reserved.