public class CourseImpl extends Object implements Course
List<Hole>
getHoles()
Urn
getId()
String
getName(Locale language)
Map<Locale,String>
getNames()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public List<Hole> getHoles()
getHoles
Course
public Urn getId()
getId
public String getName(Locale language)
getName
public Map<Locale,String> getNames()
getNames
Copyright © 2016–2025. All rights reserved.