Compoze Software, Inc.

com.compoze.ebusiness
Class Recipient


java.lang.Object

  |

  +--com.compoze.ebusiness.Recipient

All Implemented Interfaces:
java.io.Serializable

public class Recipient
extends java.lang.Object
implements java.io.Serializable

This class represents a recipient. A recipient is someone who participates in an event (for example, meeting request) . The role of the recipient can be set alerting the person of their involvement in the event

See Also:
Serialized Form

Method Summary
 java.lang.String getName()
           
 RecipientRole getRole()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName


public java.lang.String getName()

getRole


public RecipientRole getRole()

Compoze Software, Inc.

Copyright ©1999-2001 Compoze Software, Inc. All rights reserved.