All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Properties.Independence.ItemServiceList

java.lang.Object
   |
   +----Properties.Independence.ItemServiceList

public class ItemServiceList
extends Object
implements MsgInterface

Variable Index

 o Activity
 o Params
 o Provider
 o Service

Constructor Index

 o ItemServiceList(String, int, String, String)

Method Index

 o Matches(ItemServiceList)
 o toString()

Variables

 o Provider
 public String Provider
 o Activity
 public int Activity
 o Service
 public String Service
 o Params
 public String Params

Constructors

 o ItemServiceList
 public ItemServiceList(String p,
                        int a,
                        String s,
                        String pa)

Methods

 o Matches
 public boolean Matches(ItemServiceList x)
 o toString
 public String toString()
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index