Interface IService

All Superinterfaces:
Comparable<IService>
All Known Implementing Classes:
ServiceImpl

public interface IService extends Comparable<IService>
  • Method Details