Uses of Class
com.ibm.soa.parlayx21.presence.ActivityValue

Packages that use ActivityValue
com.ibm.soa.parlayx21.presence Presence. 
 

Uses of ActivityValue in com.ibm.soa.parlayx21.presence
 

Fields in com.ibm.soa.parlayx21.presence declared as ActivityValue
static ActivityValue ActivityValue.ActivityNone
          Not set.
static ActivityValue ActivityValue.ActivityOther
          The user is doing something not in this list.
static ActivityValue ActivityValue.Available
          The user is available for communication.
static ActivityValue ActivityValue.Away
          No idea what the user is doing, but he is away.
static ActivityValue ActivityValue.Busy
          The user is busy and is only available for urgent matters.
static ActivityValue ActivityValue.DoNotDisturb
          The user is very busy and does not wish to be disturbed.
static ActivityValue ActivityValue.Holiday
          The user is on holidays.
static ActivityValue ActivityValue.InTransit
          The user is in the transit area of an (air)port.
static ActivityValue ActivityValue.Meal
          The user is eating.
static ActivityValue ActivityValue.Meeting
          The user is in a meeting.
static ActivityValue ActivityValue.OnThePhone
          The user is on the phone.
static ActivityValue ActivityValue.Performance
          The user is in a theatre / concert.
static ActivityValue ActivityValue.PermanentAbsence
          The user is away and will not return for an extended period.
static ActivityValue ActivityValue.Sleeping
          The user is sleeping.
static ActivityValue ActivityValue.Steering
          The user is driving a car / train / airplane, and others
static ActivityValue ActivityValue.Travel
          The user is travelling.
 

Methods in com.ibm.soa.parlayx21.presence that return ActivityValue
static ActivityValue ActivityValue.fromString(java.lang.String value)
           
static ActivityValue ActivityValue.fromValue(java.lang.String value)
           
 ActivityValue AttributeTypeAndValue.getActivity()
           
 

Methods in com.ibm.soa.parlayx21.presence with parameters of type ActivityValue
 void AttributeTypeAndValue.setActivity(ActivityValue activity)
           
 



Copyright © 2003 IBM Corp. All Rights Reserved.