Package | Description |
---|---|
com.nortel.soa.oi.cct.types |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Presence.setExtendedStatus(PresenceExtendedStatus value)
Sets the value of the extendedStatus property.
|
Copyright © 2010 All Rights Reserved.