|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SphereValue | |
---|---|
com.ibm.soa.parlayx21.presence | Presence. |
Uses of SphereValue in com.ibm.soa.parlayx21.presence |
---|
Fields in com.ibm.soa.parlayx21.presence declared as SphereValue | |
---|---|
static SphereValue |
SphereValue.SphereHome
The user is acting within his home sphere, for exampled, as a private person. |
static SphereValue |
SphereValue.SphereNone
Not set. |
static SphereValue |
SphereValue.SphereOther
The user is acting neither within his work nor within his home sphere. |
static SphereValue |
SphereValue.SphereWork
The user is acting within his work sphere, for example, as a member of his company. |
Methods in com.ibm.soa.parlayx21.presence that return SphereValue | |
---|---|
static SphereValue |
SphereValue.fromString(java.lang.String value)
|
static SphereValue |
SphereValue.fromValue(java.lang.String value)
|
SphereValue |
AttributeTypeAndValue.getSphere()
|
Methods in com.ibm.soa.parlayx21.presence with parameters of type SphereValue | |
---|---|
void |
AttributeTypeAndValue.setSphere(SphereValue sphere)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |