Class ServiceList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<Service>, Collection<Service>, List<Service>, RandomAccess

public class ServiceList extends Vector<Service>
See Also:
  • Field Details

  • Constructor Details

    • ServiceList

      public ServiceList()
  • Method Details

    • getService

      public Service getService(int n)