All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iceberg.iap.vm_iap.VMUserInfo

java.lang.Object
   |
   +----iceberg.iap.vm_iap.VMUserInfo

public class VMUserInfo
extends Object
Info related to Voice-Mail user


Constructor Index

 o VMUserInfo(byte[])
Construct a VMUserInfo object from the bytes that were stored in the distributed hashtable.
 o VMUserInfo(String, int)

Method Index

 o toString()

Constructors

 o VMUserInfo
 public VMUserInfo(byte info[]) throws HTException
Construct a VMUserInfo object from the bytes that were stored in the distributed hashtable. Format is as follows: ::::::...

 o VMUserInfo
 public VMUserInfo(String uid,
                   int quota)

Methods

 o toString
 public String toString()
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index