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

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

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

Methods in com.nortel.soa.oi.cct.types that return PresenceStatus
static PresenceStatus PresenceStatus.fromValue(java.lang.String v)
           
 PresenceStatus Presence.getStatus()
          Gets the value of the status property.
static PresenceStatus PresenceStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PresenceStatus[] PresenceStatus.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 PresenceStatus
 void Presence.setStatus(PresenceStatus value)
          Sets the value of the status property.
 



Copyright © 2010 All Rights Reserved.