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

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

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

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



Copyright © 2010 All Rights Reserved.