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

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

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

Fields in com.ibm.soa.parlayx21.presence declared as CommunicationMeansType
static CommunicationMeansType CommunicationMeansType.Chat
          The communication attribute refers to a chat client.
static CommunicationMeansType CommunicationMeansType.Email
           
static CommunicationMeansType CommunicationMeansType.MeansOther
          The communication attribute refers to any other client.
static CommunicationMeansType CommunicationMeansType.Mms
           
static CommunicationMeansType CommunicationMeansType.Phone
          The communication attribute refers to a phone (fixed line or mobile or SIP).
static CommunicationMeansType CommunicationMeansType.Sms
           
static CommunicationMeansType CommunicationMeansType.Video
          The communication attribute refers to a video phone (fixed line or mobile or SIP).
static CommunicationMeansType CommunicationMeansType.Web
          The communication attribute refers to a web client.
 

Methods in com.ibm.soa.parlayx21.presence that return CommunicationMeansType
static CommunicationMeansType CommunicationMeansType.fromString(java.lang.String value)
           
static CommunicationMeansType CommunicationMeansType.fromValue(java.lang.String value)
           
 CommunicationMeansType CommunicationMeans.getType()
           
 

Methods in com.ibm.soa.parlayx21.presence with parameters of type CommunicationMeansType
 void CommunicationMeans.setType(CommunicationMeansType type)
           
 



Copyright © 2003 IBM Corp. All Rights Reserved.