Uses of Class
com.nortel.soa.oi.cct.types.PresenceActivity

Packages that use PresenceActivity
com.nortel.soa.oi.cct.types   
 

Uses of PresenceActivity in com.nortel.soa.oi.cct.types
 

Methods in com.nortel.soa.oi.cct.types that return PresenceActivity
static PresenceActivity PresenceActivity.fromValue(java.lang.String v)
           
 PresenceActivity Presence.getActivity()
          Gets the value of the activity property.
static PresenceActivity PresenceActivity.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PresenceActivity[] PresenceActivity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.nortel.soa.oi.cct.types with parameters of type PresenceActivity
 void Presence.setActivity(PresenceActivity value)
          Sets the value of the activity property.
 



Copyright © 2010 All Rights Reserved.