Uses of Class
com.ibm.soa.parlayx21.presence.PlaceValue

Packages that use PlaceValue
com.ibm.soa.parlayx21.presence Presence. 
 

Uses of PlaceValue in com.ibm.soa.parlayx21.presence
 

Fields in com.ibm.soa.parlayx21.presence declared as PlaceValue
static PlaceValue PlaceValue.Aircraft
          The user is on an aircraft.
static PlaceValue PlaceValue.Airport
          The user is in an airport.
static PlaceValue PlaceValue.Bus
          The user is in a bus.
static PlaceValue PlaceValue.Home
          The user is at home.
static PlaceValue PlaceValue.Hotel
          The user is in a hotel.
static PlaceValue PlaceValue.Industrial
          The user is in an industrial building.
static PlaceValue PlaceValue.Mall
          The user is in a mall.
static PlaceValue PlaceValue.Noisy
          The user is in a noisy area.
static PlaceValue PlaceValue.Office
          The user is in an office.
static PlaceValue PlaceValue.Outdoors
          Generally outdoors.
static PlaceValue PlaceValue.PlaceNone
          Not set.
static PlaceValue PlaceValue.PlaceOther
          The user is in a kind of place not listed here.
static PlaceValue PlaceValue.PublicPlace
          The user is in a public place.
static PlaceValue PlaceValue.PublicTransport
          The user is on public transport.
static PlaceValue PlaceValue.Quiet
          The user is in a quiet area.
static PlaceValue PlaceValue.Restaurant
          The user is in a restaurant / bar / and others
static PlaceValue PlaceValue.School
          The user is at school.
static PlaceValue PlaceValue.Ship
          The user is on a ship.
static PlaceValue PlaceValue.Station
          The user is in a bus- or railway station.
static PlaceValue PlaceValue.Street
          Walking on the street.
static PlaceValue PlaceValue.Theatre
           
static PlaceValue PlaceValue.Train
          The user is in a train.
 

Methods in com.ibm.soa.parlayx21.presence that return PlaceValue
static PlaceValue PlaceValue.fromString(java.lang.String value)
           
static PlaceValue PlaceValue.fromValue(java.lang.String value)
           
 PlaceValue AttributeTypeAndValue.getPlace()
           
 

Methods in com.ibm.soa.parlayx21.presence with parameters of type PlaceValue
 void AttributeTypeAndValue.setPlace(PlaceValue place)
           
 



Copyright © 2003 IBM Corp. All Rights Reserved.