Uses of Class
com.t3_tp3d.game.xml.Service
-
Packages that use Service Package Description com.t3_tp3d.game.util com.t3_tp3d.game.xml -
-
Uses of Service in com.t3_tp3d.game.util
Methods in com.t3_tp3d.game.util that return Service Modifier and Type Method Description static Service
GameUtils. getServiceById(int id)
-
Uses of Service in com.t3_tp3d.game.xml
Fields in com.t3_tp3d.game.xml declared as Service Modifier and Type Field Description static Service
XMLs. CARDIOLOGIE
SERVICES:static Service
XMLs. GASTRO_ENTEROLOGIE
static Service
XMLs. ONCOLOGIE
static Service
XMLs. PNEUMOLOGIE
static Service
XMLs. PSYCHIATRIE
static Service
XMLs. RHUMATOLOGIE
Methods in com.t3_tp3d.game.xml that return Service Modifier and Type Method Description static Service
XMLLoader. loadService(java.lang.String name)
-