All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class tlk.service.Service

java.lang.Object
   |
   +----tlk.service.Service

public class Service
extends Object
implements Comparable
Defines a service.

NOT IMPLEMENTED YET

Written: Radu Sion
Version: 0.1
Source: Service.java

Visit Smart Software 


Variable Index

 o serviceDescription
This contains the description of this service.

Constructor Index

 o Service()

Method Index

 o compareTo(Object)
Not implemented yet.

Variables

 o serviceDescription
 public StupidLanguagePhrase serviceDescription
This contains the description of this service.

Constructors

 o Service
 public Service()

Methods

 o compareTo
 public int compareTo(Object o)
Not implemented yet.

See Also:
compareTo, compareTo

All Packages  Class Hierarchy  This Package  Previous  Next  Index