|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PresenceInformation.Status | |
|---|---|
| org.glassfish.cafe.api.presence | |
| Uses of PresenceInformation.Status in org.glassfish.cafe.api.presence |
|---|
| Methods in org.glassfish.cafe.api.presence that return PresenceInformation.Status | |
|---|---|
PresenceInformation.Status |
PersonInformation.getOverridingWillingness()
Gets the willingness status. |
PresenceInformation.Status |
ServiceInformation.getStatus()
Gets service status: OPEN or CLOSE. |
PresenceInformation.Status |
ServiceInformation.getWillingness()
The |
static PresenceInformation.Status |
PresenceInformation.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PresenceInformation.Status[] |
PresenceInformation.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.glassfish.cafe.api.presence with parameters of type PresenceInformation.Status | |
|---|---|
void |
PersonInformation.setOverridingWillingness(PresenceInformation.Status status)
Sets the willingness status. |
void |
ServiceInformation.setStatus(PresenceInformation.Status status)
Sets service status: OPEN or CLOSE. |
void |
ServiceInformation.setWillingness(PresenceInformation.Status status)
Sets the willingness status. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||