public class Service| Service | Initialise une nouvelle instance de la classe Service. |
| IdService | Identifiant du service. |
| Nom | Getters et Setters pour le nom du service. |
| Personnels | Liaison avec la table Personnel. |
| Equals | Determines whether the specified object is equal to the current object. (Hérité de Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Hérité de Object) |
| GetHashCode | Serves as the default hash function. (Hérité de Object) |
| GetType | Gets the Type of the current instance. (Hérité de Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Hérité de Object) |
| ToString | Returns a string that represents the current object. (Hérité de Object) |