public final class ExportableCourseCi extends Object implements Serializable
| Constructor and Description | 
|---|
ExportableCourseCi(Urn id,
                  Map<Locale,String> name,
                  List<ExportableHoleCi> holes)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ExportableHoleCi> | 
getHoles()  | 
Urn | 
getId()  | 
Map<Locale,String> | 
getName()  | 
Copyright © 2016–2025. All rights reserved.