Uses of Class
org.csapi.gms.TpMessageFormat

Packages that use TpMessageFormat
org.csapi.gms   
 

Uses of TpMessageFormat in org.csapi.gms
 

Fields in org.csapi.gms declared as TpMessageFormat
static TpMessageFormat TpMessageFormat.P_MESSAGING_MESSAGE_FORMAT_AU
           
static TpMessageFormat TpMessageFormat.P_MESSAGING_MESSAGE_FORMAT_BINARY
           
static TpMessageFormat TpMessageFormat.P_MESSAGING_MESSAGE_FORMAT_MIME
           
static TpMessageFormat TpMessageFormat.P_MESSAGING_MESSAGE_FORMAT_TEXT
           
static TpMessageFormat TpMessageFormat.P_MESSAGING_MESSAGE_FORMAT_UNDEFINED
           
static TpMessageFormat TpMessageFormat.P_MESSAGING_MESSAGE_FORMAT_UUENCODED
           
static TpMessageFormat TpMessageFormat.P_MESSAGING_MESSAGE_FORMAT_WAVE
           
 TpMessageFormat TpMessageFormatHolder.value
           
 

Methods in org.csapi.gms that return TpMessageFormat
static TpMessageFormat TpMessageFormatHelper.extract(org.omg.CORBA.Any any)
           
static TpMessageFormat TpMessageFormat.from_int(int value)
           
 TpMessageFormat TpMessageInfoProperty.MessagingMessageFormat()
           
static TpMessageFormat TpMessageFormatHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.gms with parameters of type TpMessageFormat
static void TpMessageFormatHelper.insert(org.omg.CORBA.Any any, TpMessageFormat s)
           
 void TpMessageInfoProperty.MessagingMessageFormat(TpMessageFormat _x)
           
static void TpMessageFormatHelper.write(org.omg.CORBA.portable.OutputStream out, TpMessageFormat s)
           
 

Constructors in org.csapi.gms with parameters of type TpMessageFormat
TpMessageFormatHolder(TpMessageFormat initial)
           
 



Copyright © 2008. All Rights Reserved.