The method getCarmoney() is undefined for the type Caryuk
错误提示的意思是你的get方法未定义,如果你确定你定义了,那也有可能是eclipse误报,可以尝试一下清空项目或者重启eclipse