public class Services extends Object
| Constructor and Description |
|---|
Services() |
| Modifier and Type | Method and Description |
|---|---|
void |
addService(Service s) |
Service |
getLastService() |
Service |
getService(String name) |
Service[] |
getServices() |
void |
removeService(Service s) |
String |
toString() |
Copyright © 1996–2015. All rights reserved.