Uses of Class
org.csapi.gms.P_GMS_NUMBER_NOT_POSITIVE

Packages that use P_GMS_NUMBER_NOT_POSITIVE
org.csapi.gms   
org.mobicents.csapi.jr.slee.gms Contains the Parlay Generic Messaging Service data types and interfaces. 
 

Uses of P_GMS_NUMBER_NOT_POSITIVE in org.csapi.gms
 

Fields in org.csapi.gms declared as P_GMS_NUMBER_NOT_POSITIVE
 P_GMS_NUMBER_NOT_POSITIVE P_GMS_NUMBER_NOT_POSITIVEHolder.value
           
 

Methods in org.csapi.gms that return P_GMS_NUMBER_NOT_POSITIVE
static P_GMS_NUMBER_NOT_POSITIVE P_GMS_NUMBER_NOT_POSITIVEHelper.extract(org.omg.CORBA.Any any)
           
static P_GMS_NUMBER_NOT_POSITIVE P_GMS_NUMBER_NOT_POSITIVEHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.gms with parameters of type P_GMS_NUMBER_NOT_POSITIVE
static void P_GMS_NUMBER_NOT_POSITIVEHelper.insert(org.omg.CORBA.Any any, P_GMS_NUMBER_NOT_POSITIVE s)
           
static void P_GMS_NUMBER_NOT_POSITIVEHelper.write(org.omg.CORBA.portable.OutputStream out, P_GMS_NUMBER_NOT_POSITIVE s)
           
 

Methods in org.csapi.gms that throw P_GMS_NUMBER_NOT_POSITIVE
 TpMailboxInfoProperty[] IpMailboxPOATie.getInfoProperties(int mailboxSessionID, int firstProperty, int numberOfProperties)
           
 TpMailboxInfoProperty[] IpMailboxOperations.getInfoProperties(int mailboxSessionID, int firstProperty, int numberOfProperties)
           
 TpFolderInfoProperty[] IpMailboxFolderPOATie.getInfoProperties(int folderSessionID, int firstProperty, int numberOfProperties)
           
 TpFolderInfoProperty[] IpMailboxFolderOperations.getInfoProperties(int folderSessionID, int firstProperty, int numberOfProperties)
           
 TpMailboxInfoProperty[] _IpMailboxStub.getInfoProperties(int mailboxSessionID, int firstProperty, int numberOfProperties)
           
 TpFolderInfoProperty[] _IpMailboxFolderStub.getInfoProperties(int folderSessionID, int firstProperty, int numberOfProperties)
           
 TpMessageInfoProperty[] IpMessagePOATie.getInfoProperties(int folderSessionID, java.lang.String messageID, int firstProperty, int numberOfProperties)
           
 TpMessageInfoProperty[] IpMessageOperations.getInfoProperties(int folderSessionID, java.lang.String messageID, int firstProperty, int numberOfProperties)
           
 TpMessageInfoProperty[] _IpMessageStub.getInfoProperties(int folderSessionID, java.lang.String messageID, int firstProperty, int numberOfProperties)
           
 

Constructors in org.csapi.gms with parameters of type P_GMS_NUMBER_NOT_POSITIVE
P_GMS_NUMBER_NOT_POSITIVEHolder(P_GMS_NUMBER_NOT_POSITIVE initial)
           
 

Uses of P_GMS_NUMBER_NOT_POSITIVE in org.mobicents.csapi.jr.slee.gms
 

Methods in org.mobicents.csapi.jr.slee.gms that throw P_GMS_NUMBER_NOT_POSITIVE
 TpFolderInfoProperty[] IpMailboxFolderConnection.getInfoProperties(int firstProperty, int numberOfProperties)
          This method returns the properties of a folder.
 TpMailboxInfoProperty[] IpMailboxConnection.getInfoProperties(int firstProperty, int numberOfProperties)
          This method returns the properties of a mailbox.
 TpMessageInfoProperty[] IpMessageConnection.getInfoProperties(java.lang.String messageID, int firstProperty, int numberOfProperties)
          This method returns the properties of a message.
 



Copyright © 2009. All Rights Reserved.